#EAD2D8#EAD2D8
#EAD2D8 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.5% C 0.028 H 0.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD2D8 |
|---|---|
| RGB | rgb(234, 210, 216) |
| HSL | hsl(345, 36%, 87%) |
| HSV | hsv(345, 10%, 92%) |
| CMYK | cmyk(0%, 10.3%, 7.7%, 8.2%) |
| CIE-LAB | lab(86.28, 9.32, 0.08) |
| CIE-LCH | lch(86.28, 9.33, 0.51°) |
| OKLab | oklab(88.52% 0.0278 0.0004) |
| OKLCH | oklch(88.52% 0.028 0.7) |
| XYZ | xyz(69.3718, 68.5447, 74.5284) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.61
Light Pink
#FFD1DF
ΔE00 6.93
Lavenderblush
#FFF0F5
ΔE00 6.98
Pale Pink
#FFCFDC
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 8.18
Light Rose
#FFC5CB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD2D8 #D2EAE4
analogous
#EAD2E4 #EAD2D8 #EAD8D2
triadic
#EAD2D8 #D8EAD2 #D2D8EA
tetradic
#EAD2D8 #E4EAD2 #D2EAE4 #D8D2EA
square
#EAD2D8 #E4EAD2 #D2EAE4 #D8D2EA
split-complementary
#EAD2D8 #D2EAD8 #D2E4EA
monochromatic
#C37F90 #D7A8B4 #EAD2D8 #F5EAED #F5EAED
Accessibility & contrast
On white
1.43
#EAD2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#EAD2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD2D8
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD2D8 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D8
Deuteranopia (green-blind)
#DAD9D8
Tritanopia (blue-blind)
#EFD1D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead2d8; /* rgb */ color: rgb(234, 210, 216); /* oklch */ color: oklch(88.5% 0.028 0.7);
Tailwind
colors: {
custom: {
50: '#f0dfe4',
500: '#ead2d8',
950: '#000000',
},
}SCSS
$custom: #ead2d8; $custom-light: #f0dfe4; $custom-dark: #000000;
JSON
{
"hex": "#ead2d8",
"rgb": {
"r": 234,
"g": 210,
"b": 216
},
"hsl": {
"h": 345,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88524,
"c": 0.02781,
"h": 0.7
},
"luminance": 0.68543
}Semantic roles & 50–950 ramp
primary
#EAD2D8
secondary
#9CC4BA
accent
#AF9136
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484