#FCABFA#FCABFA
#FCABFA is a very light, vivid purple. Relative luminance 0.567; OKLCH L 84.4% C 0.138 H 327.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABFA |
|---|---|
| RGB | rgb(252, 171, 250) |
| HSL | hsl(301, 93%, 83%) |
| HSV | hsv(301, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(80.03, 41.81, -27.27) |
| CIE-LCH | lch(80.03, 49.92, 326.89°) |
| OKLab | oklab(84.44% 0.1162 -0.0739) |
| OKLCH | oklch(84.44% 0.138 327.5) |
| XYZ | xyz(71.9617, 56.7262, 97.5826) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.95
Light Lavendar
#EFC0FE
ΔE00 6.23
Mauve
#E0B0FF
ΔE00 6.34
Light Lilac
#EDC8FF
ΔE00 8.62
Light Violet
#D6B4FC
ΔE00 8.76
Violet (CSS)
#EE82EE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABFA #ABFCAD
analogous
#D5ABFC #FCABFA #FCABD2
triadic
#FCABFA #FAFCAB #ABFAFC
tetradic
#FCABFA #FCD5AB #ABFCAD #ABD2FC
square
#FCABFA #FCD5AB #ABFCAD #ABD2FC
split-complementary
#FCABFA #D2FCAB #ABFCD5
monochromatic
#F835F3 #FA70F6 #FCABFA #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.70
#FCABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#FCABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABFA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABFA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#FFB2C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcabfa; /* rgb */ color: rgb(252, 171, 250); /* oklch */ color: oklch(84.4% 0.138 327.5);
Tailwind
colors: {
custom: {
50: '#fec5fc',
500: '#fcabfa',
950: '#000000',
},
}SCSS
$custom: #fcabfa; $custom-light: #fec5fc; $custom-dark: #000000;
JSON
{
"hex": "#fcabfa",
"rgb": {
"r": 252,
"g": 171,
"b": 250
},
"hsl": {
"h": 301.481,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84444,
"c": 0.13767,
"h": 327.5
},
"luminance": 0.56723
}Semantic roles & 50–950 ramp
primary
#FCABFA
secondary
#6BE06E
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285