#FCACFA#FCACFA
#FCACFA is a very light, vivid purple. Relative luminance 0.571; OKLCH L 84.6% C 0.136 H 327.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACFA |
|---|---|
| RGB | rgb(252, 172, 250) |
| HSL | hsl(302, 93%, 83%) |
| HSV | hsv(302, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 0.8%, 1.2%) |
| CIE-LAB | lab(80.24, 41.29, -26.94) |
| CIE-LCH | lch(80.24, 49.30, 326.88°) |
| OKLab | oklab(84.61% 0.1147 -0.073) |
| OKLCH | oklch(84.61% 0.136 327.5) |
| XYZ | xyz(72.1513, 57.1054, 97.6458) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.96
Light Lavendar
#EFC0FE
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 8.69
Violet (CSS)
#EE82EE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACFA #ACFCAE
analogous
#D6ACFC #FCACFA #FCACD2
triadic
#FCACFA #FAFCAC #ACFAFC
tetradic
#FCACFA #FCD6AC #ACFCAE #ACD2FC
square
#FCACFA #FCD6AC #ACFCAE #ACD2FC
split-complementary
#FCACFA #D2FCAC #ACFCD6
monochromatic
#F836F3 #FA71F6 #FCACFA #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.69
#FCACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#FCACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACFA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACFA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FD
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#FFB3C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcacfa; /* rgb */ color: rgb(252, 172, 250); /* oklch */ color: oklch(84.6% 0.136 327.5);
Tailwind
colors: {
custom: {
50: '#fec6fc',
500: '#fcacfa',
950: '#000000',
},
}SCSS
$custom: #fcacfa; $custom-light: #fec6fc; $custom-dark: #000000;
JSON
{
"hex": "#fcacfa",
"rgb": {
"r": 252,
"g": 172,
"b": 250
},
"hsl": {
"h": 301.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84606,
"c": 0.13596,
"h": 327.5
},
"luminance": 0.57103
}Semantic roles & 50–950 ramp
primary
#FCACFA
secondary
#6CE06F
accent
#E60600
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285