#EBDAD1#EBDAD1
#EBDAD1 is a very light, muted orange. Relative luminance 0.724; OKLCH L 90.0% C 0.022 H 49.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAD1 |
|---|---|
| RGB | rgb(235, 218, 209) |
| HSL | hsl(21, 39%, 87%) |
| HSV | hsv(21, 11%, 92%) |
| CMYK | cmyk(0%, 7.2%, 11.1%, 7.8%) |
| CIE-LAB | lab(88.17, 4.34, 6.53) |
| CIE-LCH | lch(88.17, 7.84, 56.36°) |
| OKLab | oklab(89.96% 0.0145 0.0172) |
| OKLCH | oklch(89.96% 0.022 49.9) |
| XYZ | xyz(70.8400, 72.4095, 70.5539) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.57
Warm Beige
#E9DCC9
ΔE00 5.63
Mistyrose
#FFE4E1
ΔE00 5.99
Seashell
#FFF5EE
ΔE00 6.21
Antiquewhite
#FAEBD7
ΔE00 6.45
Very Light Pink
#FFF4F2
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAD1 #D1E2EB
analogous
#EBD1D5 #EBDAD1 #EBE7D1
triadic
#EBDAD1 #D1EBDA #DAD1EB
tetradic
#EBDAD1 #D5EBD1 #D1E2EB #E7D1EB
square
#EBDAD1 #D5EBD1 #D1E2EB #E7D1EB
split-complementary
#EBDAD1 #D1EBE7 #D1D5EB
monochromatic
#C6957C #D8B8A6 #EBDAD1 #F6EEEA #F6EEEA
Accessibility & contrast
On white
1.36
#EBDAD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#EBDAD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAD1
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAD1 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD0
Deuteranopia (green-blind)
#E2DFD1
Tritanopia (blue-blind)
#F0D7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdad1; /* rgb */ color: rgb(235, 218, 209); /* oklch */ color: oklch(90.0% 0.022 49.9);
Tailwind
colors: {
custom: {
50: '#f1e5df',
500: '#ebdad1',
950: '#000000',
},
}SCSS
$custom: #ebdad1; $custom-light: #f1e5df; $custom-dark: #000000;
JSON
{
"hex": "#ebdad1",
"rgb": {
"r": 235,
"g": 218,
"b": 209
},
"hsl": {
"h": 20.769,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.89964,
"c": 0.02247,
"h": 49.9
},
"luminance": 0.72408
}Semantic roles & 50–950 ramp
primary
#EBDAD1
secondary
#9AB7C6
accent
#86B233
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484