#EDE2D7#EDE2D7
#EDE2D7 is a very light, near-neutral orange. Relative luminance 0.773; OKLCH L 91.9% C 0.019 H 67.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2D7 |
|---|---|
| RGB | rgb(237, 226, 215) |
| HSL | hsl(30, 38%, 89%) |
| HSV | hsv(30, 9%, 93%) |
| CMYK | cmyk(0%, 4.6%, 9.3%, 7.1%) |
| CIE-LAB | lab(90.46, 1.89, 6.71) |
| CIE-LCH | lch(90.46, 6.97, 74.28°) |
| OKLab | oklab(91.85% 0.0073 0.0176) |
| OKLCH | oklch(91.85% 0.019 67.6) |
| XYZ | xyz(74.3859, 77.3044, 75.2794) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.01
Warm Beige
#E9DCC9
ΔE00 3.53
Antiquewhite
#FAEBD7
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 4.44
Oldlace
#FDF5E6
ΔE00 4.69
Champagne
#F7E7CE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2D7 #D7E2ED
analogous
#EDD7D7 #EDE2D7 #EDEDD7
triadic
#EDE2D7 #D7EDE2 #E2D7ED
tetradic
#EDE2D7 #D7EDD7 #D7E2ED #EDD7ED
square
#EDE2D7 #D7EDD7 #D7E2ED #EDD7ED
split-complementary
#EDE2D7 #D7EDED #D7D7ED
monochromatic
#C7A583 #DAC3AD #EDE2D7 #F6F0EA #F6F0EA
Accessibility & contrast
On white
1.28
#EDE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EDE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2D7
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2D7 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D6
Deuteranopia (green-blind)
#E8E5D7
Tritanopia (blue-blind)
#F1E0DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede2d7; /* rgb */ color: rgb(237, 226, 215); /* oklch */ color: oklch(91.9% 0.019 67.6);
Tailwind
colors: {
custom: {
50: '#f2ebe3',
500: '#ede2d7',
950: '#000000',
},
}SCSS
$custom: #ede2d7; $custom-light: #f2ebe3; $custom-dark: #000000;
JSON
{
"hex": "#ede2d7",
"rgb": {
"r": 237,
"g": 226,
"b": 215
},
"hsl": {
"h": 30,
"s": 37.931,
"l": 88.627
},
"oklch": {
"l": 0.91851,
"c": 0.01907,
"h": 67.6
},
"luminance": 0.77304
}Semantic roles & 50–950 ramp
primary
#EDE2D7
secondary
#A0B4C8
accent
#73B135
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484