#EDE3DD#EDE3DD
#EDE3DD is a very light, near-neutral orange. Relative luminance 0.782; OKLCH L 92.2% C 0.014 H 53.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE3DD |
|---|---|
| RGB | rgb(237, 227, 221) |
| HSL | hsl(23, 31%, 90%) |
| HSV | hsv(23, 7%, 93%) |
| CMYK | cmyk(0%, 4.2%, 6.8%, 7.1%) |
| CIE-LAB | lab(90.85, 2.37, 4.13) |
| CIE-LCH | lch(90.85, 4.76, 60.21°) |
| OKLab | oklab(92.21% 0.0081 0.0109) |
| OKLCH | oklch(92.21% 0.014 53.3) |
| XYZ | xyz(75.4437, 78.1638, 79.5053) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.35
Seashell
#FFF5EE
ΔE00 3.81
Very Light Pink
#FFF4F2
ΔE00 4.31
Gainsboro
#DCDCDC
ΔE00 5.23
Snow
#FFFAFA
ΔE00 5.72
Floralwhite
#FFFAF0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE3DD #DDE7ED
analogous
#EDDDDF #EDE3DD #EDEBDD
triadic
#EDE3DD #DDEDE3 #E3DDED
tetradic
#EDE3DD #DFEDDD #DDE7ED #EBDDED
square
#EDE3DD #DFEDDD #DDE7ED #EBDDED
split-complementary
#EDE3DD #DDEDEB #DDDFED
monochromatic
#C3A18D #D8C2B5 #EDE3DD #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.26
#EDE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#EDE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE3DD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE3DD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#E8E6DD
Tritanopia (blue-blind)
#F0E1E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede3dd; /* rgb */ color: rgb(237, 227, 221); /* oklch */ color: oklch(92.2% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#f2ebe7',
500: '#ede3dd',
950: '#000000',
},
}SCSS
$custom: #ede3dd; $custom-light: #f2ebe7; $custom-dark: #000000;
JSON
{
"hex": "#ede3dd",
"rgb": {
"r": 237,
"g": 227,
"b": 221
},
"hsl": {
"h": 22.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.92207,
"c": 0.01363,
"h": 53.3
},
"luminance": 0.78163
}Semantic roles & 50–950 ramp
primary
#EDE3DD
secondary
#A8BBC7
accent
#80A93C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484