#EBDAD7#EBDAD7
#EBDAD7 is a very light, near-neutral red. Relative luminance 0.727; OKLCH L 90.1% C 0.019 H 29.6°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAD7 |
|---|---|
| RGB | rgb(235, 218, 215) |
| HSL | hsl(9, 33%, 88%) |
| HSV | hsv(9, 9%, 92%) |
| CMYK | cmyk(0%, 7.2%, 8.5%, 7.8%) |
| CIE-LAB | lab(88.31, 5.33, 3.58) |
| CIE-LCH | lch(88.31, 6.42, 33.88°) |
| OKLab | oklab(90.13% 0.0168 0.0095) |
| OKLCH | oklch(90.13% 0.019 29.6) |
| XYZ | xyz(71.5969, 72.7123, 74.5400) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.43
Very Light Pink
#FFF4F2
ΔE00 5.84
Lavenderblush
#FFF0F5
ΔE00 6.03
Seashell
#FFF5EE
ΔE00 6.80
Linen
#FAF0E6
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAD7 #D7E8EB
analogous
#EBD7DE #EBDAD7 #EBE4D7
triadic
#EBDAD7 #D7EBDA #DAD7EB
tetradic
#EBDAD7 #DEEBD7 #D7E8EB #E4D7EB
square
#EBDAD7 #DEEBD7 #D7E8EB #E4D7EB
split-complementary
#EBDAD7 #D7EBE4 #D7DEEB
monochromatic
#C28F85 #D7B4AE #EBDAD7 #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.35
#EBDAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#EBDAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAD7
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAD7 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#E1DFD7
Tritanopia (blue-blind)
#F0D8D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdad7; /* rgb */ color: rgb(235, 218, 215); /* oklch */ color: oklch(90.1% 0.019 29.6);
Tailwind
colors: {
custom: {
50: '#f1e5e3',
500: '#ebdad7',
950: '#000000',
},
}SCSS
$custom: #ebdad7; $custom-light: #f1e5e3; $custom-dark: #000000;
JSON
{
"hex": "#ebdad7",
"rgb": {
"r": 235,
"g": 218,
"b": 215
},
"hsl": {
"h": 9,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.90125,
"c": 0.01928,
"h": 29.6
},
"luminance": 0.72711
}Semantic roles & 50–950 ramp
primary
#EBDAD7
secondary
#A1BFC5
accent
#9BAC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484