#FAE4FC#FAE4FC
#FAE4FC is a very light, muted purple. Relative luminance 0.828; OKLCH L 94.4% C 0.040 H 323.3°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE4FC |
|---|---|
| RGB | rgb(250, 228, 252) |
| HSL | hsl(295, 80%, 94%) |
| HSV | hsv(295, 10%, 99%) |
| CMYK | cmyk(0.8%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(92.94, 11.64, -8.88) |
| CIE-LCH | lch(92.94, 14.64, 322.66°) |
| OKLab | oklab(94.36% 0.0317 -0.0236) |
| OKLCH | oklch(94.36% 0.04 323.3) |
| XYZ | xyz(84.7359, 82.8399, 103.6024) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.79
Lavenderblush
#FFF0F5
ΔE00 7.89
Very Light Purple
#F6CEFC
ΔE00 8.04
Pale Mauve
#FED0FC
ΔE00 8.07
Light Pink
#FFD1DF
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE4FC #E6FCE4
analogous
#EEE4FC #FAE4FC #FCE4F2
triadic
#FAE4FC #FCFAE4 #E4FCFA
tetradic
#FAE4FC #FCEEE4 #E6FCE4 #E4F2FC
square
#FAE4FC #FCEEE4 #E6FCE4 #E4F2FC
split-complementary
#FAE4FC #F2FCE4 #E4FCEE
monochromatic
#E676F0 #F0ADF6 #FAE3FC #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.20
#FAE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#FAE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE4FC
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE4FC | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#FBE6EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fae4fc; /* rgb */ color: rgb(250, 228, 252); /* oklch */ color: oklch(94.4% 0.040 323.3);
Tailwind
colors: {
custom: {
50: '#fcecfd',
500: '#fae4fc',
950: '#000000',
},
}SCSS
$custom: #fae4fc; $custom-light: #fcecfd; $custom-dark: #000000;
JSON
{
"hex": "#fae4fc",
"rgb": {
"r": 250,
"g": 228,
"b": 252
},
"hsl": {
"h": 295,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.94359,
"c": 0.03955,
"h": 323.3
},
"luminance": 0.82839
}Semantic roles & 50–950 ramp
primary
#FAE4FC
secondary
#A6E4A0
accent
#DC091B
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485