#EAD2D3#EAD2D3
#EAD2D3 is a very light, muted red. Relative luminance 0.683; OKLCH L 88.4% C 0.027 H 14.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD2D3 |
|---|---|
| RGB | rgb(234, 210, 211) |
| HSL | hsl(358, 36%, 87%) |
| HSV | hsv(358, 10%, 92%) |
| CMYK | cmyk(0%, 10.3%, 9.8%, 8.2%) |
| CIE-LAB | lab(86.15, 8.49, 2.55) |
| CIE-LCH | lch(86.15, 8.86, 16.70°) |
| OKLab | oklab(88.38% 0.0259 0.0069) |
| OKLCH | oklch(88.38% 0.027 14.8) |
| XYZ | xyz(68.7352, 68.2900, 71.1758) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.49
Lavenderblush
#FFF0F5
ΔE00 7.14
Light Pink
#FFD1DF
ΔE00 8.14
Pale Pink
#FFCFDC
ΔE00 8.28
Very Light Pink
#FFF4F2
ΔE00 8.68
Light Rose
#FFC5CB
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD2D3 #D2EAE9
analogous
#EAD2DF #EAD2D3 #EADDD2
triadic
#EAD2D3 #D3EAD2 #D2D3EA
tetradic
#EAD2D3 #DFEAD2 #D2EAE9 #DDD2EA
square
#EAD2D3 #DFEAD2 #D2EAE9 #DDD2EA
split-complementary
#EAD2D3 #D2EADD #D2DFEA
monochromatic
#C37F81 #D7A8AA #EAD2D3 #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.43
#EAD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#EAD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD2D3
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD2D3 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D3
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#EFD0D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ead2d3; /* rgb */ color: rgb(234, 210, 211); /* oklch */ color: oklch(88.4% 0.027 14.8);
Tailwind
colors: {
custom: {
50: '#f0dfe0',
500: '#ead2d3',
950: '#000000',
},
}SCSS
$custom: #ead2d3; $custom-light: #f0dfe0; $custom-dark: #000000;
JSON
{
"hex": "#ead2d3",
"rgb": {
"r": 234,
"g": 210,
"b": 211
},
"hsl": {
"h": 357.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88383,
"c": 0.02682,
"h": 14.8
},
"luminance": 0.68289
}Semantic roles & 50–950 ramp
primary
#EAD2D3
secondary
#9CC4C3
accent
#AFAA36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484