#EDE4D2#EDE4D2
#EDE4D2 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.1% C 0.026 H 84.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE4D2 |
|---|---|
| RGB | rgb(237, 228, 210) |
| HSL | hsl(40, 43%, 88%) |
| HSV | hsv(40, 11%, 93%) |
| CMYK | cmyk(0%, 3.8%, 11.4%, 7.1%) |
| CIE-LAB | lab(90.85, 0.05, 9.87) |
| CIE-LCH | lch(90.85, 9.87, 89.69°) |
| OKLab | oklab(92.12% 0.0024 0.0258) |
| OKLCH | oklch(92.12% 0.026 84.6) |
| XYZ | xyz(74.3002, 78.1453, 72.1297) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.18
Warm Beige
#E9DCC9
ΔE00 2.42
Antiquewhite
#FAEBD7
ΔE00 3.12
Champagne
#F7E7CE
ΔE00 3.36
Oldlace
#FDF5E6
ΔE00 3.79
Papayawhip
#FFEFD5
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE4D2 #D2DBED
analogous
#EDD6D2 #EDE4D2 #E8EDD2
triadic
#EDE4D2 #D2EDE4 #E4D2ED
tetradic
#EDE4D2 #D2EDD6 #D2DBED #EDD2E8
square
#EDE4D2 #D2EDD6 #D2DBED #EDD2E8
split-complementary
#EDE4D2 #D2E8ED #D6D2ED
monochromatic
#CAB07B #DCCAA6 #EDE4D2 #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.26
#EDE4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#EDE4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE4D2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE4D2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3D1
Deuteranopia (green-blind)
#EBE6D2
Tritanopia (blue-blind)
#F2E1DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede4d2; /* rgb */ color: rgb(237, 228, 210); /* oklch */ color: oklch(92.1% 0.026 84.6);
Tailwind
colors: {
custom: {
50: '#f3ecdf',
500: '#ede4d2',
950: '#000000',
},
}SCSS
$custom: #ede4d2; $custom-light: #f3ecdf; $custom-dark: #000000;
JSON
{
"hex": "#ede4d2",
"rgb": {
"r": 237,
"g": 228,
"b": 210
},
"hsl": {
"h": 40,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.92115,
"c": 0.0259,
"h": 84.6
},
"luminance": 0.78144
}Semantic roles & 50–950 ramp
primary
#EDE4D2
secondary
#9AAAC9
accent
#5CB630
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484