#FEE2F5#FEE2F5
#FEE2F5 is a very light, muted pink. Relative luminance 0.821; OKLCH L 94.1% C 0.039 H 337.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2F5 |
|---|---|
| RGB | rgb(254, 226, 245) |
| HSL | hsl(319, 93%, 94%) |
| HSV | hsv(319, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.60, 12.76, -5.70) |
| CIE-LCH | lch(92.60, 13.98, 335.95°) |
| OKLab | oklab(94.11% 0.0364 -0.015) |
| OKLCH | oklch(94.11% 0.039 337.6) |
| XYZ | xyz(84.5489, 82.0574, 97.7532) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.06
Pale Pink
#FFCFDC
ΔE00 6.76
Lavenderblush
#FFF0F5
ΔE00 7.38
Pale Mauve
#FED0FC
ΔE00 8.31
Thistle
#D8BFD8
ΔE00 8.46
Mistyrose
#FFE4E1
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2F5 #E2FEEB
analogous
#F9E2FE #FEE2F5 #FEE2E7
triadic
#FEE2F5 #F5FEE2 #E2F5FE
tetradic
#FEE2F5 #FEF9E2 #E2FEEB #E2E7FE
square
#FEE2F5 #FEF9E2 #E2FEEB #E2E7FE
split-complementary
#FEE2F5 #E7FEE2 #E2FEF9
monochromatic
#FA6CCC #FCA7E1 #FEE1F5 #FEE1F5 #FEE1F5
Accessibility & contrast
On white
1.21
#FEE2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#FEE2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2F5
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2F5 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F6
Deuteranopia (green-blind)
#E8EBF4
Tritanopia (blue-blind)
#FFE3E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fee2f5; /* rgb */ color: rgb(254, 226, 245); /* oklch */ color: oklch(94.1% 0.039 337.6);
Tailwind
colors: {
custom: {
50: '#feebf8',
500: '#fee2f5',
950: '#000000',
},
}SCSS
$custom: #fee2f5; $custom-light: #feebf8; $custom-dark: #000000;
JSON
{
"hex": "#fee2f5",
"rgb": {
"r": 254,
"g": 226,
"b": 245
},
"hsl": {
"h": 319.286,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.94106,
"c": 0.03933,
"h": 337.6
},
"luminance": 0.82056
}Semantic roles & 50–950 ramp
primary
#FEE2F5
secondary
#9AEAB4
accent
#E64A00
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#181617
muted
#868485