#EED9BF#EED9BF
#EED9BF is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.6% C 0.042 H 73.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EED9BF |
|---|---|
| RGB | rgb(238, 217, 191) |
| HSL | hsl(33, 58%, 84%) |
| HSV | hsv(33, 20%, 93%) |
| CMYK | cmyk(0%, 8.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(87.76, 3.17, 15.44) |
| CIE-LCH | lch(87.76, 15.77, 78.41°) |
| OKLab | oklab(89.57% 0.0121 0.0399) |
| OKLCH | oklch(89.57% 0.042 73.1) |
| XYZ | xyz(69.4766, 71.5661, 59.4339) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.41
Bisque
#FFE4C4
ΔE00 3.48
Champagne
#F7E7CE
ΔE00 3.56
Blanchedalmond
#FFEBCD
ΔE00 4.18
Antiquewhite
#FAEBD7
ΔE00 4.61
Papayawhip
#FFEFD5
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED9BF #BFD4EE
analogous
#EEC2BF #EED9BF #ECEEBF
triadic
#EED9BF #BFEED9 #D9BFEE
tetradic
#EED9BF #BFEEC2 #BFD4EE #EEBFEC
square
#EED9BF #BFEEC2 #BFD4EE #EEBFEC
split-complementary
#EED9BF #BFECEE #C2BFEE
monochromatic
#D4A05E #E1BC8F #EED9BF #F9F1E7 #F9F1E7
Accessibility & contrast
On white
1.37
#EED9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EED9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED9BF
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED9BF | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#F7D4D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eed9bf; /* rgb */ color: rgb(238, 217, 191); /* oklch */ color: oklch(89.6% 0.042 73.1);
Tailwind
colors: {
custom: {
50: '#f4e4d2',
500: '#eed9bf',
950: '#000000',
},
}SCSS
$custom: #eed9bf; $custom-light: #f4e4d2; $custom-dark: #000000;
JSON
{
"hex": "#eed9bf",
"rgb": {
"r": 238,
"g": 217,
"b": 191
},
"hsl": {
"h": 33.191,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.89571,
"c": 0.04172,
"h": 73.1
},
"luminance": 0.71564
}Semantic roles & 50–950 ramp
primary
#EED9BF
secondary
#86A5CC
accent
#6AC620
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483