#EBCDC1#EBCDC1
#EBCDC1 is a very light, muted orange. Relative luminance 0.652; OKLCH L 87.0% C 0.038 H 43.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC1 |
|---|---|
| RGB | rgb(235, 205, 193) |
| HSL | hsl(17, 51%, 84%) |
| HSV | hsv(17, 18%, 92%) |
| CMYK | cmyk(0%, 12.8%, 17.9%, 7.8%) |
| CIE-LAB | lab(84.57, 8.62, 9.84) |
| CIE-LCH | lch(84.57, 13.08, 48.78°) |
| OKLab | oklab(87.03% 0.0276 0.0258) |
| OKLCH | oklch(87.03% 0.038 43.1) |
| XYZ | xyz(65.7178, 65.1769, 59.5603) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.51
Apricot
#FBCEB1
ΔE00 6.54
Peach
#FFDAB9
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 9.26
Warm Beige
#E9DCC9
ΔE00 9.32
Warm Gray
#C9BEB0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC1 #C1DFEB
analogous
#EBC1CA #EBCDC1 #EBE2C1
triadic
#EBCDC1 #C1EBCD #CDC1EB
tetradic
#EBCDC1 #CAEBC1 #C1DFEB #E2C1EB
square
#EBCDC1 #CAEBC1 #C1DFEB #E2C1EB
split-complementary
#EBCDC1 #C1EBE2 #C1CAEB
monochromatic
#CD8264 #DCA893 #EBCDC1 #F8ECE8 #F8ECE8
Accessibility & contrast
On white
1.50
#EBCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#EBCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC1
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC1 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C0
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#F4C9CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc1; /* rgb */ color: rgb(235, 205, 193); /* oklch */ color: oklch(87.0% 0.038 43.1);
Tailwind
colors: {
custom: {
50: '#f1dcd3',
500: '#ebcdc1',
950: '#000000',
},
}SCSS
$custom: #ebcdc1; $custom-light: #f1dcd3; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc1",
"rgb": {
"r": 235,
"g": 205,
"b": 193
},
"hsl": {
"h": 17.143,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.87029,
"c": 0.03772,
"h": 43.1
},
"luminance": 0.65175
}Semantic roles & 50–950 ramp
primary
#EBCDC1
secondary
#89B5C7
accent
#93BF27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483