#FCA2FA#FCA2FA
#FCA2FA is a very light, vivid purple. Relative luminance 0.534; OKLCH L 83.0% C 0.153 H 327.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2FA |
|---|---|
| RGB | rgb(252, 162, 250) |
| HSL | hsl(301, 94%, 81%) |
| HSV | hsv(301, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 0.8%, 1.2%) |
| CIE-LAB | lab(78.13, 46.47, -30.16) |
| CIE-LCH | lch(78.13, 55.40, 327.01°) |
| OKLab | oklab(83.02% 0.1292 -0.082) |
| OKLCH | oklch(83.02% 0.153 327.6) |
| XYZ | xyz(70.3192, 53.4412, 97.0351) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 6.98
Violet (CSS)
#EE82EE
ΔE00 7.00
Light Lavendar
#EFC0FE
ΔE00 8.05
Lavender Pink
#DD85D7
ΔE00 8.16
Purply Pink
#F075E6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2FA #A2FCA4
analogous
#D1A2FC #FCA2FA #FCA2CD
triadic
#FCA2FA #FAFCA2 #A2FAFC
tetradic
#FCA2FA #FCD1A2 #A2FCA4 #A2CDFC
square
#FCA2FA #FCD1A2 #A2FCA4 #A2CDFC
split-complementary
#FCA2FA #CDFCA2 #A2FCD1
monochromatic
#F82BF4 #FA67F7 #FCA2FA #FEDDFD #FEE1FD
Accessibility & contrast
On white
1.80
#FCA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FCA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2FA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2FA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#B3C5F7
Tritanopia (blue-blind)
#FFAAC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca2fa; /* rgb */ color: rgb(252, 162, 250); /* oklch */ color: oklch(83.0% 0.153 327.6);
Tailwind
colors: {
custom: {
50: '#ffbffc',
500: '#fca2fa',
950: '#000000',
},
}SCSS
$custom: #fca2fa; $custom-light: #ffbffc; $custom-dark: #000000;
JSON
{
"hex": "#fca2fa",
"rgb": {
"r": 252,
"g": 162,
"b": 250
},
"hsl": {
"h": 301.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.83015,
"c": 0.15301,
"h": 327.6
},
"luminance": 0.53438
}Semantic roles & 50–950 ramp
primary
#FCA2FA
secondary
#63DF66
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285