#EBD6CB#EBD6CB
#EBD6CB is a very light, muted orange. Relative luminance 0.701; OKLCH L 89.0% C 0.028 H 49.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD6CB |
|---|---|
| RGB | rgb(235, 214, 203) |
| HSL | hsl(21, 44%, 86%) |
| HSV | hsv(21, 14%, 92%) |
| CMYK | cmyk(0%, 8.9%, 13.6%, 7.8%) |
| CIE-LAB | lab(87.03, 5.46, 8.06) |
| CIE-LCH | lch(87.03, 9.74, 55.86°) |
| OKLab | oklab(89.03% 0.018 0.0212) |
| OKLCH | oklch(89.03% 0.028 49.6) |
| XYZ | xyz(69.0864, 70.0684, 66.3735) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.02
Warm Beige
#E9DCC9
ΔE00 6.18
Linen
#FAF0E6
ΔE00 6.97
Antiquewhite
#FAEBD7
ΔE00 7.11
Seashell
#FFF5EE
ΔE00 7.63
Very Light Pink
#FFF4F2
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD6CB #CBE0EB
analogous
#EBCBD0 #EBD6CB #EBE6CB
triadic
#EBD6CB #CBEBD6 #D6CBEB
tetradic
#EBD6CB #D0EBCB #CBE0EB #E6CBEB
square
#EBD6CB #D0EBCB #CBE0EB #E6CBEB
split-complementary
#EBD6CB #CBEBE6 #CBD0EB
monochromatic
#C99073 #DAB39F #EBD6CB #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.40
#EBD6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#EBD6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD6CB
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD6CB | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#E0DCCB
Tritanopia (blue-blind)
#F2D3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebd6cb; /* rgb */ color: rgb(235, 214, 203); /* oklch */ color: oklch(89.0% 0.028 49.6);
Tailwind
colors: {
custom: {
50: '#f1e2da',
500: '#ebd6cb',
950: '#000000',
},
}SCSS
$custom: #ebd6cb; $custom-light: #f1e2da; $custom-dark: #000000;
JSON
{
"hex": "#ebd6cb",
"rgb": {
"r": 235,
"g": 214,
"b": 203
},
"hsl": {
"h": 20.625,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.89027,
"c": 0.0278,
"h": 49.6
},
"luminance": 0.70067
}Semantic roles & 50–950 ramp
primary
#EBD6CB
secondary
#94B5C7
accent
#88B82E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483