#EBDAD5#EBDAD5
#EBDAD5 is a very light, muted red. Relative luminance 0.726; OKLCH L 90.1% C 0.020 H 37.0°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAD5 |
|---|---|
| RGB | rgb(235, 218, 213) |
| HSL | hsl(14, 35%, 88%) |
| HSV | hsv(14, 9%, 92%) |
| CMYK | cmyk(0%, 7.2%, 9.4%, 7.8%) |
| CIE-LAB | lab(88.26, 5.00, 4.56) |
| CIE-LCH | lch(88.26, 6.76, 42.38°) |
| OKLab | oklab(90.07% 0.016 0.0121) |
| OKLCH | oklch(90.07% 0.02 37) |
| XYZ | xyz(71.3414, 72.6101, 73.1948) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.77
Very Light Pink
#FFF4F2
ΔE00 5.92
Linen
#FAF0E6
ΔE00 6.36
Seashell
#FFF5EE
ΔE00 6.48
Lavenderblush
#FFF0F5
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAD5 #D5E6EB
analogous
#EBD5DB #EBDAD5 #EBE5D5
triadic
#EBDAD5 #D5EBDA #DAD5EB
tetradic
#EBDAD5 #DBEBD5 #D5E6EB #E5D5EB
square
#EBDAD5 #DBEBD5 #D5E6EB #E5D5EB
split-complementary
#EBDAD5 #D5EBE5 #D5DBEB
monochromatic
#C49182 #D7B5AC #EBDAD5 #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.35
#EBDAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#EBDAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAD5
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAD5 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#F0D8D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdad5; /* rgb */ color: rgb(235, 218, 213); /* oklch */ color: oklch(90.1% 0.020 37.0);
Tailwind
colors: {
custom: {
50: '#f1e5e1',
500: '#ebdad5',
950: '#000000',
},
}SCSS
$custom: #ebdad5; $custom-light: #f1e5e1; $custom-dark: #000000;
JSON
{
"hex": "#ebdad5",
"rgb": {
"r": 235,
"g": 218,
"b": 213
},
"hsl": {
"h": 13.636,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.90071,
"c": 0.02006,
"h": 37
},
"luminance": 0.72609
}Semantic roles & 50–950 ramp
primary
#EBDAD5
secondary
#9FBDC5
accent
#93AE37
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484