#EDE5DF#EDE5DF
#EDE5DF is a very light, near-neutral orange. Relative luminance 0.794; OKLCH L 92.7% C 0.012 H 59.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE5DF |
|---|---|
| RGB | rgb(237, 229, 223) |
| HSL | hsl(26, 28%, 90%) |
| HSV | hsv(26, 6%, 93%) |
| CMYK | cmyk(0%, 3.4%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.40, 1.67, 3.88) |
| CIE-LCH | lch(91.40, 4.23, 66.66°) |
| OKLab | oklab(92.65% 0.006 0.0103) |
| OKLCH | oklch(92.65% 0.012 59.6) |
| XYZ | xyz(76.2619, 79.3714, 81.1004) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.97
Seashell
#FFF5EE
ΔE00 3.54
Very Light Pink
#FFF4F2
ΔE00 4.36
Gainsboro
#DCDCDC
ΔE00 4.77
Floralwhite
#FFFAF0
ΔE00 5.05
Off White
#FAF9F6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE5DF #DFE7ED
analogous
#EDDFE0 #EDE5DF #EDECDF
triadic
#EDE5DF #DFEDE5 #E5DFED
tetradic
#EDE5DF #E0EDDF #DFE7ED #ECDFED
square
#EDE5DF #E0EDDF #DFE7ED #ECDFED
split-complementary
#EDE5DF #DFEDEC #DFE0ED
monochromatic
#C1A591 #D7C5B8 #EDE5DF #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.24
#EDE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#EDE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE5DF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE5DF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#F0E3E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ede5df; /* rgb */ color: rgb(237, 229, 223); /* oklch */ color: oklch(92.7% 0.012 59.6);
Tailwind
colors: {
custom: {
50: '#f2ede9',
500: '#ede5df',
950: '#000000',
},
}SCSS
$custom: #ede5df; $custom-light: #f2ede9; $custom-dark: #000000;
JSON
{
"hex": "#ede5df",
"rgb": {
"r": 237,
"g": 229,
"b": 223
},
"hsl": {
"h": 25.714,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.92653,
"c": 0.0119,
"h": 59.6
},
"luminance": 0.79371
}Semantic roles & 50–950 ramp
primary
#EDE5DF
secondary
#AABAC6
accent
#7AA73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484