#FAE4F2#FAE4F2
#FAE4F2 is a very light, muted pink. Relative luminance 0.822; OKLCH L 94.1% C 0.030 H 339.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE4F2 |
|---|---|
| RGB | rgb(250, 228, 242) |
| HSL | hsl(322, 69%, 94%) |
| HSV | hsv(322, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 3.2%, 2%) |
| CIE-LAB | lab(92.67, 9.87, -4.06) |
| CIE-LCH | lch(92.67, 10.67, 337.62°) |
| OKLab | oklab(94.06% 0.0282 -0.0107) |
| OKLCH | oklch(94.06% 0.03 339.3) |
| XYZ | xyz(83.1927, 82.2226, 95.4751) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.02
Mistyrose
#FFE4E1
ΔE00 7.05
Light Pink
#FFD1DF
ΔE00 7.46
Pale Pink
#FFCFDC
ΔE00 8.08
Lavender (CSS)
#E6E6FA
ΔE00 8.58
Very Light Pink
#FFF4F2
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE4F2 #E4FAEC
analogous
#F7E4FA #FAE4F2 #FAE4E7
triadic
#FAE4F2 #F2FAE4 #E4F2FA
tetradic
#FAE4F2 #FAF7E4 #E4FAEC #E4E7FA
square
#FAE4F2 #FAF7E4 #E4FAEC #E4E7FA
split-complementary
#FAE4F2 #E7FAE4 #E4FAF7
monochromatic
#E77DC0 #F0B0D9 #FAE4F2 #FAE5F3 #FAE5F3
Accessibility & contrast
On white
1.20
#FAE4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#FAE4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE4F2
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE4F2 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F3
Deuteranopia (green-blind)
#E9EBF1
Tritanopia (blue-blind)
#FDE4E8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fae4f2; /* rgb */ color: rgb(250, 228, 242); /* oklch */ color: oklch(94.1% 0.030 339.3);
Tailwind
colors: {
custom: {
50: '#fcecf6',
500: '#fae4f2',
950: '#000000',
},
}SCSS
$custom: #fae4f2; $custom-light: #fcecf6; $custom-dark: #000000;
JSON
{
"hex": "#fae4f2",
"rgb": {
"r": 250,
"g": 228,
"b": 242
},
"hsl": {
"h": 321.818,
"s": 68.75,
"l": 93.725
},
"oklch": {
"l": 0.94057,
"c": 0.03012,
"h": 339.3
},
"luminance": 0.82222
}Semantic roles & 50–950 ramp
primary
#FAE4F2
secondary
#A3DFB9
accent
#D15915
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485