#FC6FF4#FC6FF4
#FC6FF4 is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.228 H 329.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF4 |
|---|---|
| RGB | rgb(252, 111, 244) |
| HSL | hsl(303, 96%, 71%) |
| HSV | hsv(303, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 3.2%, 1.2%) |
| CIE-LAB | lab(68.46, 69.95, -41.90) |
| CIE-LCH | lch(68.46, 81.53, 329.08°) |
| OKLab | oklab(75.74% 0.1974 -0.115) |
| OKLCH | oklch(75.74% 0.228 329.8) |
| XYZ | xyz(62.1579, 38.6001, 89.7471) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 2.46
Light Magenta
#FA5FF7
ΔE00 2.74
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.61
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF4 #6FFC77
analogous
#BD6FFC #FC6FF4 #FC6FAD
triadic
#FC6FF4 #F4FC6F #6FF4FC
tetradic
#FC6FF4 #FCBD6F #6FFC77 #6FADFC
square
#FC6FF4 #FCBD6F #6FFC77 #6FADFC
split-complementary
#FC6FF4 #ADFC6F #6FFCBD
monochromatic
#EC05DF #FB33EF #FC6FF4 #FDABF9 #FEE1FD
Accessibility & contrast
On white
2.41
#FC6FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FC6FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF4
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF4 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659BF8
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#FF7DA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc6ff4; /* rgb */ color: rgb(252, 111, 244); /* oklch */ color: oklch(75.7% 0.228 329.8);
Tailwind
colors: {
custom: {
50: '#ff9ff8',
500: '#fc6ff4',
950: '#000000',
},
}SCSS
$custom: #fc6ff4; $custom-light: #ff9ff8; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff4",
"rgb": {
"r": 252,
"g": 111,
"b": 244
},
"hsl": {
"h": 303.404,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75739,
"c": 0.22846,
"h": 329.8
},
"luminance": 0.38596
}Semantic roles & 50–950 ramp
primary
#FC6FF4
secondary
#D1F6D3
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85