#EDE0DB#EDE0DB
#EDE0DB is a very light, near-neutral orange. Relative luminance 0.764; OKLCH L 91.6% C 0.016 H 42.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE0DB |
|---|---|
| RGB | rgb(237, 224, 219) |
| HSL | hsl(17, 33%, 89%) |
| HSV | hsv(17, 8%, 93%) |
| CMYK | cmyk(0%, 5.5%, 7.6%, 7.1%) |
| CIE-LAB | lab(90.06, 3.58, 4.03) |
| CIE-LCH | lch(90.06, 5.39, 48.38°) |
| OKLab | oklab(91.57% 0.0117 0.0107) |
| OKLCH | oklch(91.57% 0.016 42.4) |
| XYZ | xyz(74.3655, 76.4311, 77.8392) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.47
Linen
#FAF0E6
ΔE00 4.58
Seashell
#FFF5EE
ΔE00 4.71
Mistyrose
#FFE4E1
ΔE00 5.76
Gainsboro
#DCDCDC
ΔE00 6.01
Lavenderblush
#FFF0F5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE0DB #DBE8ED
analogous
#EDDBDF #EDE0DB #EDE9DB
triadic
#EDE0DB #DBEDE0 #E0DBED
tetradic
#EDE0DB #DFEDDB #DBE8ED #E9DBED
square
#EDE0DB #DFEDDB #DBE8ED #E9DBED
split-complementary
#EDE0DB #DBEDE9 #DBDFED
monochromatic
#C49A89 #D9BDB2 #EDE0DB #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.29
#EDE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EDE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE0DB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE0DB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#E6E4DB
Tritanopia (blue-blind)
#F1DEDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ede0db; /* rgb */ color: rgb(237, 224, 219); /* oklch */ color: oklch(91.6% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#f2e9e6',
500: '#ede0db',
950: '#000000',
},
}SCSS
$custom: #ede0db; $custom-light: #f2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#ede0db",
"rgb": {
"r": 237,
"g": 224,
"b": 219
},
"hsl": {
"h": 16.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.91567,
"c": 0.01583,
"h": 42.4
},
"luminance": 0.7643
}Semantic roles & 50–950 ramp
primary
#EDE0DB
secondary
#A5BEC7
accent
#8CAC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484