#FCABFF#FCABFF
#FCABFF is a very light, vivid purple. Relative luminance 0.570; OKLCH L 84.6% C 0.142 H 325.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABFF |
|---|---|
| RGB | rgb(252, 171, 255) |
| HSL | hsl(298, 100%, 84%) |
| HSV | hsv(298, 33%, 100%) |
| CMYK | cmyk(1.2%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(80.20, 42.71, -29.67) |
| CIE-LCH | lch(80.20, 52.01, 325.21°) |
| OKLab | oklab(84.64% 0.1174 -0.0806) |
| OKLCH | oklch(84.64% 0.142 325.5) |
| XYZ | xyz(72.7561, 57.0439, 101.7664) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.88
Light Lavendar
#EFC0FE
ΔE00 6.31
Plum
#DDA0DD
ΔE00 6.44
Light Violet
#D6B4FC
ΔE00 8.41
Light Lilac
#EDC8FF
ΔE00 8.73
Violet (CSS)
#EE82EE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABFF #AEFFAB
analogous
#D2ABFF #FCABFF #FFABD8
triadic
#FCABFF #FFFCAB #ABFFFC
tetradic
#FCABFF #FFD2AB #AEFFAB #ABD8FF
square
#FCABFF #FFD2AB #AEFFAB #ABD8FF
split-complementary
#FCABFF #D8FFAB #ABFFD2
monochromatic
#F831FF #FA6EFF #FCABFF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.69
#FCABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FCABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABFF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABFF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C1FF
Deuteranopia (green-blind)
#B8CBFC
Tritanopia (blue-blind)
#FFB3CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcabff; /* rgb */ color: rgb(252, 171, 255); /* oklch */ color: oklch(84.6% 0.142 325.5);
Tailwind
colors: {
custom: {
50: '#fec5ff',
500: '#fcabff',
950: '#000000',
},
}SCSS
$custom: #fcabff; $custom-light: #fec5ff; $custom-dark: #000000;
JSON
{
"hex": "#fcabff",
"rgb": {
"r": 252,
"g": 171,
"b": 255
},
"hsl": {
"h": 297.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84639,
"c": 0.14247,
"h": 325.5
},
"luminance": 0.57041
}Semantic roles & 50–950 ramp
primary
#FCABFF
secondary
#6EE56A
accent
#E60008
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286