#EEE1BF#EEE1BF
#EEE1BF is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.1% C 0.047 H 89.6°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE1BF |
|---|---|
| RGB | rgb(238, 225, 191) |
| HSL | hsl(43, 58%, 84%) |
| HSV | hsv(43, 20%, 93%) |
| CMYK | cmyk(0%, 5.5%, 19.7%, 6.7%) |
| CIE-LAB | lab(89.76, -0.95, 18.25) |
| CIE-LCH | lch(89.76, 18.28, 92.97°) |
| OKLab | oklab(91.15% 0.0003 0.047) |
| OKLCH | oklch(91.15% 0.047 89.6) |
| XYZ | xyz(71.5888, 75.7905, 60.1379) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.90
Champagne
#F7E7CE
ΔE00 4.11
Blanchedalmond
#FFEBCD
ΔE00 4.49
Papayawhip
#FFEFD5
ΔE00 4.75
Eggshell
#F0EAD6
ΔE00 5.16
Beige (survey)
#E6DAA6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE1BF #BFCCEE
analogous
#EECABF #EEE1BF #E4EEBF
triadic
#EEE1BF #BFEEE1 #E1BFEE
tetradic
#EEE1BF #BFEECA #BFCCEE #EEBFE4
square
#EEE1BF #BFEECA #BFCCEE #EEBFE4
split-complementary
#EEE1BF #BFE4EE #CABFEE
monochromatic
#D4B45E #E1CA8F #EEE1BF #F9F4E7 #F9F4E7
Accessibility & contrast
On white
1.30
#EEE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EEE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE1BF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE1BF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBD
Deuteranopia (green-blind)
#EDE3C0
Tritanopia (blue-blind)
#F6DBD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee1bf; /* rgb */ color: rgb(238, 225, 191); /* oklch */ color: oklch(91.1% 0.047 89.6);
Tailwind
colors: {
custom: {
50: '#f4ead2',
500: '#eee1bf',
950: '#000000',
},
}SCSS
$custom: #eee1bf; $custom-light: #f4ead2; $custom-dark: #000000;
JSON
{
"hex": "#eee1bf",
"rgb": {
"r": 238,
"g": 225,
"b": 191
},
"hsl": {
"h": 43.404,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91146,
"c": 0.04695,
"h": 89.6
},
"luminance": 0.75789
}Semantic roles & 50–950 ramp
primary
#EEE1BF
secondary
#8699CC
accent
#4EC620
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483