#EADFE7#EADFE7
#EADFE7 is a very light, near-neutral pink. Relative luminance 0.760; OKLCH L 91.5% C 0.016 H 335.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFE7 |
|---|---|
| RGB | rgb(234, 223, 231) |
| HSL | hsl(316, 21%, 90%) |
| HSV | hsv(316, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 1.3%, 8.2%) |
| CIE-LAB | lab(89.88, 5.14, -2.56) |
| CIE-LCH | lch(89.88, 5.74, 333.52°) |
| OKLab | oklab(91.47% 0.0145 -0.0067) |
| OKLCH | oklch(91.47% 0.016 335.1) |
| XYZ | xyz(74.7410, 76.0378, 86.3251) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.22
Lavender (CSS)
#E6E6FA
ΔE00 6.38
Very Light Pink
#FFF4F2
ΔE00 6.42
Ghostwhite
#F8F8FF
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.00
Mistyrose
#FFE4E1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFE7 #DFEAE2
analogous
#E8DFEA #EADFE7 #EADFE2
triadic
#EADFE7 #E7EADF #DFE7EA
tetradic
#EADFE7 #EAE8DF #DFEAE2 #DFE2EA
square
#EADFE7 #EAE8DF #DFEAE2 #DFE2EA
split-complementary
#EADFE7 #E2EADF #DFEAE8
monochromatic
#BA95B0 #D2BACB #EADFE7 #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.30
#EADFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EADFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFE7
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFE7 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#E1E3E7
Tritanopia (blue-blind)
#EBDFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadfe7; /* rgb */ color: rgb(234, 223, 231); /* oklch */ color: oklch(91.5% 0.016 335.1);
Tailwind
colors: {
custom: {
50: '#f0e9ee',
500: '#eadfe7',
950: '#000000',
},
}SCSS
$custom: #eadfe7; $custom-light: #f0e9ee; $custom-dark: #000000;
JSON
{
"hex": "#eadfe7",
"rgb": {
"r": 234,
"g": 223,
"b": 231
},
"hsl": {
"h": 316.364,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91467,
"c": 0.01598,
"h": 335.1
},
"luminance": 0.76037
}Semantic roles & 50–950 ramp
primary
#EADFE7
secondary
#ACC1B2
accent
#9F5F46
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485