#FEE2F0#FEE2F0
#FEE2F0 is a very light, muted pink. Relative luminance 0.818; OKLCH L 94.0% C 0.036 H 346.1°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2F0 |
|---|---|
| RGB | rgb(254, 226, 240) |
| HSL | hsl(330, 93%, 94%) |
| HSV | hsv(330, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.47, 11.91, -3.28) |
| CIE-LCH | lch(92.47, 12.35, 344.59°) |
| OKLab | oklab(93.96% 0.0346 -0.0085) |
| OKLCH | oklch(93.96% 0.036 346.1) |
| XYZ | xyz(83.7959, 81.7562, 93.7874) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.72
Lavenderblush
#FFF0F5
ΔE00 6.25
Pale Pink
#FFCFDC
ΔE00 6.36
Mistyrose
#FFE4E1
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 9.02
Pale Mauve
#FED0FC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2F0 #E2FEF0
analogous
#FEE2FE #FEE2F0 #FEE2E2
triadic
#FEE2F0 #F0FEE2 #E2F0FE
tetradic
#FEE2F0 #FEFEE2 #E2FEF0 #E2E2FE
square
#FEE2F0 #FEFEE2 #E2FEF0 #E2E2FE
split-complementary
#FEE2F0 #E2FEE2 #E2FEFE
monochromatic
#FA6CB3 #FCA7D1 #FEE1F0 #FEE1F0 #FEE1F0
Accessibility & contrast
On white
1.21
#FEE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#FEE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2F0
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2F0 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F1
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#FFE2E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee2f0; /* rgb */ color: rgb(254, 226, 240); /* oklch */ color: oklch(94.0% 0.036 346.1);
Tailwind
colors: {
custom: {
50: '#feebf4',
500: '#fee2f0',
950: '#000000',
},
}SCSS
$custom: #fee2f0; $custom-light: #feebf4; $custom-dark: #000000;
JSON
{
"hex": "#fee2f0",
"rgb": {
"r": 254,
"g": 226,
"b": 240
},
"hsl": {
"h": 330,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93958,
"c": 0.03561,
"h": 346.1
},
"luminance": 0.81755
}Semantic roles & 50–950 ramp
primary
#FEE2F0
secondary
#9AEAC2
accent
#E67300
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485