#FC6AF1#FC6AF1
#FC6AF1 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.0% C 0.233 H 330.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6AF1 |
|---|---|
| RGB | rgb(252, 106, 241) |
| HSL | hsl(305, 96%, 70%) |
| HSV | hsv(305, 58%, 99%) |
| CMYK | cmyk(0%, 57.9%, 4.4%, 1.2%) |
| CIE-LAB | lab(67.55, 71.59, -41.68) |
| CIE-LCH | lch(67.55, 82.84, 329.79°) |
| OKLab | oklab(75.02% 0.2032 -0.1143) |
| OKLCH | oklch(75.02% 0.233 330.6) |
| XYZ | xyz(61.1758, 37.3586, 87.1908) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.63
Light Magenta
#FA5FF7
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 2.53
Violet Pink
#FB5FFC
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 4.23
Orchid
#DA70D6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6AF1 #6AFC75
analogous
#BE6AFC #FC6AF1 #FC6AA8
triadic
#FC6AF1 #F1FC6A #6AF1FC
tetradic
#FC6AF1 #FCBE6A #6AFC75 #6AA8FC
square
#FC6AF1 #FCBE6A #6AFC75 #6AA8FC
split-complementary
#FC6AF1 #A8FC6A #6AFCBE
monochromatic
#E705D6 #FB2EEB #FC6AF1 #FDA6F7 #FEE1FC
Accessibility & contrast
On white
2.48
#FC6AF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FC6AF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6AF1
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6AF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6AF1 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6198F5
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#FF78A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6af1; /* rgb */ color: rgb(252, 106, 241); /* oklch */ color: oklch(75.0% 0.233 330.6);
Tailwind
colors: {
custom: {
50: '#ff9cf6',
500: '#fc6af1',
950: '#000000',
},
}SCSS
$custom: #fc6af1; $custom-light: #ff9cf6; $custom-dark: #000000;
JSON
{
"hex": "#fc6af1",
"rgb": {
"r": 252,
"g": 106,
"b": 241
},
"hsl": {
"h": 304.521,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.75025,
"c": 0.23312,
"h": 330.6
},
"luminance": 0.37354
}Semantic roles & 50–950 ramp
primary
#FC6AF1
secondary
#CDF5D0
accent
#E61100
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85