#EDE0CB#EDE0CB
#EDE0CB is a very light, muted orange. Relative luminance 0.756; OKLCH L 91.2% C 0.031 H 79.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0CB |
|---|---|
| RGB | rgb(237, 224, 203) |
| HSL | hsl(37, 49%, 86%) |
| HSV | hsv(37, 14%, 93%) |
| CMYK | cmyk(0%, 5.5%, 14.3%, 7.1%) |
| CIE-LAB | lab(89.69, 1.00, 11.87) |
| CIE-LCH | lch(89.69, 11.92, 85.16°) |
| OKLab | oklab(91.15% 0.0055 0.0309) |
| OKLCH | oklch(91.15% 0.031 79.9) |
| XYZ | xyz(72.3595, 75.6287, 67.2743) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.17
Champagne
#F7E7CE
ΔE00 2.20
Antiquewhite
#FAEBD7
ΔE00 2.74
Papayawhip
#FFEFD5
ΔE00 3.70
Eggshell
#F0EAD6
ΔE00 3.74
Blanchedalmond
#FFEBCD
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0CB #CBD8ED
analogous
#EDCFCB #EDE0CB #E9EDCB
triadic
#EDE0CB #CBEDE0 #E0CBED
tetradic
#EDE0CB #CBEDCF #CBD8ED #EDCBE9
square
#EDE0CB #CBEDCF #CBD8ED #EDCBE9
split-complementary
#EDE0CB #CBE9ED #CFCBED
monochromatic
#CEAA70 #DDC59E #EDE0CB #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.30
#EDE0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EDE0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0CB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0CB | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#E9E3CC
Tritanopia (blue-blind)
#F3DCDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede0cb; /* rgb */ color: rgb(237, 224, 203); /* oklch */ color: oklch(91.2% 0.031 79.9);
Tailwind
colors: {
custom: {
50: '#f3e9da',
500: '#ede0cb',
950: '#000000',
},
}SCSS
$custom: #ede0cb; $custom-light: #f3e9da; $custom-dark: #000000;
JSON
{
"hex": "#ede0cb",
"rgb": {
"r": 237,
"g": 224,
"b": 203
},
"hsl": {
"h": 37.059,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.91151,
"c": 0.03139,
"h": 79.9
},
"luminance": 0.75628
}Semantic roles & 50–950 ramp
primary
#EDE0CB
secondary
#93A8CA
accent
#62BC2A
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483