#FC67FA#FC67FA
#FC67FA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.1% C 0.244 H 328.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC67FA |
|---|---|
| RGB | rgb(252, 103, 250) |
| HSL | hsl(301, 96%, 70%) |
| HSV | hsv(301, 59%, 99%) |
| CMYK | cmyk(0%, 59.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(67.50, 74.29, -46.70) |
| CIE-LCH | lch(67.50, 87.75, 327.84°) |
| OKLab | oklab(75.13% 0.2076 -0.1287) |
| OKLCH | oklch(75.13% 0.244 328.2) |
| XYZ | xyz(62.2496, 37.3021, 94.3452) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.33
Light Magenta
#FA5FF7
ΔE00 1.36
Candy Pink
#FF63E9
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 4.89
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC67FA #67FC69
analogous
#B367FC #FC67FA #FC67B0
triadic
#FC67FA #FAFC67 #67FAFC
tetradic
#FC67FA #FCB367 #67FC69 #67B0FC
square
#FC67FA #FCB367 #67FC69 #67B0FC
split-complementary
#FC67FA #B0FC67 #67FCB3
monochromatic
#E405E1 #FB2BF8 #FC67FA #FDA3FC #FEDFFE
Accessibility & contrast
On white
2.48
#FC67FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FC67FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC67FA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC67FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC67FA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FE
Deuteranopia (green-blind)
#8BABF6
Tritanopia (blue-blind)
#FF79A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc67fa; /* rgb */ color: rgb(252, 103, 250); /* oklch */ color: oklch(75.1% 0.244 328.2);
Tailwind
colors: {
custom: {
50: '#ff9bfc',
500: '#fc67fa',
950: '#000000',
},
}SCSS
$custom: #fc67fa; $custom-light: #ff9bfc; $custom-dark: #000000;
JSON
{
"hex": "#fc67fa",
"rgb": {
"r": 252,
"g": 103,
"b": 250
},
"hsl": {
"h": 300.805,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.75128,
"c": 0.24427,
"h": 328.2
},
"luminance": 0.37298
}Semantic roles & 50–950 ramp
primary
#FC67FA
secondary
#CAF5CB
accent
#E60300
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85