#FCA5FD#FCA5FD
#FCA5FD is a very light, vivid purple. Relative luminance 0.547; OKLCH L 83.6% C 0.151 H 326.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA5FD |
|---|---|
| RGB | rgb(252, 165, 253) |
| HSL | hsl(299, 96%, 82%) |
| HSV | hsv(299, 35%, 99%) |
| CMYK | cmyk(0.4%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(78.87, 45.46, -30.65) |
| CIE-LCH | lch(78.87, 54.83, 326.01°) |
| OKLab | oklab(83.6% 0.1256 -0.0834) |
| OKLCH | oklch(83.6% 0.151 326.4) |
| XYZ | xyz(71.3281, 54.7004, 99.7105) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.38
Mauve
#E0B0FF
ΔE00 6.48
Light Lavendar
#EFC0FE
ΔE00 7.50
Violet (CSS)
#EE82EE
ΔE00 7.54
Lavender Pink
#DD85D7
ΔE00 8.71
Light Violet
#D6B4FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA5FD #A6FDA5
analogous
#D0A5FD #FCA5FD #FDA5D2
triadic
#FCA5FD #FDFCA5 #A5FDFC
tetradic
#FCA5FD #FDD0A5 #A6FDA5 #A5D2FD
square
#FCA5FD #FDD0A5 #A6FDA5 #A5D2FD
split-complementary
#FCA5FD #D2FDA5 #A5FDD0
monochromatic
#F82DFA #FA69FC #FCA5FD #FEE1FE #FEE1FE
Accessibility & contrast
On white
1.76
#FCA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FCA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA5FD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA5FD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#B4C7FA
Tritanopia (blue-blind)
#FFADC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fca5fd; /* rgb */ color: rgb(252, 165, 253); /* oklch */ color: oklch(83.6% 0.151 326.4);
Tailwind
colors: {
custom: {
50: '#fec1fe',
500: '#fca5fd',
950: '#000000',
},
}SCSS
$custom: #fca5fd; $custom-light: #fec1fe; $custom-dark: #000000;
JSON
{
"hex": "#fca5fd",
"rgb": {
"r": 252,
"g": 165,
"b": 253
},
"hsl": {
"h": 299.318,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.83605,
"c": 0.15075,
"h": 326.4
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#FCA5FD
secondary
#67E166
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285