#FEE4F5#FEE4F5
#FEE4F5 is a very light, muted pink. Relative luminance 0.832; OKLCH L 94.5% C 0.036 H 338.6°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE4F5 |
|---|---|
| RGB | rgb(254, 228, 245) |
| HSL | hsl(321, 93%, 95%) |
| HSV | hsv(321, 10%, 100%) |
| CMYK | cmyk(0%, 10.2%, 3.5%, 0.4%) |
| CIE-LAB | lab(93.08, 11.73, -4.99) |
| CIE-LCH | lch(93.08, 12.75, 336.96°) |
| OKLab | oklab(94.48% 0.0335 -0.0131) |
| OKLCH | oklch(94.48% 0.036 338.6) |
| XYZ | xyz(85.0959, 83.1514, 97.9355) |
| Luminance | 0.8315 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.44
Light Pink
#FFD1DF
ΔE00 6.54
Pale Pink
#FFCFDC
ΔE00 7.22
Mistyrose
#FFE4E1
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 8.92
Pale Mauve
#FED0FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE4F5 #E4FEED
analogous
#FAE4FE #FEE4F5 #FEE4E8
triadic
#FEE4F5 #F5FEE4 #E4F5FE
tetradic
#FEE4F5 #FEFAE4 #E4FEED #E4E8FE
square
#FEE4F5 #FEFAE4 #E4FEED #E4E8FE
split-complementary
#FEE4F5 #E8FEE4 #E4FEFA
monochromatic
#FA6EC9 #FCA9DF #FEE1F4 #FEE1F4 #FEE1F4
Accessibility & contrast
On white
1.19
#FEE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#FEE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE4F5
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE4F5 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#EAECF4
Tritanopia (blue-blind)
#FFE4E9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fee4f5; /* rgb */ color: rgb(254, 228, 245); /* oklch */ color: oklch(94.5% 0.036 338.6);
Tailwind
colors: {
custom: {
50: '#feecf8',
500: '#fee4f5',
950: '#000000',
},
}SCSS
$custom: #fee4f5; $custom-light: #feecf8; $custom-dark: #000000;
JSON
{
"hex": "#fee4f5",
"rgb": {
"r": 254,
"g": 228,
"b": 245
},
"hsl": {
"h": 320.769,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.9448,
"c": 0.03595,
"h": 338.6
},
"luminance": 0.8315
}Semantic roles & 50–950 ramp
primary
#FEE4F5
secondary
#9CEAB7
accent
#E64F00
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485