#FAE6FC#FAE6FC
#FAE6FC is a very light, muted purple. Relative luminance 0.839; OKLCH L 94.7% C 0.036 H 323.1°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE6FC |
|---|---|
| RGB | rgb(250, 230, 252) |
| HSL | hsl(295, 79%, 95%) |
| HSV | hsv(295, 9%, 99%) |
| CMYK | cmyk(0.8%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(93.43, 10.60, -8.16) |
| CIE-LCH | lch(93.43, 13.38, 322.40°) |
| OKLab | oklab(94.74% 0.0289 -0.0217) |
| OKLCH | oklch(94.74% 0.036 323.1) |
| XYZ | xyz(85.2893, 83.9467, 103.7868) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.05
Lavender (CSS)
#E6E6FA
ΔE00 7.75
Pale Lavender
#EECFFE
ΔE00 8.62
Light Pink
#FFD1DF
ΔE00 8.68
Thistle
#D8BFD8
ΔE00 8.88
Very Light Purple
#F6CEFC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE6FC #E8FCE6
analogous
#EFE6FC #FAE6FC #FCE6F3
triadic
#FAE6FC #FCFAE6 #E6FCFA
tetradic
#FAE6FC #FCEFE6 #E8FCE6 #E6F3FC
square
#FAE6FC #FCEFE6 #E8FCE6 #E6F3FC
split-complementary
#FAE6FC #F3FCE6 #E6FCEF
monochromatic
#E479EF #EFAFF5 #FAE4FC #FAE4FC #FAE4FC
Accessibility & contrast
On white
1.18
#FAE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#FAE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE6FC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE6FC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFD
Deuteranopia (green-blind)
#E8EDFB
Tritanopia (blue-blind)
#FBE8ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fae6fc; /* rgb */ color: rgb(250, 230, 252); /* oklch */ color: oklch(94.7% 0.036 323.1);
Tailwind
colors: {
custom: {
50: '#fceefd',
500: '#fae6fc',
950: '#000000',
},
}SCSS
$custom: #fae6fc; $custom-light: #fceefd; $custom-dark: #000000;
JSON
{
"hex": "#fae6fc",
"rgb": {
"r": 250,
"g": 230,
"b": 252
},
"hsl": {
"h": 294.545,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.94735,
"c": 0.03612,
"h": 323.1
},
"luminance": 0.83946
}Semantic roles & 50–950 ramp
primary
#FAE6FC
secondary
#A8E4A2
accent
#DB0B1E
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485