#EDE2DB#EDE2DB
#EDE2DB is a very light, near-neutral orange. Relative luminance 0.775; OKLCH L 92.0% C 0.015 H 54.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE2DB |
|---|---|
| RGB | rgb(237, 226, 219) |
| HSL | hsl(23, 33%, 89%) |
| HSV | hsv(23, 8%, 93%) |
| CMYK | cmyk(0%, 4.6%, 7.6%, 7.1%) |
| CIE-LAB | lab(90.56, 2.55, 4.75) |
| CIE-LCH | lch(90.56, 5.39, 61.79°) |
| OKLab | oklab(91.96% 0.0088 0.0125) |
| OKLCH | oklch(91.96% 0.015 54.9) |
| XYZ | xyz(74.9061, 77.5125, 78.0194) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.36
Seashell
#FFF5EE
ΔE00 4.00
Very Light Pink
#FFF4F2
ΔE00 4.65
Warm Beige
#E9DCC9
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 5.64
Antiquewhite
#FAEBD7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE2DB #DBE6ED
analogous
#EDDBDD #EDE2DB #EDEBDB
triadic
#EDE2DB #DBEDE2 #E2DBED
tetradic
#EDE2DB #DDEDDB #DBE6ED #EBDBED
square
#EDE2DB #DDEDDB #DBE6ED #EBDBED
split-complementary
#EDE2DB #DBEDEB #DBDDED
monochromatic
#C4A089 #D9C1B2 #EDE2DB #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.27
#EDE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#EDE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE2DB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE2DB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#E8E5DB
Tritanopia (blue-blind)
#F1E0E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede2db; /* rgb */ color: rgb(237, 226, 219); /* oklch */ color: oklch(92.0% 0.015 54.9);
Tailwind
colors: {
custom: {
50: '#f2ebe6',
500: '#ede2db',
950: '#000000',
},
}SCSS
$custom: #ede2db; $custom-light: #f2ebe6; $custom-dark: #000000;
JSON
{
"hex": "#ede2db",
"rgb": {
"r": 237,
"g": 226,
"b": 219
},
"hsl": {
"h": 23.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.91957,
"c": 0.01533,
"h": 54.9
},
"luminance": 0.77512
}Semantic roles & 50–950 ramp
primary
#EDE2DB
secondary
#A5BAC7
accent
#80AC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484