#EADFE3#EADFE3
#EADFE3 is a very light, near-neutral pink. Relative luminance 0.758; OKLCH L 91.4% C 0.013 H 353.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFE3 |
|---|---|
| RGB | rgb(234, 223, 227) |
| HSL | hsl(338, 21%, 90%) |
| HSV | hsv(338, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 3%, 8.2%) |
| CIE-LAB | lab(89.77, 4.43, -0.61) |
| CIE-LCH | lch(89.77, 4.48, 352.13°) |
| OKLab | oklab(91.35% 0.013 -0.0016) |
| OKLCH | oklch(91.35% 0.013 353.2) |
| XYZ | xyz(74.1826, 75.8144, 83.3838) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.16
Very Light Pink
#FFF4F2
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.95
Mistyrose
#FFE4E1
ΔE00 6.40
Snow
#FFFAFA
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFE3 #DFEAE6
analogous
#EADFE9 #EADFE3 #EAE1DF
triadic
#EADFE3 #E3EADF #DFE3EA
tetradic
#EADFE3 #E9EADF #DFEAE6 #E1DFEA
square
#EADFE3 #E9EADF #DFEAE6 #E1DFEA
split-complementary
#EADFE3 #DFEAE1 #DFE9EA
monochromatic
#BA95A2 #D2BAC3 #EADFE3 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.30
#EADFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#EADFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFE3
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFE3 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E3
Deuteranopia (green-blind)
#E2E2E3
Tritanopia (blue-blind)
#ECDFE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadfe3; /* rgb */ color: rgb(234, 223, 227); /* oklch */ color: oklch(91.4% 0.013 353.2);
Tailwind
colors: {
custom: {
50: '#f0e9eb',
500: '#eadfe3',
950: '#000000',
},
}SCSS
$custom: #eadfe3; $custom-light: #f0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#eadfe3",
"rgb": {
"r": 234,
"g": 223,
"b": 227
},
"hsl": {
"h": 338.182,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91351,
"c": 0.0131,
"h": 353.2
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#EADFE3
secondary
#ACC1B9
accent
#9F7F46
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484