#FAE2F2#FAE2F2
#FAE2F2 is a very light, muted pink. Relative luminance 0.811; OKLCH L 93.7% C 0.033 H 338.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2F2 |
|---|---|
| RGB | rgb(250, 226, 242) |
| HSL | hsl(320, 71%, 93%) |
| HSV | hsv(320, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 3.2%, 2%) |
| CIE-LAB | lab(92.19, 10.90, -4.77) |
| CIE-LCH | lch(92.19, 11.90, 336.35°) |
| OKLab | oklab(93.68% 0.0311 -0.0126) |
| OKLCH | oklch(93.68% 0.033 338) |
| XYZ | xyz(82.6457, 81.1286, 95.2928) |
| Luminance | 0.8113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.03
Light Pink
#FFD1DF
ΔE00 6.79
Pale Pink
#FFCFDC
ΔE00 7.45
Mistyrose
#FFE4E1
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 8.54
Lavender (CSS)
#E6E6FA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2F2 #E2FAEA
analogous
#F6E2FA #FAE2F2 #FAE2E6
triadic
#FAE2F2 #F2FAE2 #E2F2FA
tetradic
#FAE2F2 #FAF6E2 #E2FAEA #E2E6FA
square
#FAE2F2 #FAF6E2 #E2FAEA #E2E6FA
split-complementary
#FAE2F2 #E6FAE2 #E2FAF6
monochromatic
#E87AC3 #F1AEDB #FAE2F2 #FAE5F3 #FAE5F3
Accessibility & contrast
On white
1.22
#FAE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FAE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2F2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2F2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F3
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#FDE2E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fae2f2; /* rgb */ color: rgb(250, 226, 242); /* oklch */ color: oklch(93.7% 0.033 338.0);
Tailwind
colors: {
custom: {
50: '#fcebf6',
500: '#fae2f2',
950: '#000000',
},
}SCSS
$custom: #fae2f2; $custom-light: #fcebf6; $custom-dark: #000000;
JSON
{
"hex": "#fae2f2",
"rgb": {
"r": 250,
"g": 226,
"b": 242
},
"hsl": {
"h": 320,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.9368,
"c": 0.03349,
"h": 338
},
"luminance": 0.81128
}Semantic roles & 50–950 ramp
primary
#FAE2F2
secondary
#A1DFB6
accent
#D35313
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485