#EBCDC0#EBCDC0
#EBCDC0 is a very light, muted orange. Relative luminance 0.651; OKLCH L 87.0% C 0.038 H 44.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC0 |
|---|---|
| RGB | rgb(235, 205, 192) |
| HSL | hsl(18, 52%, 84%) |
| HSV | hsv(18, 18%, 92%) |
| CMYK | cmyk(0%, 12.8%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.55, 8.47, 10.34) |
| CIE-LCH | lch(84.55, 13.36, 50.67°) |
| OKLab | oklab(87% 0.0272 0.027) |
| OKLCH | oklch(87% 0.038 44.8) |
| XYZ | xyz(65.6066, 65.1324, 58.9748) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.20
Mistyrose
#FFE4E1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.84
Warm Beige
#E9DCC9
ΔE00 9.05
Light Peach
#FFD8B1
ΔE00 9.37
Warm Gray
#C9BEB0
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC0 #C0DEEB
analogous
#EBC0C8 #EBCDC0 #EBE2C0
triadic
#EBCDC0 #C0EBCD #CDC0EB
tetradic
#EBCDC0 #C8EBC0 #C0DEEB #E2C0EB
square
#EBCDC0 #C8EBC0 #C0DEEB #E2C0EB
split-complementary
#EBCDC0 #C0EBE2 #C0C8EB
monochromatic
#CE8363 #DCA892 #EBCDC0 #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.50
#EBCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#EBCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC0
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC0 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0BF
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#F4C9C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc0; /* rgb */ color: rgb(235, 205, 192); /* oklch */ color: oklch(87.0% 0.038 44.8);
Tailwind
colors: {
custom: {
50: '#f1dcd3',
500: '#ebcdc0',
950: '#000000',
},
}SCSS
$custom: #ebcdc0; $custom-light: #f1dcd3; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc0",
"rgb": {
"r": 235,
"g": 205,
"b": 192
},
"hsl": {
"h": 18.14,
"s": 51.807,
"l": 83.725
},
"oklch": {
"l": 0.87004,
"c": 0.03832,
"h": 44.8
},
"luminance": 0.65131
}Semantic roles & 50–950 ramp
primary
#EBCDC0
secondary
#88B4C7
accent
#91BF26
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483