#FCA2F5#FCA2F5
#FCA2F5 is a very light, vivid purple. Relative luminance 0.531; OKLCH L 82.8% C 0.148 H 329.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA2F5 |
|---|---|
| RGB | rgb(252, 162, 245) |
| HSL | hsl(305, 94%, 81%) |
| HSV | hsv(305, 36%, 99%) |
| CMYK | cmyk(0%, 35.7%, 2.8%, 1.2%) |
| CIE-LAB | lab(77.95, 45.59, -27.75) |
| CIE-LCH | lch(77.95, 53.37, 328.67°) |
| OKLab | oklab(82.82% 0.128 -0.0751) |
| OKLCH | oklch(82.82% 0.148 329.6) |
| XYZ | xyz(69.5456, 53.1318, 92.9607) |
| Luminance | 0.5313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 7.23
Mauve
#E0B0FF
ΔE00 7.40
Lavender Pink
#DD85D7
ΔE00 7.98
Light Lavendar
#EFC0FE
ΔE00 8.03
Bubblegum Pink
#FE83CC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA2F5 #A2FCA9
analogous
#D6A2FC #FCA2F5 #FCA2C8
triadic
#FCA2F5 #F5FCA2 #A2F5FC
tetradic
#FCA2F5 #FCD6A2 #A2FCA9 #A2C8FC
square
#FCA2F5 #FCD6A2 #A2FCA9 #A2C8FC
split-complementary
#FCA2F5 #C8FCA2 #A2FCD6
monochromatic
#F82BE8 #FA67EF #FCA2F5 #FEDDFB #FEE1FC
Accessibility & contrast
On white
1.81
#FCA2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FCA2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA2F5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA2F5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F8
Deuteranopia (green-blind)
#B5C5F2
Tritanopia (blue-blind)
#FFA9C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fca2f5; /* rgb */ color: rgb(252, 162, 245); /* oklch */ color: oklch(82.8% 0.148 329.6);
Tailwind
colors: {
custom: {
50: '#ffbff8',
500: '#fca2f5',
950: '#000000',
},
}SCSS
$custom: #fca2f5; $custom-light: #ffbff8; $custom-dark: #000000;
JSON
{
"hex": "#fca2f5",
"rgb": {
"r": 252,
"g": 162,
"b": 245
},
"hsl": {
"h": 304.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.82817,
"c": 0.14842,
"h": 329.6
},
"luminance": 0.53129
}Semantic roles & 50–950 ramp
primary
#FCA2F5
secondary
#63DF6D
accent
#E61200
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285