#FAAFFD#FAAFFD
#FAAFFD is a very light, vivid purple. Relative luminance 0.581; OKLCH L 85.0% C 0.132 H 325.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FAAFFD |
|---|---|
| RGB | rgb(250, 175, 253) |
| HSL | hsl(298, 95%, 84%) |
| HSV | hsv(298, 31%, 99%) |
| CMYK | cmyk(1.2%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(80.78, 39.64, -27.74) |
| CIE-LCH | lch(80.78, 48.38, 325.02°) |
| OKLab | oklab(85.01% 0.1089 -0.0752) |
| OKLCH | oklch(85.01% 0.132 325.4) |
| XYZ | xyz(72.4822, 58.0783, 100.3016) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.24
Mauve
#E0B0FF
ΔE00 5.53
Plum
#DDA0DD
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 7.66
Light Violet
#D6B4FC
ΔE00 7.89
Very Light Purple
#F6CEFC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAAFFD #B2FDAF
analogous
#D3AFFD #FAAFFD #FDAFD9
triadic
#FAAFFD #FDFAAF #AFFDFA
tetradic
#FAAFFD #FDD3AF #B2FDAF #AFD9FD
square
#FAAFFD #FDD3AF #B2FDAF #AFD9FD
split-complementary
#FAAFFD #D9FDAF #AFFDD3
monochromatic
#F338FA #F673FC #FAAFFD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.66
#FAAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#FAAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAAFFD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAAFFD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#FEB6CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #faaffd; /* rgb */ color: rgb(250, 175, 253); /* oklch */ color: oklch(85.0% 0.132 325.4);
Tailwind
colors: {
custom: {
50: '#fdc8fe',
500: '#faaffd',
950: '#000000',
},
}SCSS
$custom: #faaffd; $custom-light: #fdc8fe; $custom-dark: #000000;
JSON
{
"hex": "#faaffd",
"rgb": {
"r": 250,
"g": 175,
"b": 253
},
"hsl": {
"h": 297.692,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.85007,
"c": 0.13239,
"h": 325.4
},
"luminance": 0.58076
}Semantic roles & 50–950 ramp
primary
#FAAFFD
secondary
#73E26E
accent
#E60009
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285