#FCA4FD#FCA4FD
#FCA4FD is a very light, vivid purple. Relative luminance 0.543; OKLCH L 83.4% C 0.152 H 326.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4FD |
|---|---|
| RGB | rgb(252, 164, 253) |
| HSL | hsl(299, 96%, 82%) |
| HSV | hsv(299, 35%, 99%) |
| CMYK | cmyk(0.4%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(78.66, 45.97, -30.97) |
| CIE-LCH | lch(78.66, 55.43, 326.03°) |
| OKLab | oklab(83.45% 0.127 -0.0842) |
| OKLCH | oklch(83.45% 0.152 326.4) |
| XYZ | xyz(71.1484, 54.3411, 99.6506) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.42
Mauve
#E0B0FF
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 7.33
Light Lavendar
#EFC0FE
ΔE00 7.70
Lavender Pink
#DD85D7
ΔE00 8.58
Lilac (survey)
#CEA2FD
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4FD #A5FDA4
analogous
#D0A4FD #FCA4FD #FDA4D2
triadic
#FCA4FD #FDFCA4 #A4FDFC
tetradic
#FCA4FD #FDD0A4 #A5FDA4 #A4D2FD
square
#FCA4FD #FDD0A4 #A5FDA4 #A4D2FD
split-complementary
#FCA4FD #D2FDA4 #A4FDD0
monochromatic
#F82CFA #FA68FC #FCA4FD #FEE0FE #FEE1FE
Accessibility & contrast
On white
1.77
#FCA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FCA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4FD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4FD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#B3C7FA
Tritanopia (blue-blind)
#FFACC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fca4fd; /* rgb */ color: rgb(252, 164, 253); /* oklch */ color: oklch(83.4% 0.152 326.4);
Tailwind
colors: {
custom: {
50: '#fec0fe',
500: '#fca4fd',
950: '#000000',
},
}SCSS
$custom: #fca4fd; $custom-light: #fec0fe; $custom-dark: #000000;
JSON
{
"hex": "#fca4fd",
"rgb": {
"r": 252,
"g": 164,
"b": 253
},
"hsl": {
"h": 299.326,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.83447,
"c": 0.15244,
"h": 326.4
},
"luminance": 0.54338
}Semantic roles & 50–950 ramp
primary
#FCA4FD
secondary
#66E065
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285