#FCACF4#FCACF4
#FCACF4 is a very light, vivid purple. Relative luminance 0.567; OKLCH L 84.4% C 0.130 H 330.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACF4 |
|---|---|
| RGB | rgb(252, 172, 244) |
| HSL | hsl(306, 93%, 83%) |
| HSV | hsv(306, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 3.2%, 1.2%) |
| CIE-LAB | lab(80.03, 40.23, -24.03) |
| CIE-LCH | lch(80.03, 46.86, 329.15°) |
| OKLab | oklab(84.38% 0.1131 -0.0648) |
| OKLCH | oklch(84.38% 0.13 330.2) |
| XYZ | xyz(71.2254, 56.7350, 92.7695) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.59
Light Lavendar
#EFC0FE
ΔE00 6.17
Mauve
#E0B0FF
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 8.45
Pale Mauve
#FED0FC
ΔE00 9.07
Very Light Purple
#F6CEFC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACF4 #ACFCB4
analogous
#DCACFC #FCACF4 #FCACCC
triadic
#FCACF4 #F4FCAC #ACF4FC
tetradic
#FCACF4 #FCDCAC #ACFCB4 #ACCCFC
square
#FCACF4 #FCDCAC #ACFCB4 #ACCCFC
split-complementary
#FCACF4 #CCFCAC #ACFCDC
monochromatic
#F836E4 #FA71EC #FCACF4 #FEE1FB #FEE1FB
Accessibility & contrast
On white
1.70
#FCACF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FCACF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACF4
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACF4 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F7
Deuteranopia (green-blind)
#BDCAF1
Tritanopia (blue-blind)
#FFB1C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcacf4; /* rgb */ color: rgb(252, 172, 244); /* oklch */ color: oklch(84.4% 0.130 330.2);
Tailwind
colors: {
custom: {
50: '#fec6f8',
500: '#fcacf4',
950: '#000000',
},
}SCSS
$custom: #fcacf4; $custom-light: #fec6f8; $custom-dark: #000000;
JSON
{
"hex": "#fcacf4",
"rgb": {
"r": 252,
"g": 172,
"b": 244
},
"hsl": {
"h": 306,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84379,
"c": 0.13038,
"h": 330.2
},
"luminance": 0.56732
}Semantic roles & 50–950 ramp
primary
#FCACF4
secondary
#6CE078
accent
#E61700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285