#EAD3D2#EAD3D2
#EAD3D2 is a very light, muted red. Relative luminance 0.687; OKLCH L 88.5% C 0.026 H 20.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD3D2 |
|---|---|
| RGB | rgb(234, 211, 210) |
| HSL | hsl(3, 36%, 87%) |
| HSV | hsv(3, 10%, 92%) |
| CMYK | cmyk(0%, 9.8%, 10.3%, 8.2%) |
| CIE-LAB | lab(86.37, 7.80, 3.40) |
| CIE-LCH | lch(86.37, 8.51, 23.54°) |
| OKLab | oklab(88.55% 0.0241 0.0091) |
| OKLCH | oklch(88.55% 0.026 20.6) |
| XYZ | xyz(68.8579, 68.7354, 70.6002) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.18
Lavenderblush
#FFF0F5
ΔE00 7.10
Very Light Pink
#FFF4F2
ΔE00 8.16
Light Pink
#FFD1DF
ΔE00 9.02
Pale Pink
#FFCFDC
ΔE00 9.13
Seashell
#FFF5EE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD3D2 #D2E9EA
analogous
#EAD2DD #EAD3D2 #EADFD2
triadic
#EAD3D2 #D2EAD3 #D3D2EA
tetradic
#EAD3D2 #DDEAD2 #D2E9EA #DFD2EA
square
#EAD3D2 #DDEAD2 #D2E9EA #DFD2EA
split-complementary
#EAD3D2 #D2EADF #D2DDEA
monochromatic
#C3817F #D7AAA8 #EAD3D2 #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.42
#EAD3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#EAD3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD3D2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD3D2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#F0D1D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead3d2; /* rgb */ color: rgb(234, 211, 210); /* oklch */ color: oklch(88.5% 0.026 20.6);
Tailwind
colors: {
custom: {
50: '#f0e0df',
500: '#ead3d2',
950: '#000000',
},
}SCSS
$custom: #ead3d2; $custom-light: #f0e0df; $custom-dark: #000000;
JSON
{
"hex": "#ead3d2",
"rgb": {
"r": 234,
"g": 211,
"b": 210
},
"hsl": {
"h": 2.5,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88548,
"c": 0.02573,
"h": 20.6
},
"luminance": 0.68734
}Semantic roles & 50–950 ramp
primary
#EAD3D2
secondary
#9CC3C4
accent
#AAAF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484