#FAE1FB#FAE1FB
#FAE1FB is a very light, muted purple. Relative luminance 0.811; OKLCH L 93.8% C 0.044 H 324.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE1FB |
|---|---|
| RGB | rgb(250, 225, 251) |
| HSL | hsl(298, 76%, 93%) |
| HSV | hsv(298, 10%, 98%) |
| CMYK | cmyk(0.4%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.19, 13.01, -9.47) |
| CIE-LCH | lch(92.19, 16.09, 323.96°) |
| OKLab | oklab(93.77% 0.0357 -0.0252) |
| OKLCH | oklch(93.77% 0.044 324.8) |
| XYZ | xyz(83.7597, 81.1404, 102.4973) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.89
Pale Mauve
#FED0FC
ΔE00 6.94
Very Light Purple
#F6CEFC
ΔE00 6.97
Light Pink
#FFD1DF
ΔE00 7.69
Thistle
#D8BFD8
ΔE00 7.88
Pale Pink
#FFCFDC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE1FB #E2FBE1
analogous
#EDE1FB #FAE1FB #FBE1EF
triadic
#FAE1FB #FBFAE1 #E1FBFA
tetradic
#FAE1FB #FBEDE1 #E2FBE1 #E1EFFB
square
#FAE1FB #FBEDE1 #E2FBE1 #E1EFFB
split-complementary
#FAE1FB #EFFBE1 #E1FBED
monochromatic
#E875ED #F1ABF4 #FAE1FB #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.22
#FAE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FAE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE1FB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE1FB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FC
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#FCE3E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fae1fb; /* rgb */ color: rgb(250, 225, 251); /* oklch */ color: oklch(93.8% 0.044 324.8);
Tailwind
colors: {
custom: {
50: '#fceafc',
500: '#fae1fb',
950: '#000000',
},
}SCSS
$custom: #fae1fb; $custom-light: #fceafc; $custom-dark: #000000;
JSON
{
"hex": "#fae1fb",
"rgb": {
"r": 250,
"g": 225,
"b": 251
},
"hsl": {
"h": 297.692,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93765,
"c": 0.04367,
"h": 324.8
},
"luminance": 0.81139
}Semantic roles & 50–950 ramp
primary
#FAE1FB
secondary
#A1E29E
accent
#D90D15
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485