#EEDEC7#EEDEC7
#EEDEC7 is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.7% C 0.035 H 77.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEC7 |
|---|---|
| RGB | rgb(238, 222, 199) |
| HSL | hsl(35, 53%, 86%) |
| HSV | hsv(35, 16%, 93%) |
| CMYK | cmyk(0%, 6.7%, 16.4%, 6.7%) |
| CIE-LAB | lab(89.18, 1.78, 13.26) |
| CIE-LCH | lch(89.18, 13.38, 82.36°) |
| OKLab | oklab(90.74% 0.0079 0.0344) |
| OKLCH | oklch(90.74% 0.035 77.1) |
| XYZ | xyz(71.6895, 74.5445, 64.6338) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.66
Champagne
#F7E7CE
ΔE00 2.08
Antiquewhite
#FAEBD7
ΔE00 3.04
Blanchedalmond
#FFEBCD
ΔE00 3.69
Papayawhip
#FFEFD5
ΔE00 3.78
Bisque
#FFE4C4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEC7 #C7D7EE
analogous
#EECAC7 #EEDEC7 #EAEEC7
triadic
#EEDEC7 #C7EEDE #DEC7EE
tetradic
#EEDEC7 #C7EECA #C7D7EE #EEC7EA
square
#EEDEC7 #C7EECA #C7D7EE #EEC7EA
split-complementary
#EEDEC7 #C7EAEE #CAC7EE
monochromatic
#D1A769 #E0C298 #EEDEC7 #F8F1E8 #F8F1E8
Accessibility & contrast
On white
1.32
#EEDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EEDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEC7
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEC7 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#E9E2C8
Tritanopia (blue-blind)
#F5D9D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedec7; /* rgb */ color: rgb(238, 222, 199); /* oklch */ color: oklch(90.7% 0.035 77.1);
Tailwind
colors: {
custom: {
50: '#f3e8d8',
500: '#eedec7',
950: '#000000',
},
}SCSS
$custom: #eedec7; $custom-light: #f3e8d8; $custom-dark: #000000;
JSON
{
"hex": "#eedec7",
"rgb": {
"r": 238,
"g": 222,
"b": 199
},
"hsl": {
"h": 35.385,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.90743,
"c": 0.03532,
"h": 77.1
},
"luminance": 0.74543
}Semantic roles & 50–950 ramp
primary
#EEDEC7
secondary
#8EA7CB
accent
#65C125
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483