#EDE6DF#EDE6DF
#EDE6DF is a very light, near-neutral orange. Relative luminance 0.799; OKLCH L 92.8% C 0.012 H 67.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE6DF |
|---|---|
| RGB | rgb(237, 230, 223) |
| HSL | hsl(30, 28%, 90%) |
| HSV | hsv(30, 6%, 93%) |
| CMYK | cmyk(0%, 3%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.65, 1.16, 4.24) |
| CIE-LCH | lch(91.65, 4.40, 74.70°) |
| OKLab | oklab(92.85% 0.0046 0.0112) |
| OKLCH | oklch(92.85% 0.012 67.7) |
| XYZ | xyz(76.5394, 79.9264, 81.1929) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.71
Seashell
#FFF5EE
ΔE00 3.57
Floralwhite
#FFFAF0
ΔE00 4.50
Oldlace
#FDF5E6
ΔE00 4.64
Very Light Pink
#FFF4F2
ΔE00 4.82
Gainsboro
#DCDCDC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE6DF #DFE6ED
analogous
#EDDFDF #EDE6DF #EDEDDF
triadic
#EDE6DF #DFEDE6 #E6DFED
tetradic
#EDE6DF #DFEDDF #DFE6ED #EDDFED
square
#EDE6DF #DFEDDF #DFE6ED #EDDFED
split-complementary
#EDE6DF #DFEDED #DFDFED
monochromatic
#C1A991 #D7C7B8 #EDE6DF #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.24
#EDE6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EDE6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE6DF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE6DF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#EAE8DF
Tritanopia (blue-blind)
#F0E4E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ede6df; /* rgb */ color: rgb(237, 230, 223); /* oklch */ color: oklch(92.8% 0.012 67.7);
Tailwind
colors: {
custom: {
50: '#f2ede9',
500: '#ede6df',
950: '#000000',
},
}SCSS
$custom: #ede6df; $custom-light: #f2ede9; $custom-dark: #000000;
JSON
{
"hex": "#ede6df",
"rgb": {
"r": 237,
"g": 230,
"b": 223
},
"hsl": {
"h": 30,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.92849,
"c": 0.01211,
"h": 67.7
},
"luminance": 0.79926
}Semantic roles & 50–950 ramp
primary
#EDE6DF
secondary
#AAB8C6
accent
#73A73F
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484