#EBDCD5#EBDCD5
#EBDCD5 is a very light, near-neutral orange. Relative luminance 0.737; OKLCH L 90.5% C 0.019 H 46.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCD5 |
|---|---|
| RGB | rgb(235, 220, 213) |
| HSL | hsl(19, 35%, 88%) |
| HSV | hsv(19, 9%, 92%) |
| CMYK | cmyk(0%, 6.4%, 9.4%, 7.8%) |
| CIE-LAB | lab(88.76, 3.96, 5.28) |
| CIE-LCH | lch(88.76, 6.60, 53.13°) |
| OKLab | oklab(90.46% 0.0131 0.0139) |
| OKLCH | oklch(90.46% 0.019 46.8) |
| XYZ | xyz(71.8632, 73.6536, 73.3687) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.13
Seashell
#FFF5EE
ΔE00 5.59
Very Light Pink
#FFF4F2
ΔE00 5.66
Mistyrose
#FFE4E1
ΔE00 5.83
Warm Beige
#E9DCC9
ΔE00 6.04
Antiquewhite
#FAEBD7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCD5 #D5E4EB
analogous
#EBD5D9 #EBDCD5 #EBE7D5
triadic
#EBDCD5 #D5EBDC #DCD5EB
tetradic
#EBDCD5 #D9EBD5 #D5E4EB #E7D5EB
square
#EBDCD5 #D9EBD5 #D5E4EB #E7D5EB
split-complementary
#EBDCD5 #D5EBE7 #D5D9EB
monochromatic
#C49782 #D7B9AC #EBDCD5 #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.33
#EBDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EBDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCD5
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCD5 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD5
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#F0DADA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdcd5; /* rgb */ color: rgb(235, 220, 213); /* oklch */ color: oklch(90.5% 0.019 46.8);
Tailwind
colors: {
custom: {
50: '#f1e6e1',
500: '#ebdcd5',
950: '#000000',
},
}SCSS
$custom: #ebdcd5; $custom-light: #f1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#ebdcd5",
"rgb": {
"r": 235,
"g": 220,
"b": 213
},
"hsl": {
"h": 19.091,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.9046,
"c": 0.01912,
"h": 46.8
},
"luminance": 0.73653
}Semantic roles & 50–950 ramp
primary
#EBDCD5
secondary
#9FB9C5
accent
#88AE37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484