#EDE2D0#EDE2D0
#EDE2D0 is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.7% C 0.027 H 80.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2D0 |
|---|---|
| RGB | rgb(237, 226, 208) |
| HSL | hsl(37, 45%, 87%) |
| HSV | hsv(37, 12%, 93%) |
| CMYK | cmyk(0%, 4.6%, 12.2%, 7.1%) |
| CIE-LAB | lab(90.30, 0.76, 10.13) |
| CIE-LCH | lch(90.30, 10.16, 85.71°) |
| OKLab | oklab(91.67% 0.0046 0.0265) |
| OKLCH | oklch(91.67% 0.027 80.2) |
| XYZ | xyz(73.5056, 76.9523, 70.6433) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.54
Antiquewhite
#FAEBD7
ΔE00 2.67
Champagne
#F7E7CE
ΔE00 2.95
Eggshell
#F0EAD6
ΔE00 3.16
Papayawhip
#FFEFD5
ΔE00 4.09
Oldlace
#FDF5E6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2D0 #D0DBED
analogous
#EDD4D0 #EDE2D0 #EAEDD0
triadic
#EDE2D0 #D0EDE2 #E2D0ED
tetradic
#EDE2D0 #D0EDD4 #D0DBED #EDD0EA
square
#EDE2D0 #D0EDD4 #D0DBED #EDD0EA
split-complementary
#EDE2D0 #D0EAED #D4D0ED
monochromatic
#CBAB77 #DCC7A4 #EDE2D0 #F7F1E9 #F7F1E9
Accessibility & contrast
On white
1.28
#EDE2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EDE2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2D0
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2D0 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2CF
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#F3DFDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede2d0; /* rgb */ color: rgb(237, 226, 208); /* oklch */ color: oklch(91.7% 0.027 80.2);
Tailwind
colors: {
custom: {
50: '#f3ebde',
500: '#ede2d0',
950: '#000000',
},
}SCSS
$custom: #ede2d0; $custom-light: #f3ebde; $custom-dark: #000000;
JSON
{
"hex": "#ede2d0",
"rgb": {
"r": 237,
"g": 226,
"b": 208
},
"hsl": {
"h": 37.241,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.9167,
"c": 0.02686,
"h": 80.2
},
"luminance": 0.76951
}Semantic roles & 50–950 ramp
primary
#EDE2D0
secondary
#98ABC9
accent
#62B82E
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484