#FCA4FB#FCA4FB
#FCA4FB is a very light, vivid purple. Relative luminance 0.542; OKLCH L 83.4% C 0.151 H 327.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4FB |
|---|---|
| RGB | rgb(252, 164, 251) |
| HSL | hsl(301, 94%, 82%) |
| HSV | hsv(301, 35%, 99%) |
| CMYK | cmyk(0%, 34.9%, 0.4%, 1.2%) |
| CIE-LAB | lab(78.59, 45.61, -30.01) |
| CIE-LCH | lch(78.59, 54.60, 326.66°) |
| OKLab | oklab(83.37% 0.1266 -0.0815) |
| OKLCH | oklch(83.37% 0.151 327.2) |
| XYZ | xyz(70.8315, 54.2143, 97.9814) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.21
Mauve
#E0B0FF
ΔE00 6.72
Violet (CSS)
#EE82EE
ΔE00 7.38
Light Lavendar
#EFC0FE
ΔE00 7.66
Lavender Pink
#DD85D7
ΔE00 8.48
Lilac (survey)
#CEA2FD
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4FB #A4FCA5
analogous
#D1A4FC #FCA4FB #FCA4CF
triadic
#FCA4FB #FBFCA4 #A4FBFC
tetradic
#FCA4FB #FCD1A4 #A4FCA5 #A4CFFC
square
#FCA4FB #FCD1A4 #A4FCA5 #A4CFFC
split-complementary
#FCA4FB #CFFCA4 #A4FCD1
monochromatic
#F82EF6 #FA69F8 #FCA4FB #FEDFFE #FEE1FE
Accessibility & contrast
On white
1.77
#FCA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FCA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4FB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4FB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFE
Deuteranopia (green-blind)
#B4C7F8
Tritanopia (blue-blind)
#FFACC4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fca4fb; /* rgb */ color: rgb(252, 164, 251); /* oklch */ color: oklch(83.4% 0.151 327.2);
Tailwind
colors: {
custom: {
50: '#fec0fd',
500: '#fca4fb',
950: '#000000',
},
}SCSS
$custom: #fca4fb; $custom-light: #fec0fd; $custom-dark: #000000;
JSON
{
"hex": "#fca4fb",
"rgb": {
"r": 252,
"g": 164,
"b": 251
},
"hsl": {
"h": 300.682,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.83368,
"c": 0.15056,
"h": 327.2
},
"luminance": 0.54211
}Semantic roles & 50–950 ramp
primary
#FCA4FB
secondary
#65DF67
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285