#FCABFC#FCABFC
#FCABFC is a very light, vivid purple. Relative luminance 0.569; OKLCH L 84.5% C 0.140 H 326.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABFC |
|---|---|
| RGB | rgb(252, 171, 252) |
| HSL | hsl(300, 93%, 83%) |
| HSV | hsv(300, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.10, 42.17, -28.23) |
| CIE-LCH | lch(80.10, 50.75, 326.20°) |
| OKLab | oklab(84.52% 0.1167 -0.0766) |
| OKLCH | oklch(84.52% 0.14 326.7) |
| XYZ | xyz(72.2769, 56.8523, 99.2429) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.13
Mauve
#E0B0FF
ΔE00 6.14
Light Lavendar
#EFC0FE
ΔE00 6.24
Light Violet
#D6B4FC
ΔE00 8.61
Light Lilac
#EDC8FF
ΔE00 8.65
Violet (CSS)
#EE82EE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABFC #ABFCAB
analogous
#D3ABFC #FCABFC #FCABD3
triadic
#FCABFC #FCFCAB #ABFCFC
tetradic
#FCABFC #FCD3AB #ABFCAB #ABD3FC
square
#FCABFC #FCD3AB #ABFCAB #ABD3FC
split-complementary
#FCABFC #D3FCAB #ABFCD3
monochromatic
#F835F8 #FA70FA #FCABFC #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.70
#FCABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FCABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABFC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABFC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcabfc; /* rgb */ color: rgb(252, 171, 252); /* oklch */ color: oklch(84.5% 0.140 326.7);
Tailwind
colors: {
custom: {
50: '#fec5fd',
500: '#fcabfc',
950: '#000000',
},
}SCSS
$custom: #fcabfc; $custom-light: #fec5fd; $custom-dark: #000000;
JSON
{
"hex": "#fcabfc",
"rgb": {
"r": 252,
"g": 171,
"b": 252
},
"hsl": {
"h": 300,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84521,
"c": 0.13957,
"h": 326.7
},
"luminance": 0.5685
}Semantic roles & 50–950 ramp
primary
#FCABFC
secondary
#6BE06B
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285