#FAE2F0#FAE2F0
#FAE2F0 is a very light, muted pink. Relative luminance 0.810; OKLCH L 93.6% C 0.032 H 341.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2F0 |
|---|---|
| RGB | rgb(250, 226, 240) |
| HSL | hsl(325, 71%, 93%) |
| HSV | hsv(325, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 4%, 2%) |
| CIE-LAB | lab(92.14, 10.56, -3.81) |
| CIE-LCH | lch(92.14, 11.22, 340.17°) |
| OKLab | oklab(93.62% 0.0303 -0.01) |
| OKLCH | oklch(93.62% 0.032 341.8) |
| XYZ | xyz(82.3470, 81.0091, 93.7195) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 6.74
Mistyrose
#FFE4E1
ΔE00 6.97
Pale Pink
#FFCFDC
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 8.82
Lavender (CSS)
#E6E6FA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2F0 #E2FAEC
analogous
#F8E2FA #FAE2F0 #FAE2E4
triadic
#FAE2F0 #F0FAE2 #E2F0FA
tetradic
#FAE2F0 #FAF8E2 #E2FAEC #E2E4FA
square
#FAE2F0 #FAF8E2 #E2FAEC #E2E4FA
split-complementary
#FAE2F0 #E4FAE2 #E2FAF8
monochromatic
#E87ABA #F1AED5 #FAE2F0 #FAE5F1 #FAE5F1
Accessibility & contrast
On white
1.22
#FAE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FAE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2F0
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2F0 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6F1
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#FDE2E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fae2f0; /* rgb */ color: rgb(250, 226, 240); /* oklch */ color: oklch(93.6% 0.032 341.8);
Tailwind
colors: {
custom: {
50: '#fcebf4',
500: '#fae2f0',
950: '#000000',
},
}SCSS
$custom: #fae2f0; $custom-light: #fcebf4; $custom-dark: #000000;
JSON
{
"hex": "#fae2f0",
"rgb": {
"r": 250,
"g": 226,
"b": 240
},
"hsl": {
"h": 325,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93621,
"c": 0.03193,
"h": 341.8
},
"luminance": 0.81008
}Semantic roles & 50–950 ramp
primary
#FAE2F0
secondary
#A1DFBB
accent
#D36313
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485