#FCACF2#FCACF2
#FCACF2 is a very light, vivid purple. Relative luminance 0.566; OKLCH L 84.3% C 0.129 H 331.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACF2 |
|---|---|
| RGB | rgb(252, 172, 242) |
| HSL | hsl(308, 93%, 83%) |
| HSV | hsv(308, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 4%, 1.2%) |
| CIE-LAB | lab(79.96, 39.88, -23.06) |
| CIE-LCH | lch(79.96, 46.07, 329.96°) |
| OKLab | oklab(84.31% 0.1126 -0.0621) |
| OKLCH | oklch(84.31% 0.129 331.1) |
| XYZ | xyz(70.9234, 56.6142, 91.1789) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.52
Light Lavendar
#EFC0FE
ΔE00 6.28
Mauve
#E0B0FF
ΔE00 7.35
Light Lilac
#EDC8FF
ΔE00 8.51
Pale Mauve
#FED0FC
ΔE00 8.95
Very Light Purple
#F6CEFC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACF2 #ACFCB6
analogous
#DEACFC #FCACF2 #FCACCA
triadic
#FCACF2 #F2FCAC #ACF2FC
tetradic
#FCACF2 #FCDEAC #ACFCB6 #ACCAFC
square
#FCACF2 #FCDEAC #ACFCB6 #ACCAFC
split-complementary
#FCACF2 #CAFCAC #ACFCDE
monochromatic
#F836DF #FA71E9 #FCACF2 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.70
#FCACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FCACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACF2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACF2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF5
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#FFB1C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcacf2; /* rgb */ color: rgb(252, 172, 242); /* oklch */ color: oklch(84.3% 0.129 331.1);
Tailwind
colors: {
custom: {
50: '#fec6f6',
500: '#fcacf2',
950: '#000000',
},
}SCSS
$custom: #fcacf2; $custom-light: #fec6f6; $custom-dark: #000000;
JSON
{
"hex": "#fcacf2",
"rgb": {
"r": 252,
"g": 172,
"b": 242
},
"hsl": {
"h": 307.5,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84305,
"c": 0.12857,
"h": 331.1
},
"luminance": 0.56611
}Semantic roles & 50–950 ramp
primary
#FCACF2
secondary
#6CE07B
accent
#E61D00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285