#FCA4FF#FCA4FF
#FCA4FF is a very light, vivid purple. Relative luminance 0.545; OKLCH L 83.5% C 0.154 H 325.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA4FF |
|---|---|
| RGB | rgb(252, 164, 255) |
| HSL | hsl(298, 100%, 82%) |
| HSV | hsv(298, 36%, 100%) |
| CMYK | cmyk(1.2%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(78.73, 46.33, -31.93) |
| CIE-LCH | lch(78.73, 56.27, 325.42°) |
| OKLab | oklab(83.53% 0.1275 -0.087) |
| OKLCH | oklch(83.53% 0.154 325.7) |
| XYZ | xyz(71.4687, 54.4692, 101.3373) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.46
Plum
#DDA0DD
ΔE00 6.65
Violet (CSS)
#EE82EE
ΔE00 7.30
Light Lavendar
#EFC0FE
ΔE00 7.77
Lavender Pink
#DD85D7
ΔE00 8.70
Lilac (survey)
#CEA2FD
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA4FF #A7FFA4
analogous
#CFA4FF #FCA4FF #FFA4D5
triadic
#FCA4FF #FFFCA4 #A4FFFC
tetradic
#FCA4FF #FFCFA4 #A7FFA4 #A4D5FF
square
#FCA4FF #FFCFA4 #A7FFA4 #A4D5FF
split-complementary
#FCA4FF #D5FFA4 #A4FFCF
monochromatic
#F82AFF #FA67FF #FCA4FF #FEE0FF #FEE0FF
Accessibility & contrast
On white
1.77
#FCA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FCA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA4FF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA4FF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#FFADC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fca4ff; /* rgb */ color: rgb(252, 164, 255); /* oklch */ color: oklch(83.5% 0.154 325.7);
Tailwind
colors: {
custom: {
50: '#ffc0ff',
500: '#fca4ff',
950: '#000000',
},
}SCSS
$custom: #fca4ff; $custom-light: #ffc0ff; $custom-dark: #000000;
JSON
{
"hex": "#fca4ff",
"rgb": {
"r": 252,
"g": 164,
"b": 255
},
"hsl": {
"h": 298.022,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83528,
"c": 0.15435,
"h": 325.7
},
"luminance": 0.54466
}Semantic roles & 50–950 ramp
primary
#FCA4FF
secondary
#68E464
accent
#E60008
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286