#EEDECA#EEDECA
#EEDECA is a very light, muted orange. Relative luminance 0.747; OKLCH L 90.8% C 0.032 H 73.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDECA |
|---|---|
| RGB | rgb(238, 222, 202) |
| HSL | hsl(33, 51%, 86%) |
| HSV | hsv(33, 15%, 93%) |
| CMYK | cmyk(0%, 6.7%, 15.1%, 6.7%) |
| CIE-LAB | lab(89.25, 2.24, 11.78) |
| CIE-LCH | lch(89.25, 11.99, 79.25°) |
| OKLab | oklab(90.82% 0.0091 0.0307) |
| OKLCH | oklch(90.82% 0.032 73.5) |
| XYZ | xyz(72.0412, 74.6852, 66.4863) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.38
Champagne
#F7E7CE
ΔE00 2.71
Antiquewhite
#FAEBD7
ΔE00 2.82
Papayawhip
#FFEFD5
ΔE00 4.24
Blanchedalmond
#FFEBCD
ΔE00 4.35
Bisque
#FFE4C4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDECA #CADAEE
analogous
#EECCCA #EEDECA #ECEECA
triadic
#EEDECA #CAEEDE #DECAEE
tetradic
#EEDECA #CAEECC #CADAEE #EECAEC
square
#EEDECA #CAEECC #CADAEE #EECAEC
split-complementary
#EEDECA #CAECEE #CCCAEE
monochromatic
#D0A46D #DFC19C #EEDECA #F8F1E8 #F8F1E8
Accessibility & contrast
On white
1.32
#EEDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EEDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDECA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDECA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#E8E2CA
Tritanopia (blue-blind)
#F5DAD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eedeca; /* rgb */ color: rgb(238, 222, 202); /* oklch */ color: oklch(90.8% 0.032 73.5);
Tailwind
colors: {
custom: {
50: '#f3e8da',
500: '#eedeca',
950: '#000000',
},
}SCSS
$custom: #eedeca; $custom-light: #f3e8da; $custom-dark: #000000;
JSON
{
"hex": "#eedeca",
"rgb": {
"r": 238,
"g": 222,
"b": 202
},
"hsl": {
"h": 33.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.90817,
"c": 0.032,
"h": 73.5
},
"luminance": 0.74684
}Semantic roles & 50–950 ramp
primary
#EEDECA
secondary
#91ABCB
accent
#6ABF27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483