#EEE68E#EEE68E
#EEE68E is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.110 H 103.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE68E |
|---|---|
| RGB | rgb(238, 230, 142) |
| HSL | hsl(55, 74%, 75%) |
| HSV | hsv(55, 40%, 93%) |
| CMYK | cmyk(0%, 3.4%, 40.3%, 6.7%) |
| CIE-LAB | lab(90.20, -9.58, 43.79) |
| CIE-LCH | lch(90.20, 44.83, 102.34°) |
| OKLab | oklab(91.21% -0.0262 0.1066) |
| OKLCH | oklch(91.21% 0.11 103.8) |
| XYZ | xyz(68.4404, 76.7255, 36.7902) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.64
Dark Cream
#FFF39A
ΔE00 3.11
Buff
#FEF69E
ΔE00 3.40
Light Tan
#FBEEAC
ΔE00 4.77
Sandy
#F1DA7A
ΔE00 4.83
Palegoldenrod
#EEE8AA
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE68E #8E96EE
analogous
#EEB68E #EEE68E #C6EE8E
triadic
#EEE68E #8EEEE6 #E68EEE
tetradic
#EEE68E #8EEEB6 #8E96EE #EE8EC6
square
#EEE68E #8EEEB6 #8E96EE #EE8EC6
split-complementary
#EEE68E #8EC6EE #B68EEE
monochromatic
#DECE24 #E6DA59 #EEE68E #F6F2C3 #FBF9E4
Accessibility & contrast
On white
1.28
#EEE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EEE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE68E
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE68E | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#F7E592
Tritanopia (blue-blind)
#FBDBD0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee68e; /* rgb */ color: rgb(238, 230, 142); /* oklch */ color: oklch(91.2% 0.110 103.8);
Tailwind
colors: {
custom: {
50: '#f5edb0',
500: '#eee68e',
950: '#000000',
},
}SCSS
$custom: #eee68e; $custom-light: #f5edb0; $custom-dark: #000000;
JSON
{
"hex": "#eee68e",
"rgb": {
"r": 238,
"g": 230,
"b": 142
},
"hsl": {
"h": 55,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.91214,
"c": 0.10976,
"h": 103.8
},
"luminance": 0.76724
}Semantic roles & 50–950 ramp
primary
#EEE68E
secondary
#5760C9
accent
#20D610
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481