#EEE8AA

Khaki

#EEE8AAKhaki

Luminance

0.788

Category

Yellow

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#EEE8AA
No #
EEE8AA

RGB

RGB
rgb(238, 232, 170)
Values
R:238 G:232 B:170

HSL

HSL
hsl(55, 67%, 80%)
Values
H:55° S:67% L:80%

HSV / HSB

HSV
hsv(55, 29%, 93%)
Values
H:55° S:29% V:93%

CMYK

CMYK
cmyk(0%, 3%, 29%, 7%)
Values
C:0 M:3 Y:29 K:7

LAB

LAB
lab(91, -7, 31)
Values
L:91 a:-7 b:31

OKLCH

OKLCH
oklch(92.1% 0.080 103.2)
Values
L:92.1% C:0.080 H:103.2°

Code Formats

CSS
color: #EEE8AA;
Swift
UIColor(red: 0.933, green: 0.910, blue: 0.667, alpha: 1.0)
Kotlin
Color(0xFFEEE8AA)
Flutter
Color(0xFFEEE8AA)
Android
#FFEEE8AA

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.25:1

Fail

On Black

16.76:1

AAA

Grayscale Contrast

Aa

0%

16.8

AAA
Aa

10%

13.9

AAA
Aa

20%

10.1

AAA
Aa

30%

6.7

AA
Aa

40%

4.6

AA
Aa

50%

3.2

AA-large
Aa

60%

2.3

Fail
Aa

70%

1.7

Fail
Aa

80%

1.3

Fail
Aa

90%

1.0

Fail
Aa

100%

1.3

Fail

Best Grayscale Contrast

#000000 with ratio 16.76:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #F2EEBF 0%, #DDD255 100%)
OKLCH
linear-gradient(90deg, oklch(94.1% 0.061 103.5) 0%, oklch(84.9% 0.145 104.3) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #F1E774 0%, #F9ED6C 100%)
OKLCH
linear-gradient(135deg, oklch(91.3% 0.137 104.3) 0%, oklch(93.1% 0.150 104.0) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #EEE8AA 0%, #AAB0EE 100%)
OKLCH
linear-gradient(90deg, oklch(92.1% 0.080 103.2) 0%, oklch(77.5% 0.089 279.8) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #EEC6AA 0%, #EEE8AA 50%, #D2EEAA 100%)
OKLCH
linear-gradient(90deg, oklch(85.4% 0.059 56.8) 0%, oklch(92.1% 0.080 103.2) 50%, oklch(91.2% 0.094 126.4) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #DDD255 0%, #2A2813 100%)
OKLCH
linear-gradient(180deg, oklch(84.9% 0.145 104.3) 0%, oklch(27.3% 0.035 103.7) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #EAE395 0%, #E2D86A 100%)
OKLCH
radial-gradient(circle, oklch(90.4% 0.099 103.8) 0%, oklch(86.8% 0.132 104.1) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette