#EBD5CA#EBD5CA
#EBD5CA is a very light, muted orange. Relative luminance 0.695; OKLCH L 88.8% C 0.029 H 48.4°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD5CA |
|---|---|
| RGB | rgb(235, 213, 202) |
| HSL | hsl(20, 45%, 86%) |
| HSV | hsv(20, 14%, 92%) |
| CMYK | cmyk(0%, 9.4%, 14%, 7.8%) |
| CIE-LAB | lab(86.76, 5.83, 8.20) |
| CIE-LCH | lch(86.76, 10.06, 54.59°) |
| OKLab | oklab(88.81% 0.0191 0.0215) |
| OKLCH | oklch(88.81% 0.029 48.4) |
| XYZ | xyz(68.7153, 69.5163, 65.6638) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.92
Warm Beige
#E9DCC9
ΔE00 6.56
Linen
#FAF0E6
ΔE00 7.37
Antiquewhite
#FAEBD7
ΔE00 7.49
Seashell
#FFF5EE
ΔE00 7.98
Apricot
#FBCEB1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD5CA #CAE0EB
analogous
#EBCACF #EBD5CA #EBE5CA
triadic
#EBD5CA #CAEBD5 #D5CAEB
tetradic
#EBD5CA #CFEBCA #CAE0EB #E5CAEB
square
#EBD5CA #CFEBCA #CAE0EB #E5CAEB
split-complementary
#EBD5CA #CAEBE5 #CACFEB
monochromatic
#C98F71 #DAB29E #EBD5CA #F7EDE9 #F7EDE9
Accessibility & contrast
On white
1.41
#EBD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#EBD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD5CA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD5CA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#E0DBCA
Tritanopia (blue-blind)
#F2D2D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd5ca; /* rgb */ color: rgb(235, 213, 202); /* oklch */ color: oklch(88.8% 0.029 48.4);
Tailwind
colors: {
custom: {
50: '#f1e1da',
500: '#ebd5ca',
950: '#000000',
},
}SCSS
$custom: #ebd5ca; $custom-light: #f1e1da; $custom-dark: #000000;
JSON
{
"hex": "#ebd5ca",
"rgb": {
"r": 235,
"g": 213,
"b": 202
},
"hsl": {
"h": 20,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.88807,
"c": 0.02879,
"h": 48.4
},
"luminance": 0.69515
}Semantic roles & 50–950 ramp
primary
#EBD5CA
secondary
#93B5C7
accent
#8AB82D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483