#FAE5FC#FAE5FC
#FAE5FC is a very light, muted purple. Relative luminance 0.834; OKLCH L 94.5% C 0.038 H 323.2°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE5FC |
|---|---|
| RGB | rgb(250, 229, 252) |
| HSL | hsl(295, 79%, 94%) |
| HSV | hsv(295, 9%, 99%) |
| CMYK | cmyk(0.8%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(93.19, 11.12, -8.52) |
| CIE-LCH | lch(93.19, 14.01, 322.53°) |
| OKLab | oklab(94.55% 0.0303 -0.0227) |
| OKLCH | oklch(94.55% 0.038 323.2) |
| XYZ | xyz(85.0118, 83.3917, 103.6943) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 8.08
Pale Lavender
#EECFFE
ΔE00 8.20
Light Pink
#FFD1DF
ΔE00 8.46
Very Light Purple
#F6CEFC
ΔE00 8.49
Pale Mauve
#FED0FC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE5FC #E7FCE5
analogous
#EFE5FC #FAE5FC #FCE5F3
triadic
#FAE5FC #FCFAE5 #E5FCFA
tetradic
#FAE5FC #FCEFE5 #E7FCE5 #E5F3FC
square
#FAE5FC #FCEFE5 #E7FCE5 #E5F3FC
split-complementary
#FAE5FC #F3FCE5 #E5FCEF
monochromatic
#E577EF #EFAEF6 #FAE4FC #FAE4FC #FAE4FC
Accessibility & contrast
On white
1.19
#FAE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#FAE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE5FC
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE5FC | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#E8ECFB
Tritanopia (blue-blind)
#FBE7EC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fae5fc; /* rgb */ color: rgb(250, 229, 252); /* oklch */ color: oklch(94.5% 0.038 323.2);
Tailwind
colors: {
custom: {
50: '#fcedfd',
500: '#fae5fc',
950: '#000000',
},
}SCSS
$custom: #fae5fc; $custom-light: #fcedfd; $custom-dark: #000000;
JSON
{
"hex": "#fae5fc",
"rgb": {
"r": 250,
"g": 229,
"b": 252
},
"hsl": {
"h": 294.783,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.94547,
"c": 0.03784,
"h": 323.2
},
"luminance": 0.83391
}Semantic roles & 50–950 ramp
primary
#FAE5FC
secondary
#A7E4A1
accent
#DC0A1C
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485