#EBDAD0#EBDAD0
#EBDAD0 is a very light, muted orange. Relative luminance 0.724; OKLCH L 89.9% C 0.023 H 52.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAD0 |
|---|---|
| RGB | rgb(235, 218, 208) |
| HSL | hsl(22, 40%, 87%) |
| HSV | hsv(22, 11%, 92%) |
| CMYK | cmyk(0%, 7.2%, 11.5%, 7.8%) |
| CIE-LAB | lab(88.14, 4.18, 7.02) |
| CIE-LCH | lch(88.14, 8.17, 59.21°) |
| OKLab | oklab(89.94% 0.0141 0.0185) |
| OKLCH | oklch(89.94% 0.023 52.7) |
| XYZ | xyz(70.7166, 72.3602, 69.9039) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.17
Linen
#FAF0E6
ΔE00 5.46
Antiquewhite
#FAEBD7
ΔE00 6.05
Seashell
#FFF5EE
ΔE00 6.23
Mistyrose
#FFE4E1
ΔE00 6.36
Very Light Pink
#FFF4F2
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAD0 #D0E1EB
analogous
#EBD0D4 #EBDAD0 #EBE8D0
triadic
#EBDAD0 #D0EBDA #DAD0EB
tetradic
#EBDAD0 #D4EBD0 #D0E1EB #E8D0EB
square
#EBDAD0 #D4EBD0 #D0E1EB #E8D0EB
split-complementary
#EBDAD0 #D0EBE8 #D0D4EB
monochromatic
#C6967A #D9B8A5 #EBDAD0 #F6EEEA #F6EEEA
Accessibility & contrast
On white
1.36
#EBDAD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#EBDAD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAD0
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAD0 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#E3DED0
Tritanopia (blue-blind)
#F1D7D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdad0; /* rgb */ color: rgb(235, 218, 208); /* oklch */ color: oklch(89.9% 0.023 52.7);
Tailwind
colors: {
custom: {
50: '#f1e5de',
500: '#ebdad0',
950: '#000000',
},
}SCSS
$custom: #ebdad0; $custom-light: #f1e5de; $custom-dark: #000000;
JSON
{
"hex": "#ebdad0",
"rgb": {
"r": 235,
"g": 218,
"b": 208
},
"hsl": {
"h": 22.222,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.89937,
"c": 0.02322,
"h": 52.7
},
"luminance": 0.72359
}Semantic roles & 50–950 ramp
primary
#EBDAD0
secondary
#99B5C6
accent
#83B332
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484