#EEDFCA#EEDFCA
#EEDFCA is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.0% C 0.032 H 76.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFCA |
|---|---|
| RGB | rgb(238, 223, 202) |
| HSL | hsl(35, 51%, 86%) |
| HSV | hsv(35, 15%, 93%) |
| CMYK | cmyk(0%, 6.3%, 15.1%, 6.7%) |
| CIE-LAB | lab(89.50, 1.72, 12.14) |
| CIE-LCH | lch(89.50, 12.26, 81.93°) |
| OKLab | oklab(91.01% 0.0076 0.0316) |
| OKLCH | oklch(91.01% 0.032 76.4) |
| XYZ | xyz(72.3076, 75.2180, 66.5751) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.17
Champagne
#F7E7CE
ΔE00 2.21
Antiquewhite
#FAEBD7
ΔE00 2.65
Papayawhip
#FFEFD5
ΔE00 3.81
Blanchedalmond
#FFEBCD
ΔE00 4.03
Eggshell
#F0EAD6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFCA #CAD9EE
analogous
#EECDCA #EEDFCA #EBEECA
triadic
#EEDFCA #CAEEDF #DFCAEE
tetradic
#EEDFCA #CAEECD #CAD9EE #EECAEB
square
#EEDFCA #CAEECD #CAD9EE #EECAEB
split-complementary
#EEDFCA #CAEBEE #CDCAEE
monochromatic
#D0A76D #DFC39C #EEDFCA #F8F1E8 #F8F1E8
Accessibility & contrast
On white
1.31
#EEDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EEDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFCA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFCA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#E9E2CA
Tritanopia (blue-blind)
#F5DBD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eedfca; /* rgb */ color: rgb(238, 223, 202); /* oklch */ color: oklch(91.0% 0.032 76.4);
Tailwind
colors: {
custom: {
50: '#f3e9da',
500: '#eedfca',
950: '#000000',
},
}SCSS
$custom: #eedfca; $custom-light: #f3e9da; $custom-dark: #000000;
JSON
{
"hex": "#eedfca",
"rgb": {
"r": 238,
"g": 223,
"b": 202
},
"hsl": {
"h": 35,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.91013,
"c": 0.03249,
"h": 76.4
},
"luminance": 0.75217
}Semantic roles & 50–950 ramp
primary
#EEDFCA
secondary
#91A9CB
accent
#66BF27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483