#EEE688#EEE688
#EEE688 is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.116 H 104.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE688 |
|---|---|
| RGB | rgb(238, 230, 136) |
| HSL | hsl(55, 75%, 73%) |
| HSV | hsv(55, 43%, 93%) |
| CMYK | cmyk(0%, 3.4%, 42.9%, 6.7%) |
| CIE-LAB | lab(90.11, -10.19, 46.63) |
| CIE-LCH | lch(90.11, 47.73, 102.33°) |
| OKLab | oklab(91.12% -0.0285 0.1126) |
| OKLCH | oklch(91.12% 0.116 104.2) |
| XYZ | xyz(68.0020, 76.5502, 34.4813) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.82
Dark Cream
#FFF39A
ΔE00 3.27
Buff
#FEF69E
ΔE00 3.62
Sandy
#F1DA7A
ΔE00 4.64
Sandy Yellow
#FDEE73
ΔE00 4.65
Manilla
#FFFA86
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE688 #8890EE
analogous
#EEB388 #EEE688 #C3EE88
triadic
#EEE688 #88EEE6 #E688EE
tetradic
#EEE688 #88EEB3 #8890EE #EE88C3
square
#EEE688 #88EEB3 #8890EE #EE88C3
split-complementary
#EEE688 #88C3EE #B388EE
monochromatic
#DCCD1F #E6DB52 #EEE688 #F6F1BE #FBF9E4
Accessibility & contrast
On white
1.29
#EEE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#EEE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE688
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE688 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#FBDBCF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee688; /* rgb */ color: rgb(238, 230, 136); /* oklch */ color: oklch(91.1% 0.116 104.2);
Tailwind
colors: {
custom: {
50: '#f5edac',
500: '#eee688',
950: '#000000',
},
}SCSS
$custom: #eee688; $custom-light: #f5edac; $custom-dark: #000000;
JSON
{
"hex": "#eee688",
"rgb": {
"r": 238,
"g": 230,
"b": 136
},
"hsl": {
"h": 55.294,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.91123,
"c": 0.11619,
"h": 104.2
},
"luminance": 0.76548
}Semantic roles & 50–950 ramp
primary
#EEE688
secondary
#515BC9
accent
#1ED70E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481