#FAAEF5#FAAEF5
#FAAEF5 is a very light, vivid purple. Relative luminance 0.572; OKLCH L 84.5% C 0.126 H 328.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAEF5 |
|---|---|
| RGB | rgb(250, 174, 245) |
| HSL | hsl(304, 88%, 83%) |
| HSV | hsv(304, 30%, 98%) |
| CMYK | cmyk(0%, 30.4%, 2%, 2%) |
| CIE-LAB | lab(80.29, 38.73, -24.20) |
| CIE-LCH | lch(80.29, 45.67, 328.00°) |
| OKLab | oklab(84.54% 0.1083 -0.0653) |
| OKLCH | oklch(84.54% 0.126 328.9) |
| XYZ | xyz(71.0405, 57.1913, 93.6654) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.48
Light Lavendar
#EFC0FE
ΔE00 5.53
Mauve
#E0B0FF
ΔE00 6.56
Light Lilac
#EDC8FF
ΔE00 7.83
Very Light Purple
#F6CEFC
ΔE00 8.56
Pale Mauve
#FED0FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAEF5 #AEFAB3
analogous
#D9AEFA #FAAEF5 #FAAECF
triadic
#FAAEF5 #F5FAAE #AEF5FA
tetradic
#FAAEF5 #FAD9AE #AEFAB3 #AECFFA
square
#FAAEF5 #FAD9AE #AEFAB3 #AECFFA
split-complementary
#FAAEF5 #CFFAAE #AEFAD9
monochromatic
#F33BE7 #F674EE #FAAEF5 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.69
#FAAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FAAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAEF5
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAEF5 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F8
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#FFB4C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faaef5; /* rgb */ color: rgb(250, 174, 245); /* oklch */ color: oklch(84.5% 0.126 328.9);
Tailwind
colors: {
custom: {
50: '#fdc7f8',
500: '#faaef5',
950: '#000000',
},
}SCSS
$custom: #faaef5; $custom-light: #fdc7f8; $custom-dark: #000000;
JSON
{
"hex": "#faaef5",
"rgb": {
"r": 250,
"g": 174,
"b": 245
},
"hsl": {
"h": 303.947,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.84539,
"c": 0.12644,
"h": 328.9
},
"luminance": 0.57189
}Semantic roles & 50–950 ramp
primary
#FAAEF5
secondary
#6FDD76
accent
#E51001
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285