#FAE9FF#FAE9FF
#FAE9FF is a very light, muted purple. Relative luminance 0.858; OKLCH L 95.4% C 0.034 H 318.5°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE9FF |
|---|---|
| RGB | rgb(250, 233, 255) |
| HSL | hsl(286, 100%, 96%) |
| HSV | hsv(286, 9%, 100%) |
| CMYK | cmyk(2%, 8.6%, 0%, 0%) |
| CIE-LAB | lab(94.24, 9.59, -8.52) |
| CIE-LCH | lch(94.24, 12.83, 318.36°) |
| OKLab | oklab(95.39% 0.0257 -0.0227) |
| OKLCH | oklch(95.39% 0.034 318.5) |
| XYZ | xyz(86.6104, 85.8224, 106.5910) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.76
Lavender (CSS)
#E6E6FA
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 9.15
Thistle
#D8BFD8
ΔE00 9.59
Very Light Purple
#F6CEFC
ΔE00 9.66
Light Pink
#FFD1DF
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE9FF #EEFFE9
analogous
#EFE9FF #FAE9FF #FFE9F9
triadic
#FAE9FF #FFFAE9 #E9FFFA
tetradic
#FAE9FF #FFEFE9 #EEFFE9 #E9F9FF
square
#FAE9FF #FFEFE9 #EEFFE9 #E9F9FF
split-complementary
#FAE9FF #F9FFE9 #E9FFEF
monochromatic
#DE6FFF #ECACFF #F8E0FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.16
#FAE9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#FAE9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE9FF
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE9FF | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#FAEBF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fae9ff; /* rgb */ color: rgb(250, 233, 255); /* oklch */ color: oklch(95.4% 0.034 318.5);
Tailwind
colors: {
custom: {
50: '#fcf0ff',
500: '#fae9ff',
950: '#000000',
},
}SCSS
$custom: #fae9ff; $custom-light: #fcf0ff; $custom-dark: #000000;
JSON
{
"hex": "#fae9ff",
"rgb": {
"r": 250,
"g": 233,
"b": 255
},
"hsl": {
"h": 286.364,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.95393,
"c": 0.03427,
"h": 318.5
},
"luminance": 0.85822
}Semantic roles & 50–950 ramp
primary
#FAE9FF
secondary
#B0EE9E
accent
#E60034
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171618
muted
#858586