#FEE2F8#FEE2F8
#FEE2F8 is a very light, muted pink. Relative luminance 0.822; OKLCH L 94.2% C 0.042 H 333.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2F8 |
|---|---|
| RGB | rgb(254, 226, 248) |
| HSL | hsl(313, 93%, 94%) |
| HSV | hsv(313, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.68, 13.29, -7.14) |
| CIE-LCH | lch(92.68, 15.09, 331.74°) |
| OKLab | oklab(94.2% 0.0374 -0.0189) |
| OKLCH | oklch(94.2% 0.042 333.2) |
| XYZ | xyz(85.0106, 82.2421, 100.1847) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.47
Pale Pink
#FFCFDC
ΔE00 7.18
Pale Mauve
#FED0FC
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 7.87
Lavenderblush
#FFF0F5
ΔE00 8.10
Pale Lavender
#EECFFE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2F8 #E2FEE8
analogous
#F6E2FE #FEE2F8 #FEE2EA
triadic
#FEE2F8 #F8FEE2 #E2F8FE
tetradic
#FEE2F8 #FEF6E2 #E2FEE8 #E2EAFE
square
#FEE2F8 #FEF6E2 #E2FEE8 #E2EAFE
split-complementary
#FEE2F8 #EAFEE2 #E2FEF6
monochromatic
#FA6CDB #FCA7EA #FEE1F8 #FEE1F8 #FEE1F8
Accessibility & contrast
On white
1.20
#FEE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#FEE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2F8
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2F8 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F9
Deuteranopia (green-blind)
#E8EBF7
Tritanopia (blue-blind)
#FFE3E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fee2f8; /* rgb */ color: rgb(254, 226, 248); /* oklch */ color: oklch(94.2% 0.042 333.2);
Tailwind
colors: {
custom: {
50: '#feebfa',
500: '#fee2f8',
950: '#000000',
},
}SCSS
$custom: #fee2f8; $custom-light: #feebfa; $custom-dark: #000000;
JSON
{
"hex": "#fee2f8",
"rgb": {
"r": 254,
"g": 226,
"b": 248
},
"hsl": {
"h": 312.857,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.94196,
"c": 0.04191,
"h": 333.2
},
"luminance": 0.82241
}Semantic roles & 50–950 ramp
primary
#FEE2F8
secondary
#9AEAAB
accent
#E63100
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485