#EBDED5#EBDED5
#EBDED5 is a very light, near-neutral orange. Relative luminance 0.747; OKLCH L 90.9% C 0.019 H 57.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDED5 |
|---|---|
| RGB | rgb(235, 222, 213) |
| HSL | hsl(25, 35%, 88%) |
| HSV | hsv(25, 9%, 92%) |
| CMYK | cmyk(0%, 5.5%, 9.4%, 7.8%) |
| CIE-LAB | lab(89.26, 2.92, 6.00) |
| CIE-LCH | lch(89.26, 6.67, 64.01°) |
| OKLab | oklab(90.85% 0.0102 0.0158) |
| OKLCH | oklch(90.85% 0.019 57.2) |
| XYZ | xyz(72.3912, 74.7097, 73.5447) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.08
Warm Beige
#E9DCC9
ΔE00 4.59
Seashell
#FFF5EE
ΔE00 4.99
Antiquewhite
#FAEBD7
ΔE00 5.35
Very Light Pink
#FFF4F2
ΔE00 5.79
Oldlace
#FDF5E6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDED5 #D5E2EB
analogous
#EBD5D7 #EBDED5 #EBE9D5
triadic
#EBDED5 #D5EBDE #DED5EB
tetradic
#EBDED5 #D7EBD5 #D5E2EB #E9D5EB
square
#EBDED5 #D7EBD5 #D5E2EB #E9D5EB
split-complementary
#EBDED5 #D5EBE9 #D5D7EB
monochromatic
#C49D82 #D7BDAC #EBDED5 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.32
#EBDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#EBDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDED5
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDED5 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#F0DCDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebded5; /* rgb */ color: rgb(235, 222, 213); /* oklch */ color: oklch(90.9% 0.019 57.2);
Tailwind
colors: {
custom: {
50: '#f1e8e1',
500: '#ebded5',
950: '#000000',
},
}SCSS
$custom: #ebded5; $custom-light: #f1e8e1; $custom-dark: #000000;
JSON
{
"hex": "#ebded5",
"rgb": {
"r": 235,
"g": 222,
"b": 213
},
"hsl": {
"h": 24.545,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.90851,
"c": 0.0188,
"h": 57.2
},
"luminance": 0.74709
}Semantic roles & 50–950 ramp
primary
#EBDED5
secondary
#9FB6C5
accent
#7EAE37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484