#FAAFFA#FAAFFA
#FAAFFA is a very light, vivid purple. Relative luminance 0.579; OKLCH L 84.9% C 0.129 H 326.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAFFA |
|---|---|
| RGB | rgb(250, 175, 250) |
| HSL | hsl(300, 88%, 83%) |
| HSV | hsv(300, 30%, 98%) |
| CMYK | cmyk(0%, 30%, 0%, 2%) |
| CIE-LAB | lab(80.68, 39.10, -26.29) |
| CIE-LCH | lch(80.68, 47.12, 326.09°) |
| OKLab | oklab(84.89% 0.1081 -0.0712) |
| OKLCH | oklch(84.89% 0.129 326.6) |
| XYZ | xyz(72.0080, 57.8886, 97.8045) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 5.88
Light Lilac
#EDC8FF
ΔE00 7.61
Light Violet
#D6B4FC
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAFFA #AFFAAF
analogous
#D4AFFA #FAAFFA #FAAFD4
triadic
#FAAFFA #FAFAAF #AFFAFA
tetradic
#FAAFFA #FAD4AF #AFFAAF #AFD4FA
square
#FAAFFA #FAD4AF #AFFAAF #AFD4FA
split-complementary
#FAAFFA #D4FAAF #AFFAD4
monochromatic
#F33CF3 #F675F6 #FAAFFA #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.67
#FAAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FAAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAFFA
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAFFA | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#BCCCF7
Tritanopia (blue-blind)
#FFB6CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #faaffa; /* rgb */ color: rgb(250, 175, 250); /* oklch */ color: oklch(84.9% 0.129 326.6);
Tailwind
colors: {
custom: {
50: '#fdc8fc',
500: '#faaffa',
950: '#000000',
},
}SCSS
$custom: #faaffa; $custom-light: #fdc8fc; $custom-dark: #000000;
JSON
{
"hex": "#faaffa",
"rgb": {
"r": 250,
"g": 175,
"b": 250
},
"hsl": {
"h": 300,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.84892,
"c": 0.12947,
"h": 326.6
},
"luminance": 0.57886
}Semantic roles & 50–950 ramp
primary
#FAAFFA
secondary
#70DD70
accent
#E50101
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285