#FAE3FB#FAE3FB
#FAE3FB is a very light, muted purple. Relative luminance 0.822; OKLCH L 94.1% C 0.040 H 324.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE3FB |
|---|---|
| RGB | rgb(250, 227, 251) |
| HSL | hsl(298, 75%, 94%) |
| HSV | hsv(298, 10%, 98%) |
| CMYK | cmyk(0.4%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(92.68, 11.97, -8.76) |
| CIE-LCH | lch(92.68, 14.83, 323.83°) |
| OKLab | oklab(94.14% 0.0328 -0.0233) |
| OKLCH | oklch(94.14% 0.04 324.6) |
| XYZ | xyz(84.3035, 82.2281, 102.6785) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.66
Pale Mauve
#FED0FC
ΔE00 7.82
Very Light Purple
#F6CEFC
ΔE00 7.83
Light Pink
#FFD1DF
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE3FB #E4FBE3
analogous
#EEE3FB #FAE3FB #FBE3F0
triadic
#FAE3FB #FBFAE3 #E3FBFA
tetradic
#FAE3FB #FBEEE3 #E4FBE3 #E3F0FB
square
#FAE3FB #FBEEE3 #E4FBE3 #E3F0FB
split-complementary
#FAE3FB #F0FBE3 #E3FBEE
monochromatic
#E778EC #F0ADF3 #FAE3FB #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.20
#FAE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#FAE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE3FB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE3FB | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#FBE5EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fae3fb; /* rgb */ color: rgb(250, 227, 251); /* oklch */ color: oklch(94.1% 0.040 324.6);
Tailwind
colors: {
custom: {
50: '#fcebfc',
500: '#fae3fb',
950: '#000000',
},
}SCSS
$custom: #fae3fb; $custom-light: #fcebfc; $custom-dark: #000000;
JSON
{
"hex": "#fae3fb",
"rgb": {
"r": 250,
"g": 227,
"b": 251
},
"hsl": {
"h": 297.5,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.9414,
"c": 0.04022,
"h": 324.6
},
"luminance": 0.82227
}Semantic roles & 50–950 ramp
primary
#FAE3FB
secondary
#A3E2A1
accent
#D70E17
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485