#EEE2AE#EEE2AE
#EEE2AE is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 91.0% C 0.069 H 96.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2AE |
|---|---|
| RGB | rgb(238, 226, 174) |
| HSL | hsl(49, 65%, 81%) |
| HSV | hsv(49, 27%, 93%) |
| CMYK | cmyk(0%, 5%, 26.9%, 6.7%) |
| CIE-LAB | lab(89.69, -3.80, 26.95) |
| CIE-LCH | lch(89.69, 27.22, 98.03°) |
| OKLab | oklab(90.98% -0.0079 0.0681) |
| OKLCH | oklch(90.98% 0.069 96.6) |
| XYZ | xyz(70.0966, 75.6274, 50.9412) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.54
Beige (survey)
#E6DAA6
ΔE00 1.80
Palegoldenrod
#EEE8AA
ΔE00 3.10
Light Tan
#FBEEAC
ΔE00 3.81
Pale Peach
#FFE5AD
ΔE00 4.57
Wheat
#F5DEB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2AE #AEBAEE
analogous
#EEC2AE #EEE2AE #DAEEAE
triadic
#EEE2AE #AEEEE2 #E2AEEE
tetradic
#EEE2AE #AEEEC2 #AEBAEE #EEAEDA
square
#EEE2AE #AEEEC2 #AEBAEE #EEAEDA
split-complementary
#EEE2AE #AEDAEE #C2AEEE
monochromatic
#D9BE49 #E3D07B #EEE2AE #F9F4E1 #FAF6E6
Accessibility & contrast
On white
1.30
#EEE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EEE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2AE
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2AE | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#F0E3B0
Tritanopia (blue-blind)
#F8DAD4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee2ae; /* rgb */ color: rgb(238, 226, 174); /* oklch */ color: oklch(91.0% 0.069 96.6);
Tailwind
colors: {
custom: {
50: '#f4ebc6',
500: '#eee2ae',
950: '#000000',
},
}SCSS
$custom: #eee2ae; $custom-light: #f4ebc6; $custom-dark: #000000;
JSON
{
"hex": "#eee2ae",
"rgb": {
"r": 238,
"g": 226,
"b": 174
},
"hsl": {
"h": 48.75,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.90978,
"c": 0.0686,
"h": 96.6
},
"luminance": 0.75626
}Semantic roles & 50–950 ramp
primary
#EEE2AE
secondary
#7585CB
accent
#3ACD18
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482