#EBDACD#EBDACD
#EBDACD is a very light, muted orange. Relative luminance 0.722; OKLCH L 89.9% C 0.026 H 59.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDACD |
|---|---|
| RGB | rgb(235, 218, 205) |
| HSL | hsl(26, 43%, 86%) |
| HSV | hsv(26, 13%, 92%) |
| CMYK | cmyk(0%, 7.2%, 12.8%, 7.8%) |
| CIE-LAB | lab(88.07, 3.70, 8.50) |
| CIE-LCH | lch(88.07, 9.27, 66.45°) |
| OKLab | oklab(89.86% 0.0129 0.0223) |
| OKLCH | oklch(89.86% 0.026 59.9) |
| XYZ | xyz(70.3510, 72.2139, 67.9784) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.86
Antiquewhite
#FAEBD7
ΔE00 5.01
Linen
#FAF0E6
ΔE00 5.36
Champagne
#F7E7CE
ΔE00 5.89
Seashell
#FFF5EE
ΔE00 6.48
Papayawhip
#FFEFD5
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDACD #CDDEEB
analogous
#EBCDCF #EBDACD #EBE9CD
triadic
#EBDACD #CDEBDA #DACDEB
tetradic
#EBDACD #CFEBCD #CDDEEB #E9CDEB
square
#EBDACD #CFEBCD #CDDEEB #E9CDEB
split-complementary
#EBDACD #CDEBE9 #CDCFEB
monochromatic
#C89976 #DABAA1 #EBDACD #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.36
#EBDACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#EBDACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDACD
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDACD | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#F1D7D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdacd; /* rgb */ color: rgb(235, 218, 205); /* oklch */ color: oklch(89.9% 0.026 59.9);
Tailwind
colors: {
custom: {
50: '#f1e5dc',
500: '#ebdacd',
950: '#000000',
},
}SCSS
$custom: #ebdacd; $custom-light: #f1e5dc; $custom-dark: #000000;
JSON
{
"hex": "#ebdacd",
"rgb": {
"r": 235,
"g": 218,
"b": 205
},
"hsl": {
"h": 26,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.89859,
"c": 0.02576,
"h": 59.9
},
"luminance": 0.72213
}Semantic roles & 50–950 ramp
primary
#EBDACD
secondary
#96B1C6
accent
#7CB630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484