#FEE4F0#FEE4F0
#FEE4F0 is a very light, muted pink. Relative luminance 0.828; OKLCH L 94.3% C 0.032 H 348.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE4F0 |
|---|---|
| RGB | rgb(254, 228, 240) |
| HSL | hsl(332, 93%, 95%) |
| HSV | hsv(332, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.95, 10.87, -2.57) |
| CIE-LCH | lch(92.95, 11.17, 346.68°) |
| OKLab | oklab(94.33% 0.0317 -0.0067) |
| OKLCH | oklch(94.33% 0.032 348.1) |
| XYZ | xyz(84.3429, 82.8502, 93.9697) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.27
Mistyrose
#FFE4E1
ΔE00 6.19
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 7.03
Very Light Pink
#FFF4F2
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE4F0 #E4FEF2
analogous
#FEE4FD #FEE4F0 #FEE5E4
triadic
#FEE4F0 #F0FEE4 #E4F0FE
tetradic
#FEE4F0 #FDFEE4 #E4FEF2 #E5E4FE
square
#FEE4F0 #FDFEE4 #E4FEF2 #E5E4FE
split-complementary
#FEE4F0 #E4FEE5 #E4FDFE
monochromatic
#FA6EAE #FCA9CF #FEE1EF #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.20
#FEE4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#FEE4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE4F0
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE4F0 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8F1
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#FFE4E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fee4f0; /* rgb */ color: rgb(254, 228, 240); /* oklch */ color: oklch(94.3% 0.032 348.1);
Tailwind
colors: {
custom: {
50: '#feecf4',
500: '#fee4f0',
950: '#000000',
},
}SCSS
$custom: #fee4f0; $custom-light: #feecf4; $custom-dark: #000000;
JSON
{
"hex": "#fee4f0",
"rgb": {
"r": 254,
"g": 228,
"b": 240
},
"hsl": {
"h": 332.308,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.94334,
"c": 0.03237,
"h": 348.1
},
"luminance": 0.82849
}Semantic roles & 50–950 ramp
primary
#FEE4F0
secondary
#9CEAC6
accent
#E67C00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485