#FC6FF9#FC6FF9
#FC6FF9 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 76.0% C 0.232 H 328.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FF9 |
|---|---|
| RGB | rgb(252, 111, 249) |
| HSL | hsl(301, 96%, 71%) |
| HSV | hsv(301, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 1.2%, 1.2%) |
| CIE-LAB | lab(68.68, 70.76, -44.29) |
| CIE-LCH | lch(68.68, 83.48, 327.96°) |
| OKLab | oklab(75.98% 0.198 -0.1218) |
| OKLCH | oklch(75.98% 0.232 328.4) |
| XYZ | xyz(62.9274, 38.9078, 93.7997) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.58
Violet Pink
#FB5FFC
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 3.81
Orchid
#DA70D6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FF9 #6FFC72
analogous
#B86FFC #FC6FF9 #FC6FB2
triadic
#FC6FF9 #F9FC6F #6FF9FC
tetradic
#FC6FF9 #FCB86F #6FFC72 #6FB2FC
square
#FC6FF9 #FCB86F #6FFC72 #6FB2FC
split-complementary
#FC6FF9 #B2FC6F #6FFCB8
monochromatic
#EC05E7 #FB33F7 #FC6FF9 #FDABFB #FEE1FE
Accessibility & contrast
On white
2.39
#FC6FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FC6FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FF9
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FF9 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFD
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#FF7FAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc6ff9; /* rgb */ color: rgb(252, 111, 249); /* oklch */ color: oklch(76.0% 0.232 328.4);
Tailwind
colors: {
custom: {
50: '#ff9ffb',
500: '#fc6ff9',
950: '#000000',
},
}SCSS
$custom: #fc6ff9; $custom-light: #ff9ffb; $custom-dark: #000000;
JSON
{
"hex": "#fc6ff9",
"rgb": {
"r": 252,
"g": 111,
"b": 249
},
"hsl": {
"h": 301.277,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75975,
"c": 0.23249,
"h": 328.4
},
"luminance": 0.38904
}Semantic roles & 50–950 ramp
primary
#FC6FF9
secondary
#D1F6D2
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85