#EDE0CD#EDE0CD
#EDE0CD is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.2% C 0.029 H 77.5°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0CD |
|---|---|
| RGB | rgb(237, 224, 205) |
| HSL | hsl(36, 47%, 87%) |
| HSV | hsv(36, 14%, 93%) |
| CMYK | cmyk(0%, 5.5%, 13.5%, 7.1%) |
| CIE-LAB | lab(89.73, 1.32, 10.89) |
| CIE-LCH | lch(89.73, 10.97, 83.11°) |
| OKLab | oklab(91.2% 0.0063 0.0284) |
| OKLCH | oklch(91.2% 0.029 77.5) |
| XYZ | xyz(72.5993, 75.7247, 68.5376) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 0.89
Antiquewhite
#FAEBD7
ΔE00 2.58
Champagne
#F7E7CE
ΔE00 2.62
Eggshell
#F0EAD6
ΔE00 3.99
Papayawhip
#FFEFD5
ΔE00 4.02
Blanchedalmond
#FFEBCD
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0CD #CDDAED
analogous
#EDD0CD #EDE0CD #EAEDCD
triadic
#EDE0CD #CDEDE0 #E0CDED
tetradic
#EDE0CD #CDEDD0 #CDDAED #EDCDEA
square
#EDE0CD #CDEDD0 #CDDAED #EDCDEA
split-complementary
#EDE0CD #CDEAED #D0CDED
monochromatic
#CDA873 #DDC4A0 #EDE0CD #F7F1E8 #F7F1E8
Accessibility & contrast
On white
1.30
#EDE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EDE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0CD
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0CD | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#F3DCDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede0cd; /* rgb */ color: rgb(237, 224, 205); /* oklch */ color: oklch(91.2% 0.029 77.5);
Tailwind
colors: {
custom: {
50: '#f3e9dc',
500: '#ede0cd',
950: '#000000',
},
}SCSS
$custom: #ede0cd; $custom-light: #f3e9dc; $custom-dark: #000000;
JSON
{
"hex": "#ede0cd",
"rgb": {
"r": 237,
"g": 224,
"b": 205
},
"hsl": {
"h": 35.625,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.91201,
"c": 0.0291,
"h": 77.5
},
"luminance": 0.75724
}Semantic roles & 50–950 ramp
primary
#EDE0CD
secondary
#95AAC9
accent
#65BA2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484