#FAE2FA#FAE2FA
#FAE2FA is a very light, muted purple. Relative luminance 0.816; OKLCH L 93.9% C 0.041 H 325.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2FA |
|---|---|
| RGB | rgb(250, 226, 250) |
| HSL | hsl(300, 71%, 93%) |
| HSV | hsv(300, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(92.41, 12.31, -8.63) |
| CIE-LCH | lch(92.41, 15.04, 324.97°) |
| OKLab | oklab(93.92% 0.0339 -0.0229) |
| OKLCH | oklch(93.92% 0.041 325.9) |
| XYZ | xyz(83.8736, 81.6198, 101.7597) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.54
Pale Mauve
#FED0FC
ΔE00 7.59
Very Light Purple
#F6CEFC
ΔE00 7.63
Light Pink
#FFD1DF
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 8.04
Lavenderblush
#FFF0F5
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2FA #E2FAE2
analogous
#EEE2FA #FAE2FA #FAE2EE
triadic
#FAE2FA #FAFAE2 #E2FAFA
tetradic
#FAE2FA #FAEEE2 #E2FAE2 #E2EEFA
square
#FAE2FA #FAEEE2 #E2FAE2 #E2EEFA
split-complementary
#FAE2FA #EEFAE2 #E2FAEE
monochromatic
#E87AE8 #F1AEF1 #FAE2FA #FAE5FA #FAE5FA
Accessibility & contrast
On white
1.21
#FAE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FAE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2FA
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2FA | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FB
Deuteranopia (green-blind)
#E6EAF9
Tritanopia (blue-blind)
#FCE4EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fae2fa; /* rgb */ color: rgb(250, 226, 250); /* oklch */ color: oklch(93.9% 0.041 325.9);
Tailwind
colors: {
custom: {
50: '#fcebfc',
500: '#fae2fa',
950: '#000000',
},
}SCSS
$custom: #fae2fa; $custom-light: #fcebfc; $custom-dark: #000000;
JSON
{
"hex": "#fae2fa",
"rgb": {
"r": 250,
"g": 226,
"b": 250
},
"hsl": {
"h": 300,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.93922,
"c": 0.04092,
"h": 325.9
},
"luminance": 0.81619
}Semantic roles & 50–950 ramp
primary
#FAE2FA
secondary
#A1DFA1
accent
#D31313
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485