#EEE685#EEE685
#EEE685 is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.119 H 104.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE685 |
|---|---|
| RGB | rgb(238, 230, 133) |
| HSL | hsl(55, 76%, 73%) |
| HSV | hsv(55, 44%, 93%) |
| CMYK | cmyk(0%, 3.4%, 44.1%, 6.7%) |
| CIE-LAB | lab(90.08, -10.49, 48.04) |
| CIE-LCH | lch(90.08, 49.17, 102.31°) |
| OKLab | oklab(91.08% -0.0296 0.1156) |
| OKLCH | oklch(91.08% 0.119 104.4) |
| XYZ | xyz(67.7918, 76.4661, 33.3741) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.19
Dark Cream
#FFF39A
ΔE00 3.44
Buff
#FEF69E
ΔE00 3.80
Sandy Yellow
#FDEE73
ΔE00 4.30
Sandy
#F1DA7A
ΔE00 4.62
Manilla
#FFFA86
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE685 #858DEE
analogous
#EEB285 #EEE685 #C1EE85
triadic
#EEE685 #85EEE6 #E685EE
tetradic
#EEE685 #85EEB2 #858DEE #EE85C1
square
#EEE685 #85EEB2 #858DEE #EE85C1
split-complementary
#EEE685 #85C1EE #B285EE
monochromatic
#DACC1E #E7DB4F #EEE685 #F5F1BB #FBF9E4
Accessibility & contrast
On white
1.29
#EEE685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EEE685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE685
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE685 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07D
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#FCDACF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee685; /* rgb */ color: rgb(238, 230, 133); /* oklch */ color: oklch(91.1% 0.119 104.4);
Tailwind
colors: {
custom: {
50: '#f5edaa',
500: '#eee685',
950: '#000000',
},
}SCSS
$custom: #eee685; $custom-light: #f5edaa; $custom-dark: #000000;
JSON
{
"hex": "#eee685",
"rgb": {
"r": 238,
"g": 230,
"b": 133
},
"hsl": {
"h": 55.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.91079,
"c": 0.11934,
"h": 104.4
},
"luminance": 0.76464
}Semantic roles & 50–950 ramp
primary
#EEE685
secondary
#4F58C9
accent
#1DD80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481