#FCA1EC#FCA1EC
#FCA1EC is a very light, vivid pink. Relative luminance 0.522; OKLCH L 82.3% C 0.142 H 333.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA1EC |
|---|---|
| RGB | rgb(252, 161, 236) |
| HSL | hsl(311, 94%, 81%) |
| HSV | hsv(311, 36%, 99%) |
| CMYK | cmyk(0%, 36.1%, 6.3%, 1.2%) |
| CIE-LAB | lab(77.43, 44.55, -23.68) |
| CIE-LCH | lch(77.43, 50.46, 332.01°) |
| OKLab | oklab(82.32% 0.1271 -0.0637) |
| OKLCH | oklch(82.32% 0.142 333.4) |
| XYZ | xyz(68.0295, 52.2446, 85.8415) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 7.40
Violet (CSS)
#EE82EE
ΔE00 7.79
Lavender Pink
#DD85D7
ΔE00 7.82
Light Lavendar
#EFC0FE
ΔE00 8.48
Mauve
#E0B0FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA1EC #A1FCB1
analogous
#DEA1FC #FCA1EC #FCA1BE
triadic
#FCA1EC #ECFCA1 #A1ECFC
tetradic
#FCA1EC #FCDEA1 #A1FCB1 #A1BEFC
square
#FCA1EC #FCDEA1 #A1FCB1 #A1BEFC
split-complementary
#FCA1EC #BEFCA1 #A1FCDE
monochromatic
#F82AD4 #FA66E0 #FCA1EC #FEDCF8 #FEE1F9
Accessibility & contrast
On white
1.83
#FCA1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#FCA1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA1EC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA1EC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EF
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#FFA6BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fca1ec; /* rgb */ color: rgb(252, 161, 236); /* oklch */ color: oklch(82.3% 0.142 333.4);
Tailwind
colors: {
custom: {
50: '#ffbef2',
500: '#fca1ec',
950: '#000000',
},
}SCSS
$custom: #fca1ec; $custom-light: #ffbef2; $custom-dark: #000000;
JSON
{
"hex": "#fca1ec",
"rgb": {
"r": 252,
"g": 161,
"b": 236
},
"hsl": {
"h": 310.549,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.82315,
"c": 0.14223,
"h": 333.4
},
"luminance": 0.52241
}Semantic roles & 50–950 ramp
primary
#FCA1EC
secondary
#63DF78
accent
#E62800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285