#EBDADC#EBDADC
#EBDADC is a very light, near-neutral red. Relative luminance 0.730; OKLCH L 90.3% C 0.019 H 9.3°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDADC |
|---|---|
| RGB | rgb(235, 218, 220) |
| HSL | hsl(353, 30%, 89%) |
| HSV | hsv(353, 7%, 92%) |
| CMYK | cmyk(0%, 7.2%, 6.4%, 7.8%) |
| CIE-LAB | lab(88.43, 6.17, 1.13) |
| CIE-LCH | lch(88.43, 6.27, 10.34°) |
| OKLab | oklab(90.26% 0.0187 0.0031) |
| OKLCH | oklch(90.26% 0.019 9.3) |
| XYZ | xyz(72.2492, 72.9732, 77.9754) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.60
Lavenderblush
#FFF0F5
ΔE00 4.91
Very Light Pink
#FFF4F2
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 7.72
Seashell
#FFF5EE
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDADC #DAEBE9
analogous
#EBDAE5 #EBDADC #EBE1DA
triadic
#EBDADC #DCEBDA #DADCEB
tetradic
#EBDADC #E5EBDA #DAEBE9 #E1DAEB
square
#EBDADC #E5EBDA #DAEBE9 #E1DAEB
split-complementary
#EBDADC #DAEBE1 #DAE5EB
monochromatic
#C08B91 #D6B2B6 #EBDADC #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.35
#EBDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EBDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDADC
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDADC | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#EFD9DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdadc; /* rgb */ color: rgb(235, 218, 220); /* oklch */ color: oklch(90.3% 0.019 9.3);
Tailwind
colors: {
custom: {
50: '#f1e5e6',
500: '#ebdadc',
950: '#000000',
},
}SCSS
$custom: #ebdadc; $custom-light: #f1e5e6; $custom-dark: #000000;
JSON
{
"hex": "#ebdadc",
"rgb": {
"r": 235,
"g": 218,
"b": 220
},
"hsl": {
"h": 352.941,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.90264,
"c": 0.01891,
"h": 9.3
},
"luminance": 0.72972
}Semantic roles & 50–950 ramp
primary
#EBDADC
secondary
#A5C4C0
accent
#A99C3D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484