#FCA2FB#FCA2FB
#FCA2FB is a very light, vivid purple. Relative luminance 0.535; OKLCH L 83.1% C 0.154 H 327.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2FB |
|---|---|
| RGB | rgb(252, 162, 251) |
| HSL | hsl(301, 94%, 81%) |
| HSV | hsv(301, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 0.4%, 1.2%) |
| CIE-LAB | lab(78.17, 46.64, -30.65) |
| CIE-LCH | lch(78.17, 55.81, 326.69°) |
| OKLab | oklab(83.06% 0.1295 -0.0833) |
| OKLCH | oklch(83.06% 0.154 327.2) |
| XYZ | xyz(70.4764, 53.5041, 97.8631) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.32
Mauve
#E0B0FF
ΔE00 6.91
Violet (CSS)
#EE82EE
ΔE00 6.97
Light Lavendar
#EFC0FE
ΔE00 8.07
Lavender Pink
#DD85D7
ΔE00 8.21
Purply Pink
#F075E6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2FB #A2FCA3
analogous
#D0A2FC #FCA2FB #FCA2CE
triadic
#FCA2FB #FBFCA2 #A2FBFC
tetradic
#FCA2FB #FCD0A2 #A2FCA3 #A2CEFC
square
#FCA2FB #FCD0A2 #A2FCA3 #A2CEFC
split-complementary
#FCA2FB #CEFCA2 #A2FCD0
monochromatic
#F82BF6 #FA67F8 #FCA2FB #FEDDFE #FEE1FE
Accessibility & contrast
On white
1.79
#FCA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FCA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2FB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2FB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFE
Deuteranopia (green-blind)
#B3C5F8
Tritanopia (blue-blind)
#FFAAC3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca2fb; /* rgb */ color: rgb(252, 162, 251); /* oklch */ color: oklch(83.1% 0.154 327.2);
Tailwind
colors: {
custom: {
50: '#ffbffd',
500: '#fca2fb',
950: '#000000',
},
}SCSS
$custom: #fca2fb; $custom-light: #ffbffd; $custom-dark: #000000;
JSON
{
"hex": "#fca2fb",
"rgb": {
"r": 252,
"g": 162,
"b": 251
},
"hsl": {
"h": 300.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.83055,
"c": 0.15395,
"h": 327.2
},
"luminance": 0.53501
}Semantic roles & 50–950 ramp
primary
#FCA2FB
secondary
#63DF65
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285