#FCAAFD#FCAAFD
#FCAAFD is a very light, vivid purple. Relative luminance 0.565; OKLCH L 84.4% C 0.142 H 326.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAAFD |
|---|---|
| RGB | rgb(252, 170, 253) |
| HSL | hsl(299, 95%, 83%) |
| HSV | hsv(299, 33%, 99%) |
| CMYK | cmyk(0.4%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(79.92, 42.87, -29.04) |
| CIE-LCH | lch(79.92, 51.78, 325.89°) |
| OKLab | oklab(84.4% 0.1184 -0.0788) |
| OKLCH | oklch(84.4% 0.142 326.3) |
| XYZ | xyz(72.2476, 56.5395, 100.0170) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.24
Light Lavendar
#EFC0FE
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 8.60
Light Violet
#D6B4FC
ΔE00 8.62
Light Lilac
#EDC8FF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAAFD #ABFDAA
analogous
#D2AAFD #FCAAFD #FDAAD4
triadic
#FCAAFD #FDFCAA #AAFDFC
tetradic
#FCAAFD #FDD2AA #ABFDAA #AAD4FD
square
#FCAAFD #FDD2AA #ABFDAA #AAD4FD
split-complementary
#FCAAFD #D4FDAA #AAFDD2
monochromatic
#F832FA #FA6EFC #FCAAFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.71
#FCAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#FCAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAAFD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAAFD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcaafd; /* rgb */ color: rgb(252, 170, 253); /* oklch */ color: oklch(84.4% 0.142 326.3);
Tailwind
colors: {
custom: {
50: '#fec4fe',
500: '#fcaafd',
950: '#000000',
},
}SCSS
$custom: #fcaafd; $custom-light: #fec4fe; $custom-dark: #000000;
JSON
{
"hex": "#fcaafd",
"rgb": {
"r": 252,
"g": 170,
"b": 253
},
"hsl": {
"h": 299.277,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.84399,
"c": 0.14224,
"h": 326.3
},
"luminance": 0.56537
}Semantic roles & 50–950 ramp
primary
#FCAAFD
secondary
#6BE16A
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285