#EEE2AF#EEE2AF
#EEE2AF is a very light, moderate yellow. Relative luminance 0.757; OKLCH L 91.0% C 0.067 H 96.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2AF |
|---|---|
| RGB | rgb(238, 226, 175) |
| HSL | hsl(49, 65%, 81%) |
| HSV | hsv(49, 26%, 93%) |
| CMYK | cmyk(0%, 5%, 26.5%, 6.7%) |
| CIE-LAB | lab(89.70, -3.67, 26.46) |
| CIE-LCH | lch(89.70, 26.72, 97.90°) |
| OKLab | oklab(91% -0.0075 0.067) |
| OKLCH | oklch(91% 0.067 96.4) |
| XYZ | xyz(70.1944, 75.6665, 51.4565) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.73
Beige (survey)
#E6DAA6
ΔE00 1.84
Palegoldenrod
#EEE8AA
ΔE00 3.28
Light Tan
#FBEEAC
ΔE00 3.98
Pale Peach
#FFE5AD
ΔE00 4.58
Wheat
#F5DEB3
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2AF #AFBBEE
analogous
#EEC2AF #EEE2AF #DAEEAF
triadic
#EEE2AF #AFEEE2 #E2AFEE
tetradic
#EEE2AF #AFEEC2 #AFBBEE #EEAFDA
square
#EEE2AF #AFEEC2 #AFBBEE #EEAFDA
split-complementary
#EEE2AF #AFDAEE #C2AFEE
monochromatic
#D9BD4A #E3D07D #EEE2AF #F9F4E1 #FAF6E6
Accessibility & contrast
On white
1.30
#EEE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EEE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2AF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2AF | 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)
#EDDFAC
Deuteranopia (green-blind)
#F0E3B1
Tritanopia (blue-blind)
#F8DAD4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee2af; /* rgb */ color: rgb(238, 226, 175); /* oklch */ color: oklch(91.0% 0.067 96.4);
Tailwind
colors: {
custom: {
50: '#f4ebc7',
500: '#eee2af',
950: '#000000',
},
}SCSS
$custom: #eee2af; $custom-light: #f4ebc7; $custom-dark: #000000;
JSON
{
"hex": "#eee2af",
"rgb": {
"r": 238,
"g": 226,
"b": 175
},
"hsl": {
"h": 48.571,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.90998,
"c": 0.06739,
"h": 96.4
},
"luminance": 0.75665
}Semantic roles & 50–950 ramp
primary
#EEE2AF
secondary
#7686CC
accent
#3BCD19
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#171613
muted
#858482