#EEE693#EEE693
#EEE693 is a very light, moderate yellow. Relative luminance 0.769; OKLCH L 91.3% C 0.104 H 103.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE693 |
|---|---|
| RGB | rgb(238, 230, 147) |
| HSL | hsl(55, 73%, 75%) |
| HSV | hsv(55, 38%, 93%) |
| CMYK | cmyk(0%, 3.4%, 38.2%, 6.7%) |
| CIE-LAB | lab(90.27, -9.05, 41.41) |
| CIE-LCH | lch(90.27, 42.39, 102.33°) |
| OKLab | oklab(91.29% -0.0243 0.1014) |
| OKLCH | oklch(91.29% 0.104 103.5) |
| XYZ | xyz(68.8243, 76.8791, 38.8118) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.28
Dark Cream
#FFF39A
ΔE00 3.19
Buff
#FEF69E
ΔE00 3.42
Palegoldenrod
#EEE8AA
ΔE00 4.02
Light Tan
#FBEEAC
ΔE00 4.09
Parchment
#FEFCAF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE693 #939BEE
analogous
#EEB893 #EEE693 #C8EE93
triadic
#EEE693 #93EEE6 #E693EE
tetradic
#EEE693 #93EEB8 #939BEE #EE93C8
square
#EEE693 #93EEB8 #939BEE #EE93C8
split-complementary
#EEE693 #93C8EE #B893EE
monochromatic
#DDCE29 #E6DA5E #EEE693 #F6F2C8 #FBF9E5
Accessibility & contrast
On white
1.28
#EEE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#EEE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE693
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE693 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08D
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#FBDCD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee693; /* rgb */ color: rgb(238, 230, 147); /* oklch */ color: oklch(91.3% 0.104 103.5);
Tailwind
colors: {
custom: {
50: '#f5edb3',
500: '#eee693',
950: '#000000',
},
}SCSS
$custom: #eee693; $custom-light: #f5edb3; $custom-dark: #000000;
JSON
{
"hex": "#eee693",
"rgb": {
"r": 238,
"g": 230,
"b": 147
},
"hsl": {
"h": 54.725,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.91293,
"c": 0.10425,
"h": 103.5
},
"luminance": 0.76877
}Semantic roles & 50–950 ramp
primary
#EEE693
secondary
#5B65CA
accent
#22D511
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481