#EBDACF#EBDACF
#EBDACF is a very light, muted orange. Relative luminance 0.723; OKLCH L 89.9% C 0.024 H 55.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDACF |
|---|---|
| RGB | rgb(235, 218, 207) |
| HSL | hsl(24, 41%, 87%) |
| HSV | hsv(24, 12%, 92%) |
| CMYK | cmyk(0%, 7.2%, 11.9%, 7.8%) |
| CIE-LAB | lab(88.12, 4.02, 7.51) |
| CIE-LCH | lch(88.12, 8.52, 61.84°) |
| OKLab | oklab(89.91% 0.0137 0.0197) |
| OKLCH | oklch(89.91% 0.024 55.2) |
| XYZ | xyz(70.5939, 72.3111, 69.2580) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.72
Linen
#FAF0E6
ΔE00 5.39
Antiquewhite
#FAEBD7
ΔE00 5.68
Seashell
#FFF5EE
ΔE00 6.28
Champagne
#F7E7CE
ΔE00 6.75
Mistyrose
#FFE4E1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDACF #CFE0EB
analogous
#EBCFD2 #EBDACF #EBE8CF
triadic
#EBDACF #CFEBDA #DACFEB
tetradic
#EBDACF #D2EBCF #CFE0EB #E8CFEB
square
#EBDACF #D2EBCF #CFE0EB #E8CFEB
split-complementary
#EBDACF #CFEBE8 #CFD2EB
monochromatic
#C79779 #D9B9A4 #EBDACF #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.36
#EBDACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#EBDACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDACF
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDACF | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#E3DECF
Tritanopia (blue-blind)
#F1D7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdacf; /* rgb */ color: rgb(235, 218, 207); /* oklch */ color: oklch(89.9% 0.024 55.2);
Tailwind
colors: {
custom: {
50: '#f1e5dd',
500: '#ebdacf',
950: '#000000',
},
}SCSS
$custom: #ebdacf; $custom-light: #f1e5dd; $custom-dark: #000000;
JSON
{
"hex": "#ebdacf",
"rgb": {
"r": 235,
"g": 218,
"b": 207
},
"hsl": {
"h": 23.571,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.89911,
"c": 0.02403,
"h": 55.2
},
"luminance": 0.7231
}Semantic roles & 50–950 ramp
primary
#EBDACF
secondary
#98B4C6
accent
#81B431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484