#EBD6CA#EBD6CA
#EBD6CA is a very light, muted orange. Relative luminance 0.700; OKLCH L 89.0% C 0.029 H 51.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD6CA |
|---|---|
| RGB | rgb(235, 214, 202) |
| HSL | hsl(22, 45%, 86%) |
| HSV | hsv(22, 14%, 92%) |
| CMYK | cmyk(0%, 8.9%, 14%, 7.8%) |
| CIE-LAB | lab(87.01, 5.31, 8.55) |
| CIE-LCH | lch(87.01, 10.07, 58.18°) |
| OKLab | oklab(89% 0.0176 0.0224) |
| OKLCH | oklch(89% 0.029 51.8) |
| XYZ | xyz(68.9676, 70.0209, 65.7479) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.80
Mistyrose
#FFE4E1
ΔE00 6.41
Antiquewhite
#FAEBD7
ΔE00 6.79
Linen
#FAF0E6
ΔE00 6.90
Champagne
#F7E7CE
ΔE00 7.65
Seashell
#FFF5EE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD6CA #CADFEB
analogous
#EBCACE #EBD6CA #EBE6CA
triadic
#EBD6CA #CAEBD6 #D6CAEB
tetradic
#EBD6CA #CEEBCA #CADFEB #E6CAEB
square
#EBD6CA #CEEBCA #CADFEB #E6CAEB
split-complementary
#EBD6CA #CAEBE6 #CACEEB
monochromatic
#C99171 #DAB49E #EBD6CA #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.40
#EBD6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#EBD6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD6CA
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD6CA | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C9
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#F2D3D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebd6ca; /* rgb */ color: rgb(235, 214, 202); /* oklch */ color: oklch(89.0% 0.029 51.8);
Tailwind
colors: {
custom: {
50: '#f1e2da',
500: '#ebd6ca',
950: '#000000',
},
}SCSS
$custom: #ebd6ca; $custom-light: #f1e2da; $custom-dark: #000000;
JSON
{
"hex": "#ebd6ca",
"rgb": {
"r": 235,
"g": 214,
"b": 202
},
"hsl": {
"h": 21.818,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.89002,
"c": 0.02854,
"h": 51.8
},
"luminance": 0.7002
}Semantic roles & 50–950 ramp
primary
#EBD6CA
secondary
#93B4C7
accent
#86B82D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483