#EBD8CD#EBD8CD
#EBD8CD is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.5% C 0.026 H 52.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD8CD |
|---|---|
| RGB | rgb(235, 216, 205) |
| HSL | hsl(22, 43%, 86%) |
| HSV | hsv(22, 13%, 92%) |
| CMYK | cmyk(0%, 8.1%, 12.8%, 7.8%) |
| CIE-LAB | lab(87.57, 4.74, 7.78) |
| CIE-LCH | lch(87.57, 9.11, 58.66°) |
| OKLab | oklab(89.47% 0.0159 0.0204) |
| OKLCH | oklch(89.47% 0.026 52.2) |
| XYZ | xyz(69.8355, 71.1829, 67.8066) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.43
Linen
#FAF0E6
ΔE00 6.17
Mistyrose
#FFE4E1
ΔE00 6.33
Antiquewhite
#FAEBD7
ΔE00 6.38
Seashell
#FFF5EE
ΔE00 6.94
Champagne
#F7E7CE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD8CD #CDE0EB
analogous
#EBCDD1 #EBD8CD #EBE7CD
triadic
#EBD8CD #CDEBD8 #D8CDEB
tetradic
#EBD8CD #D1EBCD #CDE0EB #E7CDEB
square
#EBD8CD #D1EBCD #CDE0EB #E7CDEB
split-complementary
#EBD8CD #CDEBE7 #CDD1EB
monochromatic
#C89476 #DAB6A1 #EBD8CD #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.38
#EBD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#EBD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD8CD
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD8CD | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#F1D5D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebd8cd; /* rgb */ color: rgb(235, 216, 205); /* oklch */ color: oklch(89.5% 0.026 52.2);
Tailwind
colors: {
custom: {
50: '#f1e4dc',
500: '#ebd8cd',
950: '#000000',
},
}SCSS
$custom: #ebd8cd; $custom-light: #f1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#ebd8cd",
"rgb": {
"r": 235,
"g": 216,
"b": 205
},
"hsl": {
"h": 22,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.89469,
"c": 0.02587,
"h": 52.2
},
"luminance": 0.71182
}Semantic roles & 50–950 ramp
primary
#EBD8CD
secondary
#96B5C6
accent
#85B630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484