#FAE2F4#FAE2F4
#FAE2F4 is a very light, muted pink. Relative luminance 0.812; OKLCH L 93.7% C 0.035 H 334.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2F4 |
|---|---|
| RGB | rgb(250, 226, 244) |
| HSL | hsl(315, 71%, 93%) |
| HSV | hsv(315, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 2.4%, 2%) |
| CIE-LAB | lab(92.24, 11.25, -5.74) |
| CIE-LCH | lch(92.24, 12.63, 332.97°) |
| OKLab | oklab(93.74% 0.0318 -0.0151) |
| OKLCH | oklch(93.74% 0.035 334.5) |
| XYZ | xyz(82.9478, 81.2494, 96.8834) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.55
Light Pink
#FFD1DF
ΔE00 6.92
Pale Pink
#FFCFDC
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 8.33
Mistyrose
#FFE4E1
ΔE00 8.37
Lavender (CSS)
#E6E6FA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2F4 #E2FAE8
analogous
#F4E2FA #FAE2F4 #FAE2E8
triadic
#FAE2F4 #F4FAE2 #E2F4FA
tetradic
#FAE2F4 #FAF4E2 #E2FAE8 #E2E8FA
square
#FAE2F4 #FAF4E2 #E2FAE8 #E2E8FA
split-complementary
#FAE2F4 #E8FAE2 #E2FAF4
monochromatic
#E87ACC #F1AEE0 #FAE2F4 #FAE5F5 #FAE5F5
Accessibility & contrast
On white
1.22
#FAE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FAE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2F4
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2F4 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F5
Deuteranopia (green-blind)
#E7EAF3
Tritanopia (blue-blind)
#FDE3E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fae2f4; /* rgb */ color: rgb(250, 226, 244); /* oklch */ color: oklch(93.7% 0.035 334.5);
Tailwind
colors: {
custom: {
50: '#fcebf7',
500: '#fae2f4',
950: '#000000',
},
}SCSS
$custom: #fae2f4; $custom-light: #fcebf7; $custom-dark: #000000;
JSON
{
"hex": "#fae2f4",
"rgb": {
"r": 250,
"g": 226,
"b": 244
},
"hsl": {
"h": 315,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93739,
"c": 0.0352,
"h": 334.5
},
"luminance": 0.81248
}Semantic roles & 50–950 ramp
primary
#FAE2F4
secondary
#A1DFB1
accent
#D34313
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485