#EBCDC3#EBCDC3
#EBCDC3 is a very light, muted orange. Relative luminance 0.653; OKLCH L 87.1% C 0.037 H 39.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC3 |
|---|---|
| RGB | rgb(235, 205, 195) |
| HSL | hsl(15, 50%, 84%) |
| HSV | hsv(15, 17%, 92%) |
| CMYK | cmyk(0%, 12.8%, 17%, 7.8%) |
| CIE-LAB | lab(84.62, 8.92, 8.84) |
| CIE-LCH | lch(84.62, 12.56, 44.74°) |
| OKLab | oklab(87.08% 0.0283 0.0232) |
| OKLCH | oklch(87.08% 0.037 39.3) |
| XYZ | xyz(65.9424, 65.2667, 60.7432) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 7.29
Pinkish Grey
#C8ACA9
ΔE00 8.94
Peach
#FFDAB9
ΔE00 9.11
Warm Beige
#E9DCC9
ΔE00 9.90
Warm Gray
#C9BEB0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC3 #C3E1EB
analogous
#EBC3CD #EBCDC3 #EBE1C3
triadic
#EBCDC3 #C3EBCD #CDC3EB
tetradic
#EBCDC3 #CDEBC3 #C3E1EB #E1C3EB
square
#EBCDC3 #CDEBC3 #C3E1EB #E1C3EB
split-complementary
#EBCDC3 #C3EBE1 #C3CDEB
monochromatic
#CC8167 #DCA795 #EBCDC3 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.49
#EBCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#EBCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC3
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC3 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#DBD6C3
Tritanopia (blue-blind)
#F3C9CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc3; /* rgb */ color: rgb(235, 205, 195); /* oklch */ color: oklch(87.1% 0.037 39.3);
Tailwind
colors: {
custom: {
50: '#f1dcd5',
500: '#ebcdc3',
950: '#000000',
},
}SCSS
$custom: #ebcdc3; $custom-light: #f1dcd5; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc3",
"rgb": {
"r": 235,
"g": 205,
"b": 195
},
"hsl": {
"h": 15,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.87081,
"c": 0.03662,
"h": 39.3
},
"luminance": 0.65265
}Semantic roles & 50–950 ramp
primary
#EBCDC3
secondary
#8BB8C7
accent
#98BD28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483