#FCABF2#FCABF2
#FCABF2 is a very light, vivid purple. Relative luminance 0.562; OKLCH L 84.1% C 0.130 H 331.1°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABF2 |
|---|---|
| RGB | rgb(252, 171, 242) |
| HSL | hsl(307, 93%, 83%) |
| HSV | hsv(307, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 4%, 1.2%) |
| CIE-LAB | lab(79.75, 40.40, -23.39) |
| CIE-LCH | lch(79.75, 46.68, 329.93°) |
| OKLab | oklab(84.14% 0.114 -0.063) |
| OKLCH | oklch(84.14% 0.13 331.1) |
| XYZ | xyz(70.7338, 56.2350, 91.1157) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.48
Light Lavendar
#EFC0FE
ΔE00 6.45
Mauve
#E0B0FF
ΔE00 7.35
Light Lilac
#EDC8FF
ΔE00 8.70
Pale Mauve
#FED0FC
ΔE00 9.19
Very Light Purple
#F6CEFC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABF2 #ABFCB5
analogous
#DDABFC #FCABF2 #FCABCA
triadic
#FCABF2 #F2FCAB #ABF2FC
tetradic
#FCABF2 #FCDDAB #ABFCB5 #ABCAFC
square
#FCABF2 #FCDDAB #ABFCB5 #ABCAFC
split-complementary
#FCABF2 #CAFCAB #ABFCDD
monochromatic
#F835E0 #FA70E9 #FCABF2 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.71
#FCABF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FCABF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABF2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABF2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF5
Deuteranopia (green-blind)
#BCCAEF
Tritanopia (blue-blind)
#FFB0C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcabf2; /* rgb */ color: rgb(252, 171, 242); /* oklch */ color: oklch(84.1% 0.130 331.1);
Tailwind
colors: {
custom: {
50: '#fec5f6',
500: '#fcabf2',
950: '#000000',
},
}SCSS
$custom: #fcabf2; $custom-light: #fec5f6; $custom-dark: #000000;
JSON
{
"hex": "#fcabf2",
"rgb": {
"r": 252,
"g": 171,
"b": 242
},
"hsl": {
"h": 307.407,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84142,
"c": 0.13029,
"h": 331.1
},
"luminance": 0.56232
}Semantic roles & 50–950 ramp
primary
#FCABF2
secondary
#6BE07A
accent
#E61C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285