#EBD7CA#EBD7CA
#EBD7CA is a very light, muted orange. Relative luminance 0.705; OKLCH L 89.2% C 0.028 H 55.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD7CA |
|---|---|
| RGB | rgb(235, 215, 202) |
| HSL | hsl(24, 45%, 86%) |
| HSV | hsv(24, 14%, 92%) |
| CMYK | cmyk(0%, 8.5%, 14%, 7.8%) |
| CIE-LAB | lab(87.26, 4.79, 8.91) |
| CIE-LCH | lch(87.26, 10.11, 61.75°) |
| OKLab | oklab(89.2% 0.0162 0.0233) |
| OKLCH | oklch(89.2% 0.028 55.3) |
| XYZ | xyz(69.2214, 70.5286, 65.8326) |
| Luminance | 0.7053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.03
Antiquewhite
#FAEBD7
ΔE00 6.11
Linen
#FAF0E6
ΔE00 6.48
Champagne
#F7E7CE
ΔE00 6.90
Mistyrose
#FFE4E1
ΔE00 6.96
Bisque
#FFE4C4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD7CA #CADEEB
analogous
#EBCACD #EBD7CA #EBE7CA
triadic
#EBD7CA #CAEBD7 #D7CAEB
tetradic
#EBD7CA #CDEBCA #CADEEB #E7CAEB
square
#EBD7CA #CDEBCA #CADEEB #E7CAEB
split-complementary
#EBD7CA #CAEBE7 #CACDEB
monochromatic
#C99471 #DAB59E #EBD7CA #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.39
#EBD7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#EBD7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD7CA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD7CA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C9
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#F2D3D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd7ca; /* rgb */ color: rgb(235, 215, 202); /* oklch */ color: oklch(89.2% 0.028 55.3);
Tailwind
colors: {
custom: {
50: '#f1e3da',
500: '#ebd7ca',
950: '#000000',
},
}SCSS
$custom: #ebd7ca; $custom-light: #f1e3da; $custom-dark: #000000;
JSON
{
"hex": "#ebd7ca",
"rgb": {
"r": 235,
"g": 215,
"b": 202
},
"hsl": {
"h": 23.636,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.89196,
"c": 0.02839,
"h": 55.3
},
"luminance": 0.70527
}Semantic roles & 50–950 ramp
primary
#EBD7CA
secondary
#93B2C7
accent
#82B82D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483