#FAE9FA#FAE9FA
#FAE9FA is a very light, muted purple. Relative luminance 0.855; OKLCH L 95.2% C 0.029 H 325.8°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE9FA |
|---|---|
| RGB | rgb(250, 233, 250) |
| HSL | hsl(300, 63%, 95%) |
| HSV | hsv(300, 7%, 98%) |
| CMYK | cmyk(0%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(94.10, 8.69, -6.13) |
| CIE-LCH | lch(94.10, 10.63, 324.82°) |
| OKLab | oklab(95.24% 0.0239 -0.0162) |
| OKLCH | oklch(95.24% 0.029 325.8) |
| XYZ | xyz(85.8160, 85.5046, 102.4071) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.08
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Mistyrose
#FFE4E1
ΔE00 8.57
Ghostwhite
#F8F8FF
ΔE00 8.76
Very Light Pink
#FFF4F2
ΔE00 8.91
Light Pink
#FFD1DF
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE9FA #E9FAE9
analogous
#F2E9FA #FAE9FA #FAE9F2
triadic
#FAE9FA #FAFAE9 #E9FAFA
tetradic
#FAE9FA #FAF2E9 #E9FAE9 #E9F2FA
square
#FAE9FA #FAF2E9 #E9FAE9 #E9F2FA
split-complementary
#FAE9FA #F2FAE9 #E9FAF2
monochromatic
#E385E3 #EFB7EF #F9E6F9 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.16
#FAE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FAE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE9FA
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE9FA | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#EBEFF9
Tritanopia (blue-blind)
#FBEAEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fae9fa; /* rgb */ color: rgb(250, 233, 250); /* oklch */ color: oklch(95.2% 0.029 325.8);
Tailwind
colors: {
custom: {
50: '#fcf0fc',
500: '#fae9fa',
950: '#000000',
},
}SCSS
$custom: #fae9fa; $custom-light: #fcf0fc; $custom-dark: #000000;
JSON
{
"hex": "#fae9fa",
"rgb": {
"r": 250,
"g": 233,
"b": 250
},
"hsl": {
"h": 300,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.95242,
"c": 0.02889,
"h": 325.8
},
"luminance": 0.85504
}Semantic roles & 50–950 ramp
primary
#FAE9FA
secondary
#A9DEA9
accent
#CB1B1B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585