#EDE2D8#EDE2D8
#EDE2D8 is a very light, near-neutral orange. Relative luminance 0.774; OKLCH L 91.9% C 0.018 H 64.9°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2D8 |
|---|---|
| RGB | rgb(237, 226, 216) |
| HSL | hsl(29, 37%, 89%) |
| HSV | hsv(29, 9%, 93%) |
| CMYK | cmyk(0%, 4.6%, 8.9%, 7.1%) |
| CIE-LAB | lab(90.49, 2.05, 6.22) |
| CIE-LCH | lch(90.49, 6.55, 71.74°) |
| OKLab | oklab(91.88% 0.0077 0.0164) |
| OKLCH | oklch(91.88% 0.018 64.9) |
| XYZ | xyz(74.5147, 77.3559, 75.9582) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.99
Warm Beige
#E9DCC9
ΔE00 3.97
Seashell
#FFF5EE
ΔE00 4.25
Antiquewhite
#FAEBD7
ΔE00 4.41
Oldlace
#FDF5E6
ΔE00 4.93
Floralwhite
#FFFAF0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2D8 #D8E3ED
analogous
#EDD8D9 #EDE2D8 #EDEDD8
triadic
#EDE2D8 #D8EDE2 #E2D8ED
tetradic
#EDE2D8 #D9EDD8 #D8E3ED #EDD8ED
square
#EDE2D8 #D9EDD8 #D8E3ED #EDD8ED
split-complementary
#EDE2D8 #D8EDED #D8D9ED
monochromatic
#C6A484 #DAC3AE #EDE2D8 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.27
#EDE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EDE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2D8
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2D8 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D7
Deuteranopia (green-blind)
#E8E5D8
Tritanopia (blue-blind)
#F1E0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede2d8; /* rgb */ color: rgb(237, 226, 216); /* oklch */ color: oklch(91.9% 0.018 64.9);
Tailwind
colors: {
custom: {
50: '#f2ebe4',
500: '#ede2d8',
950: '#000000',
},
}SCSS
$custom: #ede2d8; $custom-light: #f2ebe4; $custom-dark: #000000;
JSON
{
"hex": "#ede2d8",
"rgb": {
"r": 237,
"g": 226,
"b": 216
},
"hsl": {
"h": 28.571,
"s": 36.842,
"l": 88.824
},
"oklch": {
"l": 0.91877,
"c": 0.01806,
"h": 64.9
},
"luminance": 0.77355
}Semantic roles & 50–950 ramp
primary
#EDE2D8
secondary
#A1B6C8
accent
#76B036
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484