#FCABFD#FCABFD
#FCABFD is a very light, vivid purple. Relative luminance 0.569; OKLCH L 84.6% C 0.141 H 326.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABFD |
|---|---|
| RGB | rgb(252, 171, 253) |
| HSL | hsl(299, 95%, 83%) |
| HSV | hsv(299, 32%, 99%) |
| CMYK | cmyk(0.4%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(80.13, 42.35, -28.71) |
| CIE-LCH | lch(80.13, 51.16, 325.86°) |
| OKLab | oklab(84.56% 0.1169 -0.0779) |
| OKLCH | oklch(84.56% 0.141 326.3) |
| XYZ | xyz(72.4358, 56.9158, 100.0797) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.23
Light Lavendar
#EFC0FE
ΔE00 6.26
Light Violet
#D6B4FC
ΔE00 8.54
Light Lilac
#EDC8FF
ΔE00 8.67
Violet (CSS)
#EE82EE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABFD #ACFDAB
analogous
#D3ABFD #FCABFD #FDABD5
triadic
#FCABFD #FDFCAB #ABFDFC
tetradic
#FCABFD #FDD3AB #ACFDAB #ABD5FD
square
#FCABFD #FDD3AB #ACFDAB #ABD5FD
split-complementary
#FCABFD #D5FDAB #ABFDD3
monochromatic
#F833FA #FA6FFC #FCABFD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.70
#FCABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#FCABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABFD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABFD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcabfd; /* rgb */ color: rgb(252, 171, 253); /* oklch */ color: oklch(84.6% 0.141 326.3);
Tailwind
colors: {
custom: {
50: '#fec5fe',
500: '#fcabfd',
950: '#000000',
},
}SCSS
$custom: #fcabfd; $custom-light: #fec5fe; $custom-dark: #000000;
JSON
{
"hex": "#fcabfd",
"rgb": {
"r": 252,
"g": 171,
"b": 253
},
"hsl": {
"h": 299.268,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.8456,
"c": 0.14053,
"h": 326.3
},
"luminance": 0.56913
}Semantic roles & 50–950 ramp
primary
#FCABFD
secondary
#6CE16B
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285