#EBDED9#EBDED9
#EBDED9 is a very light, near-neutral orange. Relative luminance 0.749; OKLCH L 91.0% C 0.016 H 42.4°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDED9 |
|---|---|
| RGB | rgb(235, 222, 217) |
| HSL | hsl(17, 31%, 89%) |
| HSV | hsv(17, 8%, 92%) |
| CMYK | cmyk(0%, 5.5%, 7.7%, 7.8%) |
| CIE-LAB | lab(89.35, 3.59, 4.04) |
| CIE-LCH | lch(89.35, 5.40, 48.38°) |
| OKLab | oklab(90.96% 0.0117 0.0107) |
| OKLCH | oklch(90.96% 0.016 42.4) |
| XYZ | xyz(72.9052, 74.9153, 76.2516) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.89
Linen
#FAF0E6
ΔE00 4.90
Seashell
#FFF5EE
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 5.93
Lavenderblush
#FFF0F5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDED9 #D9E6EB
analogous
#EBD9DD #EBDED9 #EBE7D9
triadic
#EBDED9 #D9EBDE #DED9EB
tetradic
#EBDED9 #DDEBD9 #D9E6EB #E7D9EB
square
#EBDED9 #DDEBD9 #D9E6EB #E7D9EB
split-complementary
#EBDED9 #D9EBE7 #D9DDEB
monochromatic
#C19889 #D6BBB1 #EBDED9 #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.31
#EBDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#EBDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDED9
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDED9 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#EFDCDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebded9; /* rgb */ color: rgb(235, 222, 217); /* oklch */ color: oklch(91.0% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#f1e8e4',
500: '#ebded9',
950: '#000000',
},
}SCSS
$custom: #ebded9; $custom-light: #f1e8e4; $custom-dark: #000000;
JSON
{
"hex": "#ebded9",
"rgb": {
"r": 235,
"g": 222,
"b": 217
},
"hsl": {
"h": 16.667,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.90959,
"c": 0.01586,
"h": 42.4
},
"luminance": 0.74914
}Semantic roles & 50–950 ramp
primary
#EBDED9
secondary
#A4BBC4
accent
#8BAA3C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484