#FEE2F7#FEE2F7
#FEE2F7 is a very light, muted pink. Relative luminance 0.822; OKLCH L 94.2% C 0.041 H 334.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2F7 |
|---|---|
| RGB | rgb(254, 226, 247) |
| HSL | hsl(315, 93%, 94%) |
| HSV | hsv(315, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.65, 13.11, -6.66) |
| CIE-LCH | lch(92.65, 14.71, 333.07°) |
| OKLab | oklab(94.17% 0.0371 -0.0176) |
| OKLCH | oklch(94.17% 0.041 334.6) |
| XYZ | xyz(84.8559, 82.1802, 99.3698) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.32
Pale Pink
#FFCFDC
ΔE00 7.03
Pale Mauve
#FED0FC
ΔE00 7.78
Lavenderblush
#FFF0F5
ΔE00 7.86
Very Light Purple
#F6CEFC
ΔE00 8.14
Thistle
#D8BFD8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2F7 #E2FEE9
analogous
#F7E2FE #FEE2F7 #FEE2E9
triadic
#FEE2F7 #F7FEE2 #E2F7FE
tetradic
#FEE2F7 #FEF7E2 #E2FEE9 #E2E9FE
square
#FEE2F7 #FEF7E2 #E2FEE9 #E2E9FE
split-complementary
#FEE2F7 #E9FEE2 #E2FEF7
monochromatic
#FA6CD6 #FCA7E7 #FEE1F7 #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.20
#FEE2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#FEE2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2F7
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2F7 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F8
Deuteranopia (green-blind)
#E8EBF6
Tritanopia (blue-blind)
#FFE3E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fee2f7; /* rgb */ color: rgb(254, 226, 247); /* oklch */ color: oklch(94.2% 0.041 334.6);
Tailwind
colors: {
custom: {
50: '#feebf9',
500: '#fee2f7',
950: '#000000',
},
}SCSS
$custom: #fee2f7; $custom-light: #feebf9; $custom-dark: #000000;
JSON
{
"hex": "#fee2f7",
"rgb": {
"r": 254,
"g": 226,
"b": 247
},
"hsl": {
"h": 315,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.94166,
"c": 0.04103,
"h": 334.6
},
"luminance": 0.82179
}Semantic roles & 50–950 ramp
primary
#FEE2F7
secondary
#9AEAAE
accent
#E63900
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485