#FAE4FB#FAE4FB
#FAE4FB is a very light, muted purple. Relative luminance 0.828; OKLCH L 94.3% C 0.039 H 324.6°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE4FB |
|---|---|
| RGB | rgb(250, 228, 251) |
| HSL | hsl(297, 74%, 94%) |
| HSV | hsv(297, 9%, 98%) |
| CMYK | cmyk(0.4%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.92, 11.46, -8.40) |
| CIE-LCH | lch(92.92, 14.20, 323.76°) |
| OKLab | oklab(94.33% 0.0314 -0.0223) |
| OKLCH | oklch(94.33% 0.039 324.6) |
| XYZ | xyz(84.5778, 82.7767, 102.7700) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.61
Pale Lavender
#EECFFE
ΔE00 8.06
Light Pink
#FFD1DF
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.28
Pale Mauve
#FED0FC
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE4FB #E5FBE4
analogous
#EFE4FB #FAE4FB #FBE4F1
triadic
#FAE4FB #FBFAE4 #E4FBFA
tetradic
#FAE4FB #FBEFE4 #E5FBE4 #E4F1FB
square
#FAE4FB #FBEFE4 #E5FBE4 #E4F1FB
split-complementary
#FAE4FB #F1FBE4 #E4FBEF
monochromatic
#E679EB #F0AFF3 #FAE4FB #FAE4FB #FAE4FB
Accessibility & contrast
On white
1.20
#FAE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FAE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE4FB
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE4FB | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#E7ECFA
Tritanopia (blue-blind)
#FBE6EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fae4fb; /* rgb */ color: rgb(250, 228, 251); /* oklch */ color: oklch(94.3% 0.039 324.6);
Tailwind
colors: {
custom: {
50: '#fcecfc',
500: '#fae4fb',
950: '#000000',
},
}SCSS
$custom: #fae4fb; $custom-light: #fcecfc; $custom-dark: #000000;
JSON
{
"hex": "#fae4fb",
"rgb": {
"r": 250,
"g": 228,
"b": 251
},
"hsl": {
"h": 297.391,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.94328,
"c": 0.03851,
"h": 324.6
},
"luminance": 0.82776
}Semantic roles & 50–950 ramp
primary
#FAE4FB
secondary
#A4E1A2
accent
#D60F18
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485