#FCA2FD#FCA2FD
#FCA2FD is a very light, vivid purple. Relative luminance 0.536; OKLCH L 83.1% C 0.156 H 326.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2FD |
|---|---|
| RGB | rgb(252, 162, 253) |
| HSL | hsl(299, 96%, 81%) |
| HSV | hsv(299, 36%, 99%) |
| CMYK | cmyk(0.4%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(78.25, 47.00, -31.61) |
| CIE-LCH | lch(78.25, 56.64, 326.08°) |
| OKLab | oklab(83.14% 0.1299 -0.086) |
| OKLCH | oklch(83.14% 0.156 326.5) |
| XYZ | xyz(70.7933, 53.6309, 99.5322) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 6.79
Violet (CSS)
#EE82EE
ΔE00 6.93
Light Lavendar
#EFC0FE
ΔE00 8.11
Lavender Pink
#DD85D7
ΔE00 8.32
Lilac (survey)
#CEA2FD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2FD #A3FDA2
analogous
#CFA2FD #FCA2FD #FDA2D1
triadic
#FCA2FD #FDFCA2 #A2FDFC
tetradic
#FCA2FD #FDCFA2 #A3FDA2 #A2D1FD
square
#FCA2FD #FDCFA2 #A3FDA2 #A2D1FD
split-complementary
#FCA2FD #D1FDA2 #A2FDCF
monochromatic
#F82AFA #FA66FC #FCA2FD #FEDEFE #FEE1FE
Accessibility & contrast
On white
1.79
#FCA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FCA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2FD
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2FD | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#B2C6FA
Tritanopia (blue-blind)
#FFABC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca2fd; /* rgb */ color: rgb(252, 162, 253); /* oklch */ color: oklch(83.1% 0.156 326.5);
Tailwind
colors: {
custom: {
50: '#ffbffe',
500: '#fca2fd',
950: '#000000',
},
}SCSS
$custom: #fca2fd; $custom-light: #ffbffe; $custom-dark: #000000;
JSON
{
"hex": "#fca2fd",
"rgb": {
"r": 252,
"g": 162,
"b": 253
},
"hsl": {
"h": 299.341,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.83135,
"c": 0.15583,
"h": 326.5
},
"luminance": 0.53628
}Semantic roles & 50–950 ramp
primary
#FCA2FD
secondary
#64E063
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286