#EADFE1#EADFE1
#EADFE1 is a very light, near-neutral red. Relative luminance 0.757; OKLCH L 91.3% C 0.012 H 4.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFE1 |
|---|---|
| RGB | rgb(234, 223, 225) |
| HSL | hsl(349, 21%, 90%) |
| HSV | hsv(349, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 3.8%, 8.2%) |
| CIE-LAB | lab(89.72, 4.09, 0.36) |
| CIE-LCH | lch(89.72, 4.10, 5.07°) |
| OKLab | oklab(91.29% 0.0123 0.001) |
| OKLCH | oklch(91.29% 0.012 4.8) |
| XYZ | xyz(73.9081, 75.7046, 81.9385) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.44
Very Light Pink
#FFF4F2
ΔE00 4.84
Gainsboro
#DCDCDC
ΔE00 5.54
Mistyrose
#FFE4E1
ΔE00 6.14
Snow
#FFFAFA
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFE1 #DFEAE8
analogous
#EADFE7 #EADFE1 #EAE3DF
triadic
#EADFE1 #E1EADF #DFE1EA
tetradic
#EADFE1 #E7EADF #DFEAE8 #E3DFEA
square
#EADFE1 #E7EADF #DFEAE8 #E3DFEA
split-complementary
#EADFE1 #DFEAE3 #DFE7EA
monochromatic
#BA959C #D2BABE #EADFE1 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.30
#EADFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EADFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFE1
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFE1 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E1
Deuteranopia (green-blind)
#E3E2E1
Tritanopia (blue-blind)
#ECDEE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadfe1; /* rgb */ color: rgb(234, 223, 225); /* oklch */ color: oklch(91.3% 0.012 4.8);
Tailwind
colors: {
custom: {
50: '#f0e9ea',
500: '#eadfe1',
950: '#000000',
},
}SCSS
$custom: #eadfe1; $custom-light: #f0e9ea; $custom-dark: #000000;
JSON
{
"hex": "#eadfe1",
"rgb": {
"r": 234,
"g": 223,
"b": 225
},
"hsl": {
"h": 349.091,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91294,
"c": 0.0123,
"h": 4.8
},
"luminance": 0.75704
}Semantic roles & 50–950 ramp
primary
#EADFE1
secondary
#ACC1BD
accent
#9F8F46
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484