#FCACF0#FCACF0
#FCACF0 is a very light, vivid purple. Relative luminance 0.565; OKLCH L 84.2% C 0.127 H 332.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACF0 |
|---|---|
| RGB | rgb(252, 172, 240) |
| HSL | hsl(309, 93%, 83%) |
| HSV | hsv(309, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 4.8%, 1.2%) |
| CIE-LAB | lab(79.89, 39.53, -22.09) |
| CIE-LCH | lch(79.89, 45.29, 330.81°) |
| OKLab | oklab(84.23% 0.112 -0.0594) |
| OKLCH | oklch(84.23% 0.127 332.1) |
| XYZ | xyz(70.6246, 56.4947, 89.6056) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.49
Light Lavendar
#EFC0FE
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 7.66
Light Lilac
#EDC8FF
ΔE00 8.58
Pale Mauve
#FED0FC
ΔE00 8.84
Very Light Purple
#F6CEFC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACF0 #ACFCB8
analogous
#E0ACFC #FCACF0 #FCACC8
triadic
#FCACF0 #F0FCAC #ACF0FC
tetradic
#FCACF0 #FCE0AC #ACFCB8 #ACC8FC
square
#FCACF0 #FCE0AC #ACFCB8 #ACC8FC
split-complementary
#FCACF0 #C8FCAC #ACFCE0
monochromatic
#F836DB #FA71E5 #FCACF0 #FEE1FA #FEE1FA
Accessibility & contrast
On white
1.71
#FCACF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#FCACF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACF0
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACF0 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF3
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#FFB0C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcacf0; /* rgb */ color: rgb(252, 172, 240); /* oklch */ color: oklch(84.2% 0.127 332.1);
Tailwind
colors: {
custom: {
50: '#fec6f5',
500: '#fcacf0',
950: '#000000',
},
}SCSS
$custom: #fcacf0; $custom-light: #fec6f5; $custom-dark: #000000;
JSON
{
"hex": "#fcacf0",
"rgb": {
"r": 252,
"g": 172,
"b": 240
},
"hsl": {
"h": 309,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.84231,
"c": 0.12679,
"h": 332.1
},
"luminance": 0.56492
}Semantic roles & 50–950 ramp
primary
#FCACF0
secondary
#6CE07E
accent
#E62200
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285