#EBCDC2#EBCDC2
#EBCDC2 is a very light, muted orange. Relative luminance 0.652; OKLCH L 87.1% C 0.037 H 41.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCDC2 |
|---|---|
| RGB | rgb(235, 205, 194) |
| HSL | hsl(16, 51%, 84%) |
| HSV | hsv(16, 17%, 92%) |
| CMYK | cmyk(0%, 12.8%, 17.4%, 7.8%) |
| CIE-LAB | lab(84.60, 8.77, 9.34) |
| CIE-LCH | lch(84.60, 12.81, 46.80°) |
| OKLab | oklab(87.06% 0.028 0.0245) |
| OKLCH | oklch(87.06% 0.037 41.2) |
| XYZ | xyz(65.8297, 65.2216, 60.1498) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.24
Apricot
#FBCEB1
ΔE00 6.91
Peach
#FFDAB9
ΔE00 8.68
Pinkish Grey
#C8ACA9
ΔE00 9.09
Warm Beige
#E9DCC9
ΔE00 9.61
Warm Gray
#C9BEB0
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCDC2 #C2E0EB
analogous
#EBC2CC #EBCDC2 #EBE2C2
triadic
#EBCDC2 #C2EBCD #CDC2EB
tetradic
#EBCDC2 #CCEBC2 #C2E0EB #E2C2EB
square
#EBCDC2 #CCEBC2 #C2E0EB #E2C2EB
split-complementary
#EBCDC2 #C2EBE2 #C2CCEB
monochromatic
#CD8166 #DCA794 #EBCDC2 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.50
#EBCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#EBCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCDC2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCDC2 | 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)
#D4D0C1
Deuteranopia (green-blind)
#DBD5C2
Tritanopia (blue-blind)
#F3C9CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebcdc2; /* rgb */ color: rgb(235, 205, 194); /* oklch */ color: oklch(87.1% 0.037 41.2);
Tailwind
colors: {
custom: {
50: '#f1dcd4',
500: '#ebcdc2',
950: '#000000',
},
}SCSS
$custom: #ebcdc2; $custom-light: #f1dcd4; $custom-dark: #000000;
JSON
{
"hex": "#ebcdc2",
"rgb": {
"r": 235,
"g": 205,
"b": 194
},
"hsl": {
"h": 16.098,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.87055,
"c": 0.03715,
"h": 41.2
},
"luminance": 0.6522
}Semantic roles & 50–950 ramp
primary
#EBCDC2
secondary
#8AB7C7
accent
#96BE28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483