#EEE698#EEE698
#EEE698 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.4% C 0.099 H 103.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE698 |
|---|---|
| RGB | rgb(238, 230, 152) |
| HSL | hsl(54, 72%, 76%) |
| HSV | hsv(54, 36%, 93%) |
| CMYK | cmyk(0%, 3.4%, 36.1%, 6.7%) |
| CIE-LAB | lab(90.34, -8.50, 39.01) |
| CIE-LCH | lch(90.34, 39.93, 102.29°) |
| OKLab | oklab(91.38% -0.0224 0.0961) |
| OKLCH | oklch(91.38% 0.099 103.1) |
| XYZ | xyz(69.2252, 77.0394, 40.9231) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.09
Palegoldenrod
#EEE8AA
ΔE00 3.17
Light Tan
#FBEEAC
ΔE00 3.44
Dark Cream
#FFF39A
ΔE00 3.49
Buff
#FEF69E
ΔE00 3.65
Vanilla
#F3E5AB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE698 #98A0EE
analogous
#EEBB98 #EEE698 #CBEE98
triadic
#EEE698 #98EEE6 #E698EE
tetradic
#EEE698 #98EEBB #98A0EE #EE98CB
square
#EEE698 #98EEBB #98A0EE #EE98CB
split-complementary
#EEE698 #98CBEE #BB98EE
monochromatic
#DDCD2F #E5D963 #EEE698 #F7F3CD #FBF9E5
Accessibility & contrast
On white
1.28
#EEE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EEE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE698
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE698 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E192
Deuteranopia (green-blind)
#F6E59B
Tritanopia (blue-blind)
#FADCD2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee698; /* rgb */ color: rgb(238, 230, 152); /* oklch */ color: oklch(91.4% 0.099 103.1);
Tailwind
colors: {
custom: {
50: '#f4edb7',
500: '#eee698',
950: '#000000',
},
}SCSS
$custom: #eee698; $custom-light: #f4edb7; $custom-dark: #000000;
JSON
{
"hex": "#eee698",
"rgb": {
"r": 238,
"g": 230,
"b": 152
},
"hsl": {
"h": 54.419,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.91375,
"c": 0.09864,
"h": 103.1
},
"luminance": 0.77038
}Semantic roles & 50–950 ramp
primary
#EEE698
secondary
#606ACA
accent
#24D412
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481