#EEE690#EEE690
#EEE690 is a very light, moderate yellow. Relative luminance 0.768; OKLCH L 91.2% C 0.108 H 103.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE690 |
|---|---|
| RGB | rgb(238, 230, 144) |
| HSL | hsl(55, 73%, 75%) |
| HSV | hsv(55, 39%, 93%) |
| CMYK | cmyk(0%, 3.4%, 39.5%, 6.7%) |
| CIE-LAB | lab(90.22, -9.37, 42.84) |
| CIE-LCH | lch(90.22, 43.86, 102.34°) |
| OKLab | oklab(91.25% -0.0255 0.1045) |
| OKLCH | oklch(91.25% 0.108 103.7) |
| XYZ | xyz(68.5919, 76.7861, 37.5881) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.85
Dark Cream
#FFF39A
ΔE00 3.12
Buff
#FEF69E
ΔE00 3.39
Light Tan
#FBEEAC
ΔE00 4.50
Palegoldenrod
#EEE8AA
ΔE00 4.51
Sandy
#F1DA7A
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE690 #9098EE
analogous
#EEB790 #EEE690 #C7EE90
triadic
#EEE690 #90EEE6 #E690EE
tetradic
#EEE690 #90EEB7 #9098EE #EE90C7
square
#EEE690 #90EEB7 #9098EE #EE90C7
split-complementary
#EEE690 #90C7EE #B790EE
monochromatic
#DECE26 #E6DA5B #EEE690 #F6F2C5 #FBF9E4
Accessibility & contrast
On white
1.28
#EEE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EEE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE690
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE690 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#F7E594
Tritanopia (blue-blind)
#FBDBD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee690; /* rgb */ color: rgb(238, 230, 144); /* oklch */ color: oklch(91.2% 0.108 103.7);
Tailwind
colors: {
custom: {
50: '#f5edb1',
500: '#eee690',
950: '#000000',
},
}SCSS
$custom: #eee690; $custom-light: #f5edb1; $custom-dark: #000000;
JSON
{
"hex": "#eee690",
"rgb": {
"r": 238,
"g": 230,
"b": 144
},
"hsl": {
"h": 54.894,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.91245,
"c": 0.10756,
"h": 103.7
},
"luminance": 0.76784
}Semantic roles & 50–950 ramp
primary
#EEE690
secondary
#5962CA
accent
#21D610
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481