#EADFE8#EADFE8
#EADFE8 is a very light, near-neutral pink. Relative luminance 0.761; OKLCH L 91.5% C 0.017 H 331.6°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFE8 |
|---|---|
| RGB | rgb(234, 223, 232) |
| HSL | hsl(311, 21%, 90%) |
| HSV | hsv(311, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 0.9%, 8.2%) |
| CIE-LAB | lab(89.90, 5.32, -3.05) |
| CIE-LCH | lch(89.90, 6.13, 330.19°) |
| OKLab | oklab(91.5% 0.0149 -0.008) |
| OKLCH | oklch(91.5% 0.017 331.6) |
| XYZ | xyz(74.8827, 76.0944, 87.0711) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.34
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Very Light Pink
#FFF4F2
ΔE00 6.73
Ghostwhite
#F8F8FF
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFE8 #DFEAE1
analogous
#E7DFEA #EADFE8 #EADFE3
triadic
#EADFE8 #E8EADF #DFE8EA
tetradic
#EADFE8 #EAE7DF #DFEAE1 #DFE3EA
square
#EADFE8 #EAE7DF #DFEAE1 #DFE3EA
split-complementary
#EADFE8 #E3EADF #DFEAE7
monochromatic
#BA95B3 #D2BACD #EADFE8 #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.29
#EADFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EADFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFE8
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFE8 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#E1E3E8
Tritanopia (blue-blind)
#EBDFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadfe8; /* rgb */ color: rgb(234, 223, 232); /* oklch */ color: oklch(91.5% 0.017 331.6);
Tailwind
colors: {
custom: {
50: '#f0e9ef',
500: '#eadfe8',
950: '#000000',
},
}SCSS
$custom: #eadfe8; $custom-light: #f0e9ef; $custom-dark: #000000;
JSON
{
"hex": "#eadfe8",
"rgb": {
"r": 234,
"g": 223,
"b": 232
},
"hsl": {
"h": 310.909,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91496,
"c": 0.01689,
"h": 331.6
},
"luminance": 0.76094
}Semantic roles & 50–950 ramp
primary
#EADFE8
secondary
#ACC1B0
accent
#9F5746
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485