#EEE2BE#EEE2BE
#EEE2BE is a very light, muted yellow. Relative luminance 0.763; OKLCH L 91.3% C 0.049 H 91.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2BE |
|---|---|
| RGB | rgb(238, 226, 190) |
| HSL | hsl(45, 59%, 84%) |
| HSV | hsv(45, 20%, 93%) |
| CMYK | cmyk(0%, 5%, 20.2%, 6.7%) |
| CIE-LAB | lab(89.99, -1.60, 19.10) |
| CIE-LCH | lch(89.99, 19.16, 94.79°) |
| OKLab | oklab(91.32% -0.0015 0.049) |
| OKLCH | oklch(91.32% 0.049 91.8) |
| XYZ | xyz(71.7503, 76.2889, 59.6507) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.10
Beige (survey)
#E6DAA6
ΔE00 4.68
Champagne
#F7E7CE
ΔE00 4.84
Blanchedalmond
#FFEBCD
ΔE00 5.08
Papayawhip
#FFEFD5
ΔE00 5.29
Cornsilk
#FFF8DC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2BE #BECAEE
analogous
#EECABE #EEE2BE #E2EEBE
triadic
#EEE2BE #BEEEE2 #E2BEEE
tetradic
#EEE2BE #BEEECA #BECAEE #EEBEE2
square
#EEE2BE #BEEECA #BECAEE #EEBEE2
split-complementary
#EEE2BE #BEE2EE #CABEEE
monochromatic
#D5B75D #E1CC8D #EEE2BE #F9F4E7 #F9F4E7
Accessibility & contrast
On white
1.29
#EEE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EEE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2BE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2BE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BC
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#F6DCD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee2be; /* rgb */ color: rgb(238, 226, 190); /* oklch */ color: oklch(91.3% 0.049 91.8);
Tailwind
colors: {
custom: {
50: '#f4ebd1',
500: '#eee2be',
950: '#000000',
},
}SCSS
$custom: #eee2be; $custom-light: #f4ebd1; $custom-dark: #000000;
JSON
{
"hex": "#eee2be",
"rgb": {
"r": 238,
"g": 226,
"b": 190
},
"hsl": {
"h": 45,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91321,
"c": 0.04906,
"h": 91.8
},
"luminance": 0.76288
}Semantic roles & 50–950 ramp
primary
#EEE2BE
secondary
#8496CC
accent
#49C61F
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483