#EBDED8#EBDED8
#EBDED8 is a very light, near-neutral orange. Relative luminance 0.749; OKLCH L 90.9% C 0.016 H 46.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDED8 |
|---|---|
| RGB | rgb(235, 222, 216) |
| HSL | hsl(19, 32%, 88%) |
| HSV | hsv(19, 8%, 92%) |
| CMYK | cmyk(0%, 5.5%, 8.1%, 7.8%) |
| CIE-LAB | lab(89.33, 3.42, 4.53) |
| CIE-LCH | lch(89.33, 5.67, 52.93°) |
| OKLab | oklab(90.93% 0.0113 0.012) |
| OKLCH | oklch(90.93% 0.016 46.5) |
| XYZ | xyz(72.7755, 74.8634, 75.5687) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.63
Seashell
#FFF5EE
ΔE00 5.02
Very Light Pink
#FFF4F2
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 6.01
Warm Beige
#E9DCC9
ΔE00 6.11
Mistyrose
#FFE4E1
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDED8 #D8E5EB
analogous
#EBD8DB #EBDED8 #EBE7D8
triadic
#EBDED8 #D8EBDE #DED8EB
tetradic
#EBDED8 #DBEBD8 #D8E5EB #E7D8EB
square
#EBDED8 #DBEBD8 #D8E5EB #E7D8EB
split-complementary
#EBDED8 #D8EBE7 #D8DBEB
monochromatic
#C29A87 #D6BCB0 #EBDED8 #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.31
#EBDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EBDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDED8
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDED8 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#EFDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebded8; /* rgb */ color: rgb(235, 222, 216); /* oklch */ color: oklch(90.9% 0.016 46.5);
Tailwind
colors: {
custom: {
50: '#f1e8e4',
500: '#ebded8',
950: '#000000',
},
}SCSS
$custom: #ebded8; $custom-light: #f1e8e4; $custom-dark: #000000;
JSON
{
"hex": "#ebded8",
"rgb": {
"r": 235,
"g": 222,
"b": 216
},
"hsl": {
"h": 18.947,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.90931,
"c": 0.01649,
"h": 46.5
},
"luminance": 0.74863
}Semantic roles & 50–950 ramp
primary
#EBDED8
secondary
#A3BAC5
accent
#87AB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484