#EDE4CD#EDE4CD
#EDE4CD is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.0% C 0.032 H 89.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4CD |
|---|---|
| RGB | rgb(237, 228, 205) |
| HSL | hsl(43, 47%, 87%) |
| HSV | hsv(43, 14%, 93%) |
| CMYK | cmyk(0%, 3.8%, 13.5%, 7.1%) |
| CIE-LAB | lab(90.73, -0.74, 12.32) |
| CIE-LCH | lch(90.73, 12.34, 93.42°) |
| OKLab | oklab(91.99% 0.0005 0.032) |
| OKLCH | oklch(91.99% 0.032 89.1) |
| XYZ | xyz(73.6870, 77.9000, 68.9002) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.94
Champagne
#F7E7CE
ΔE00 3.16
Warm Beige
#E9DCC9
ΔE00 3.28
Antiquewhite
#FAEBD7
ΔE00 3.91
Papayawhip
#FFEFD5
ΔE00 3.92
Cornsilk
#FFF8DC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4CD #CDD6ED
analogous
#EDD4CD #EDE4CD #E6EDCD
triadic
#EDE4CD #CDEDE4 #E4CDED
tetradic
#EDE4CD #CDEDD4 #CDD6ED #EDCDE6
square
#EDE4CD #CDEDD4 #CDD6ED #EDCDE6
split-complementary
#EDE4CD #CDE6ED #D4CDED
monochromatic
#CDB373 #DDCCA0 #EDE4CD #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.27
#EDE4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EDE4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4CD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4CD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CC
Deuteranopia (green-blind)
#ECE6CE
Tritanopia (blue-blind)
#F3E0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede4cd; /* rgb */ color: rgb(237, 228, 205); /* oklch */ color: oklch(92.0% 0.032 89.1);
Tailwind
colors: {
custom: {
50: '#f3ecdc',
500: '#ede4cd',
950: '#000000',
},
}SCSS
$custom: #ede4cd; $custom-light: #f3ecdc; $custom-dark: #000000;
JSON
{
"hex": "#ede4cd",
"rgb": {
"r": 237,
"g": 228,
"b": 205
},
"hsl": {
"h": 43.125,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.9199,
"c": 0.03204,
"h": 89.1
},
"luminance": 0.77899
}Semantic roles & 50–950 ramp
primary
#EDE4CD
secondary
#95A4C9
accent
#53BA2B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484