#FCABFE#FCABFE
#FCABFE is a very light, vivid purple. Relative luminance 0.570; OKLCH L 84.6% C 0.141 H 325.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABFE |
|---|---|
| RGB | rgb(252, 171, 254) |
| HSL | hsl(299, 98%, 83%) |
| HSV | hsv(299, 33%, 100%) |
| CMYK | cmyk(0.8%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.17, 42.53, -29.19) |
| CIE-LCH | lch(80.17, 51.58, 325.53°) |
| OKLab | oklab(84.6% 0.1172 -0.0793) |
| OKLCH | oklch(84.6% 0.141 325.9) |
| XYZ | xyz(72.5955, 56.9797, 100.9209) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.96
Light Lavendar
#EFC0FE
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.34
Light Violet
#D6B4FC
ΔE00 8.47
Light Lilac
#EDC8FF
ΔE00 8.70
Violet (CSS)
#EE82EE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABFE #ADFEAB
analogous
#D2ABFE #FCABFE #FEABD6
triadic
#FCABFE #FEFCAB #ABFEFC
tetradic
#FCABFE #FED2AB #ADFEAB #ABD6FE
square
#FCABFE #FED2AB #ADFEAB #ABD6FE
split-complementary
#FCABFE #D6FEAB #ABFED2
monochromatic
#F832FD #FA6FFD #FCABFE #FEE1FF #FEE1FF
Accessibility & contrast
On white
1.69
#FCABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#FCABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABFE
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABFE | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#FFB3CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcabfe; /* rgb */ color: rgb(252, 171, 254); /* oklch */ color: oklch(84.6% 0.141 325.9);
Tailwind
colors: {
custom: {
50: '#fec5ff',
500: '#fcabfe',
950: '#000000',
},
}SCSS
$custom: #fcabfe; $custom-light: #fec5ff; $custom-dark: #000000;
JSON
{
"hex": "#fcabfe",
"rgb": {
"r": 252,
"g": 171,
"b": 254
},
"hsl": {
"h": 298.554,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.84599,
"c": 0.14149,
"h": 325.9
},
"luminance": 0.56977
}Semantic roles & 50–950 ramp
primary
#FCABFE
secondary
#6DE36A
accent
#E60006
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286