#EDE0CA#EDE0CA
#EDE0CA is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.1% C 0.033 H 81.0°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0CA |
|---|---|
| RGB | rgb(237, 224, 202) |
| HSL | hsl(38, 49%, 86%) |
| HSV | hsv(38, 15%, 93%) |
| CMYK | cmyk(0%, 5.5%, 14.8%, 7.1%) |
| CIE-LAB | lab(89.66, 0.85, 12.37) |
| CIE-LCH | lch(89.66, 12.40, 86.07°) |
| OKLab | oklab(91.13% 0.0051 0.0322) |
| OKLCH | oklch(91.13% 0.033 81) |
| XYZ | xyz(72.2407, 75.5812, 66.6487) |
| Luminance | 0.7558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.46
Champagne
#F7E7CE
ΔE00 2.09
Antiquewhite
#FAEBD7
ΔE00 2.90
Papayawhip
#FFEFD5
ΔE00 3.60
Eggshell
#F0EAD6
ΔE00 3.68
Blanchedalmond
#FFEBCD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0CA #CAD7ED
analogous
#EDCECA #EDE0CA #E8EDCA
triadic
#EDE0CA #CAEDE0 #E0CAED
tetradic
#EDE0CA #CAEDCE #CAD7ED #EDCAE8
square
#EDE0CA #CAEDCE #CAD7ED #EDCAE8
split-complementary
#EDE0CA #CAE8ED #CECAED
monochromatic
#CEAB6F #DDC59C #EDE0CA #F7F2E8 #F7F2E8
Accessibility & contrast
On white
1.30
#EDE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#EDE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0CA
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0CA | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0C9
Deuteranopia (green-blind)
#E9E3CB
Tritanopia (blue-blind)
#F4DCDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede0ca; /* rgb */ color: rgb(237, 224, 202); /* oklch */ color: oklch(91.1% 0.033 81.0);
Tailwind
colors: {
custom: {
50: '#f3e9da',
500: '#ede0ca',
950: '#000000',
},
}SCSS
$custom: #ede0ca; $custom-light: #f3e9da; $custom-dark: #000000;
JSON
{
"hex": "#ede0ca",
"rgb": {
"r": 237,
"g": 224,
"b": 202
},
"hsl": {
"h": 37.714,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.91127,
"c": 0.03256,
"h": 81
},
"luminance": 0.7558
}Semantic roles & 50–950 ramp
primary
#EDE0CA
secondary
#92A6CA
accent
#60BD29
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483