#FAE4F4#FAE4F4
#FAE4F4 is a very light, muted pink. Relative luminance 0.823; OKLCH L 94.1% C 0.032 H 335.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE4F4 |
|---|---|
| RGB | rgb(250, 228, 244) |
| HSL | hsl(316, 69%, 94%) |
| HSV | hsv(316, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 2.4%, 2%) |
| CIE-LAB | lab(92.73, 10.21, -5.03) |
| CIE-LCH | lch(92.73, 11.38, 333.80°) |
| OKLab | oklab(94.12% 0.0289 -0.0133) |
| OKLCH | oklch(94.12% 0.032 335.3) |
| XYZ | xyz(83.4948, 82.3435, 97.0658) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.58
Light Pink
#FFD1DF
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 7.76
Pale Pink
#FFCFDC
ΔE00 8.15
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE4F4 #E4FAEA
analogous
#F5E4FA #FAE4F4 #FAE4E9
triadic
#FAE4F4 #F4FAE4 #E4F4FA
tetradic
#FAE4F4 #FAF5E4 #E4FAEA #E4E9FA
square
#FAE4F4 #FAF5E4 #E4FAEA #E4E9FA
split-complementary
#FAE4F4 #E9FAE4 #E4FAF5
monochromatic
#E77DCA #F0B0DF #FAE4F4 #FAE5F4 #FAE5F4
Accessibility & contrast
On white
1.20
#FAE4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FAE4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE4F4
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE4F4 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#E9EBF3
Tritanopia (blue-blind)
#FDE5E9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fae4f4; /* rgb */ color: rgb(250, 228, 244); /* oklch */ color: oklch(94.1% 0.032 335.3);
Tailwind
colors: {
custom: {
50: '#fcecf7',
500: '#fae4f4',
950: '#000000',
},
}SCSS
$custom: #fae4f4; $custom-light: #fcecf7; $custom-dark: #000000;
JSON
{
"hex": "#fae4f4",
"rgb": {
"r": 250,
"g": 228,
"b": 244
},
"hsl": {
"h": 316.364,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.94116,
"c": 0.03179,
"h": 335.3
},
"luminance": 0.82342
}Semantic roles & 50–950 ramp
primary
#FAE4F4
secondary
#A3DFB4
accent
#D14815
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485