#EBDACC#EBDACC
#EBDACC is a very light, muted orange. Relative luminance 0.722; OKLCH L 89.8% C 0.027 H 62.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDACC |
|---|---|
| RGB | rgb(235, 218, 204) |
| HSL | hsl(27, 44%, 86%) |
| HSV | hsv(27, 13%, 92%) |
| CMYK | cmyk(0%, 7.2%, 13.2%, 7.8%) |
| CIE-LAB | lab(88.05, 3.54, 8.99) |
| CIE-LCH | lch(88.05, 9.66, 68.48°) |
| OKLab | oklab(89.83% 0.0125 0.0235) |
| OKLCH | oklch(89.83% 0.027 62) |
| XYZ | xyz(70.2307, 72.1658, 67.3447) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.46
Antiquewhite
#FAEBD7
ΔE00 4.72
Linen
#FAF0E6
ΔE00 5.40
Champagne
#F7E7CE
ΔE00 5.49
Seashell
#FFF5EE
ΔE00 6.62
Papayawhip
#FFEFD5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDACC #CCDDEB
analogous
#EBCCCD #EBDACC #EBE9CC
triadic
#EBDACC #CCEBDA #DACCEB
tetradic
#EBDACC #CDEBCC #CCDDEB #E9CCEB
square
#EBDACC #CDEBCC #CCDDEB #E9CCEB
split-complementary
#EBDACC #CCEBE9 #CCCDEB
monochromatic
#C99A74 #DABAA0 #EBDACC #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.36
#EBDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#EBDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDACC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDACC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCB
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#F1D7D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdacc; /* rgb */ color: rgb(235, 218, 204); /* oklch */ color: oklch(89.8% 0.027 62.0);
Tailwind
colors: {
custom: {
50: '#f1e5db',
500: '#ebdacc',
950: '#000000',
},
}SCSS
$custom: #ebdacc; $custom-light: #f1e5db; $custom-dark: #000000;
JSON
{
"hex": "#ebdacc",
"rgb": {
"r": 235,
"g": 218,
"b": 204
},
"hsl": {
"h": 27.097,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.89833,
"c": 0.02667,
"h": 62
},
"luminance": 0.72165
}Semantic roles & 50–950 ramp
primary
#EBDACC
secondary
#95B0C6
accent
#79B72F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161515
muted
#858484