#EDE0DF#EDE0DF
#EDE0DF is a very light, near-neutral red. Relative luminance 0.766; OKLCH L 91.7% C 0.014 H 22.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0DF |
|---|---|
| RGB | rgb(237, 224, 223) |
| HSL | hsl(4, 28%, 90%) |
| HSV | hsv(4, 6%, 93%) |
| CMYK | cmyk(0%, 5.5%, 5.9%, 7.1%) |
| CIE-LAB | lab(90.16, 4.25, 2.08) |
| CIE-LCH | lch(90.16, 4.73, 26.01°) |
| OKLab | oklab(91.68% 0.0132 0.0056) |
| OKLCH | oklch(91.68% 0.014 22.8) |
| XYZ | xyz(74.8984, 76.6443, 80.6459) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.28
Lavenderblush
#FFF0F5
ΔE00 4.69
Mistyrose
#FFE4E1
ΔE00 5.20
Seashell
#FFF5EE
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 6.02
Linen
#FAF0E6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0DF #DFECED
analogous
#EDDFE5 #EDE0DF #EDE7DF
triadic
#EDE0DF #DFEDE0 #E0DFED
tetradic
#EDE0DF #E5EDDF #DFECED #E7DFED
square
#EDE0DF #E5EDDF #DFECED #E7DFED
split-complementary
#EDE0DF #DFEDE7 #DFE5ED
monochromatic
#C19491 #D7BAB8 #EDE0DF #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.29
#EDE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EDE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0DF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0DF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#F0DFE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede0df; /* rgb */ color: rgb(237, 224, 223); /* oklch */ color: oklch(91.7% 0.014 22.8);
Tailwind
colors: {
custom: {
50: '#f2e9e9',
500: '#ede0df',
950: '#000000',
},
}SCSS
$custom: #ede0df; $custom-light: #f2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#ede0df",
"rgb": {
"r": 237,
"g": 224,
"b": 223
},
"hsl": {
"h": 4.286,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.91677,
"c": 0.01434,
"h": 22.8
},
"luminance": 0.76644
}Semantic roles & 50–950 ramp
primary
#EDE0DF
secondary
#AAC4C6
accent
#9FA73F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484