#FAE3FC#FAE3FC
#FAE3FC is a very light, muted purple. Relative luminance 0.823; OKLCH L 94.2% C 0.041 H 323.4°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE3FC |
|---|---|
| RGB | rgb(250, 227, 252) |
| HSL | hsl(295, 81%, 94%) |
| HSV | hsv(295, 10%, 99%) |
| CMYK | cmyk(0.8%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(92.70, 12.15, -9.24) |
| CIE-LCH | lch(92.70, 15.27, 322.77°) |
| OKLab | oklab(94.17% 0.0332 -0.0246) |
| OKLCH | oklch(94.17% 0.041 323.4) |
| XYZ | xyz(84.4616, 82.2913, 103.5109) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.39
Very Light Purple
#F6CEFC
ΔE00 7.60
Pale Mauve
#FED0FC
ΔE00 7.62
Light Pink
#FFD1DF
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 8.23
Lavenderblush
#FFF0F5
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE3FC #E5FCE3
analogous
#EEE3FC #FAE3FC #FCE3F2
triadic
#FAE3FC #FCFAE3 #E3FCFA
tetradic
#FAE3FC #FCEEE3 #E5FCE3 #E3F2FC
square
#FAE3FC #FCEEE3 #E5FCE3 #E3F2FC
split-complementary
#FAE3FC #F2FCE3 #E3FCEE
monochromatic
#E674F0 #F0ACF6 #FAE3FC #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.20
#FAE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#FAE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE3FC
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE3FC | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#FBE5EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fae3fc; /* rgb */ color: rgb(250, 227, 252); /* oklch */ color: oklch(94.2% 0.041 323.4);
Tailwind
colors: {
custom: {
50: '#fcebfd',
500: '#fae3fc',
950: '#000000',
},
}SCSS
$custom: #fae3fc; $custom-light: #fcebfd; $custom-dark: #000000;
JSON
{
"hex": "#fae3fc",
"rgb": {
"r": 250,
"g": 227,
"b": 252
},
"hsl": {
"h": 295.2,
"s": 80.645,
"l": 93.922
},
"oklch": {
"l": 0.94171,
"c": 0.04127,
"h": 323.4
},
"luminance": 0.8229
}Semantic roles & 50–950 ramp
primary
#FAE3FC
secondary
#A4E49F
accent
#DD091A
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485