#FAE3F2#FAE3F2
#FAE3F2 is a very light, muted pink. Relative luminance 0.817; OKLCH L 93.9% C 0.032 H 338.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE3F2 |
|---|---|
| RGB | rgb(250, 227, 242) |
| HSL | hsl(321, 70%, 94%) |
| HSV | hsv(321, 9%, 98%) |
| CMYK | cmyk(0%, 9.2%, 3.2%, 2%) |
| CIE-LAB | lab(92.43, 10.38, -4.42) |
| CIE-LCH | lch(92.43, 11.28, 336.95°) |
| OKLab | oklab(93.87% 0.0296 -0.0116) |
| OKLCH | oklch(93.87% 0.032 338.6) |
| XYZ | xyz(82.9184, 81.6740, 95.3837) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 7.11
Mistyrose
#FFE4E1
ΔE00 7.36
Pale Pink
#FFCFDC
ΔE00 7.75
Lavender (CSS)
#E6E6FA
ΔE00 8.81
Thistle
#D8BFD8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE3F2 #E3FAEB
analogous
#F6E3FA #FAE3F2 #FAE3E6
triadic
#FAE3F2 #F2FAE3 #E3F2FA
tetradic
#FAE3F2 #FAF6E3 #E3FAEB #E3E6FA
square
#FAE3F2 #FAF6E3 #E3FAEB #E3E6FA
split-complementary
#FAE3F2 #E6FAE3 #E3FAF6
monochromatic
#E77BC2 #F1AFDA #FAE3F2 #FAE5F3 #FAE5F3
Accessibility & contrast
On white
1.21
#FAE3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#FAE3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE3F2
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE3F2 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7F3
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#FDE3E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fae3f2; /* rgb */ color: rgb(250, 227, 242); /* oklch */ color: oklch(93.9% 0.032 338.6);
Tailwind
colors: {
custom: {
50: '#fcebf6',
500: '#fae3f2',
950: '#000000',
},
}SCSS
$custom: #fae3f2; $custom-light: #fcebf6; $custom-dark: #000000;
JSON
{
"hex": "#fae3f2",
"rgb": {
"r": 250,
"g": 227,
"b": 242
},
"hsl": {
"h": 320.87,
"s": 69.697,
"l": 93.529
},
"oklch": {
"l": 0.93868,
"c": 0.03181,
"h": 338.6
},
"luminance": 0.81673
}Semantic roles & 50–950 ramp
primary
#FAE3F2
secondary
#A2DFB7
accent
#D25614
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485