#EBDFD9#EBDFD9
#EBDFD9 is a very light, near-neutral orange. Relative luminance 0.754; OKLCH L 91.2% C 0.016 H 48.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFD9 |
|---|---|
| RGB | rgb(235, 223, 217) |
| HSL | hsl(20, 31%, 89%) |
| HSV | hsv(20, 8%, 92%) |
| CMYK | cmyk(0%, 5.1%, 7.7%, 7.8%) |
| CIE-LAB | lab(89.60, 3.07, 4.40) |
| CIE-LCH | lch(89.60, 5.36, 55.09°) |
| OKLab | oklab(91.15% 0.0103 0.0116) |
| OKLCH | oklch(91.15% 0.016 48.6) |
| XYZ | xyz(73.1716, 75.4481, 76.3404) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.29
Seashell
#FFF5EE
ΔE00 4.73
Very Light Pink
#FFF4F2
ΔE00 4.89
Gainsboro
#DCDCDC
ΔE00 5.69
Warm Beige
#E9DCC9
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFD9 #D9E5EB
analogous
#EBD9DC #EBDFD9 #EBE8D9
triadic
#EBDFD9 #D9EBDF #DFD9EB
tetradic
#EBDFD9 #DCEBD9 #D9E5EB #E8D9EB
square
#EBDFD9 #DCEBD9 #D9E5EB #E8D9EB
split-complementary
#EBDFD9 #D9EBE8 #D9DCEB
monochromatic
#C19B89 #D6BDB1 #EBDFD9 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.31
#EBDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EBDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFD9
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFD9 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#E5E2D9
Tritanopia (blue-blind)
#EFDDDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdfd9; /* rgb */ color: rgb(235, 223, 217); /* oklch */ color: oklch(91.2% 0.016 48.6);
Tailwind
colors: {
custom: {
50: '#f1e9e4',
500: '#ebdfd9',
950: '#000000',
},
}SCSS
$custom: #ebdfd9; $custom-light: #f1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#ebdfd9",
"rgb": {
"r": 235,
"g": 223,
"b": 217
},
"hsl": {
"h": 20,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.91154,
"c": 0.01552,
"h": 48.6
},
"luminance": 0.75447
}Semantic roles & 50–950 ramp
primary
#EBDFD9
secondary
#A4BAC4
accent
#85AA3C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484