#EADFE2#EADFE2
#EADFE2 is a very light, near-neutral pink. Relative luminance 0.758; OKLCH L 91.3% C 0.013 H 358.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFE2 |
|---|---|
| RGB | rgb(234, 223, 226) |
| HSL | hsl(344, 21%, 90%) |
| HSV | hsv(344, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 3.4%, 8.2%) |
| CIE-LAB | lab(89.75, 4.26, -0.13) |
| CIE-LCH | lch(89.75, 4.26, 358.32°) |
| OKLab | oklab(91.32% 0.0126 -0.0003) |
| OKLCH | oklch(91.32% 0.013 358.8) |
| XYZ | xyz(74.0450, 75.7593, 82.6590) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.28
Very Light Pink
#FFF4F2
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.73
Mistyrose
#FFE4E1
ΔE00 6.25
Snow
#FFFAFA
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFE2 #DFEAE7
analogous
#EADFE8 #EADFE2 #EAE2DF
triadic
#EADFE2 #E2EADF #DFE2EA
tetradic
#EADFE2 #E8EADF #DFEAE7 #E2DFEA
square
#EADFE2 #E8EADF #DFEAE7 #E2DFEA
split-complementary
#EADFE2 #DFEAE2 #DFE8EA
monochromatic
#BA959F #D2BAC1 #EADFE2 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.30
#EADFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EADFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFE2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFE2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#E2E2E2
Tritanopia (blue-blind)
#ECDFE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadfe2; /* rgb */ color: rgb(234, 223, 226); /* oklch */ color: oklch(91.3% 0.013 358.8);
Tailwind
colors: {
custom: {
50: '#f0e9eb',
500: '#eadfe2',
950: '#000000',
},
}SCSS
$custom: #eadfe2; $custom-light: #f0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#eadfe2",
"rgb": {
"r": 234,
"g": 223,
"b": 226
},
"hsl": {
"h": 343.636,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91323,
"c": 0.01263,
"h": 358.8
},
"luminance": 0.75759
}Semantic roles & 50–950 ramp
primary
#EADFE2
secondary
#ACC1BB
accent
#9F8746
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484