#EEE2BF#EEE2BF
#EEE2BF is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.3% C 0.048 H 91.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE2BF |
|---|---|
| RGB | rgb(238, 226, 191) |
| HSL | hsl(45, 58%, 84%) |
| HSV | hsv(45, 20%, 93%) |
| CMYK | cmyk(0%, 5%, 19.7%, 6.7%) |
| CIE-LAB | lab(90.01, -1.46, 18.61) |
| CIE-LCH | lch(90.01, 18.66, 94.48°) |
| OKLab | oklab(91.34% -0.0011 0.0478) |
| OKLCH | oklch(91.34% 0.048 91.3) |
| XYZ | xyz(71.8600, 76.3327, 60.2283) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.17
Champagne
#F7E7CE
ΔE00 4.58
Blanchedalmond
#FFEBCD
ΔE00 4.91
Beige (survey)
#E6DAA6
ΔE00 4.95
Papayawhip
#FFEFD5
ΔE00 5.07
Eggshell
#F0EAD6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE2BF #BFCBEE
analogous
#EECBBF #EEE2BF #E3EEBF
triadic
#EEE2BF #BFEEE2 #E2BFEE
tetradic
#EEE2BF #BFEECB #BFCBEE #EEBFE3
square
#EEE2BF #BFEECB #BFCBEE #EEBFE3
split-complementary
#EEE2BF #BFE3EE #CBBFEE
monochromatic
#D4B65E #E1CC8F #EEE2BF #F9F4E7 #F9F4E7
Accessibility & contrast
On white
1.29
#EEE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EEE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE2BF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE2BF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#EDE4C0
Tritanopia (blue-blind)
#F6DCD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee2bf; /* rgb */ color: rgb(238, 226, 191); /* oklch */ color: oklch(91.3% 0.048 91.3);
Tailwind
colors: {
custom: {
50: '#f4ebd2',
500: '#eee2bf',
950: '#000000',
},
}SCSS
$custom: #eee2bf; $custom-light: #f4ebd2; $custom-dark: #000000;
JSON
{
"hex": "#eee2bf",
"rgb": {
"r": 238,
"g": 226,
"b": 191
},
"hsl": {
"h": 44.681,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91344,
"c": 0.04784,
"h": 91.3
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#EEE2BF
secondary
#8697CC
accent
#4AC620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483