#EEE7B2#EEE7B2
#EEE7B2 is a very light, moderate yellow. Relative luminance 0.785; OKLCH L 92.1% C 0.069 H 101.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE7B2 |
|---|---|
| RGB | rgb(238, 231, 178) |
| HSL | hsl(53, 64%, 82%) |
| HSV | hsv(53, 25%, 93%) |
| CMYK | cmyk(0%, 2.9%, 25.2%, 6.7%) |
| CIE-LAB | lab(91.03, -5.80, 26.73) |
| CIE-LCH | lch(91.03, 27.35, 102.25°) |
| OKLab | oklab(92.06% -0.0136 0.0676) |
| OKLCH | oklch(92.06% 0.069 101.3) |
| XYZ | xyz(71.8718, 78.5446, 53.4854) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.98
Vanilla
#F3E5AB
ΔE00 2.40
Beige (survey)
#E6DAA6
ΔE00 3.16
Light Tan
#FBEEAC
ΔE00 3.53
Egg Shell
#FFFCC4
ΔE00 4.42
Lemonchiffon
#FFFACD
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE7B2 #B2B9EE
analogous
#EEC9B2 #EEE7B2 #D7EEB2
triadic
#EEE7B2 #B2EEE7 #E7B2EE
tetradic
#EEE7B2 #B2EEC9 #B2B9EE #EEB2D7
square
#EEE7B2 #B2EEC9 #B2B9EE #EEB2D7
split-complementary
#EEE7B2 #B2D7EE #C9B2EE
monochromatic
#D8C84E #E3D780 #EEE7B2 #F9F7E4 #F9F7E6
Accessibility & contrast
On white
1.26
#EEE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EEE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE7B2
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE7B2 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AF
Deuteranopia (green-blind)
#F3E7B4
Tritanopia (blue-blind)
#F7E0D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee7b2; /* rgb */ color: rgb(238, 231, 178); /* oklch */ color: oklch(92.1% 0.069 101.3);
Tailwind
colors: {
custom: {
50: '#f4eec9',
500: '#eee7b2',
950: '#000000',
},
}SCSS
$custom: #eee7b2; $custom-light: #f4eec9; $custom-dark: #000000;
JSON
{
"hex": "#eee7b2",
"rgb": {
"r": 238,
"g": 231,
"b": 178
},
"hsl": {
"h": 53,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.92062,
"c": 0.06899,
"h": 101.3
},
"luminance": 0.78543
}Semantic roles & 50–950 ramp
primary
#EEE7B2
secondary
#7982CC
accent
#2FCC1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582