#FCABF3#FCABF3
#FCABF3 is a very light, vivid purple. Relative luminance 0.563; OKLCH L 84.2% C 0.131 H 330.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABF3 |
|---|---|
| RGB | rgb(252, 171, 243) |
| HSL | hsl(307, 93%, 83%) |
| HSV | hsv(307, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 3.6%, 1.2%) |
| CIE-LAB | lab(79.78, 40.58, -23.87) |
| CIE-LCH | lch(79.78, 47.08, 329.53°) |
| OKLab | oklab(84.18% 0.1143 -0.0644) |
| OKLCH | oklch(84.18% 0.131 330.6) |
| XYZ | xyz(70.8844, 56.2952, 91.9089) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.51
Light Lavendar
#EFC0FE
ΔE00 6.39
Mauve
#E0B0FF
ΔE00 7.21
Light Lilac
#EDC8FF
ΔE00 8.67
Pale Mauve
#FED0FC
ΔE00 9.25
Very Light Purple
#F6CEFC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABF3 #ABFCB4
analogous
#DDABFC #FCABF3 #FCABCA
triadic
#FCABF3 #F3FCAB #ABF3FC
tetradic
#FCABF3 #FCDDAB #ABFCB4 #ABCAFC
square
#FCABF3 #FCDDAB #ABFCB4 #ABCAFC
split-complementary
#FCABF3 #CAFCAB #ABFCDD
monochromatic
#F835E2 #FA70EB #FCABF3 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.71
#FCABF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FCABF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABF3
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABF3 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF6
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#FFB0C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcabf3; /* rgb */ color: rgb(252, 171, 243); /* oklch */ color: oklch(84.2% 0.131 330.6);
Tailwind
colors: {
custom: {
50: '#fec5f7',
500: '#fcabf3',
950: '#000000',
},
}SCSS
$custom: #fcabf3; $custom-light: #fec5f7; $custom-dark: #000000;
JSON
{
"hex": "#fcabf3",
"rgb": {
"r": 252,
"g": 171,
"b": 243
},
"hsl": {
"h": 306.667,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84179,
"c": 0.1312,
"h": 330.6
},
"luminance": 0.56292
}Semantic roles & 50–950 ramp
primary
#FCABF3
secondary
#6BE078
accent
#E61A00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285