#FC6FFB#FC6FFB
#FC6FFB is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 76.1% C 0.234 H 327.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FFB |
|---|---|
| RGB | rgb(252, 111, 251) |
| HSL | hsl(300, 96%, 71%) |
| HSV | hsv(300, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 0.4%, 1.2%) |
| CIE-LAB | lab(68.78, 71.09, -45.25) |
| CIE-LCH | lch(68.78, 84.27, 327.53°) |
| OKLab | oklab(76.07% 0.1982 -0.1246) |
| OKLCH | oklch(76.07% 0.234 327.8) |
| XYZ | xyz(63.2410, 39.0333, 95.4513) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.52
Light Magenta
#FA5FF7
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.92
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FFB #6FFC70
analogous
#B66FFC #FC6FFB #FC6FB4
triadic
#FC6FFB #FBFC6F #6FFBFC
tetradic
#FC6FFB #FCB66F #6FFC70 #6FB4FC
square
#FC6FFB #FCB66F #6FFC70 #6FB4FC
split-complementary
#FC6FFB #B4FC6F #6FFCB6
monochromatic
#EC05EA #FB33F9 #FC6FFB #FDABFD #FEE1FE
Accessibility & contrast
On white
2.38
#FC6FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FC6FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FFB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FFB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609CFF
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#FF7FAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc6ffb; /* rgb */ color: rgb(252, 111, 251); /* oklch */ color: oklch(76.1% 0.234 327.8);
Tailwind
colors: {
custom: {
50: '#ff9ffd',
500: '#fc6ffb',
950: '#000000',
},
}SCSS
$custom: #fc6ffb; $custom-light: #ff9ffd; $custom-dark: #000000;
JSON
{
"hex": "#fc6ffb",
"rgb": {
"r": 252,
"g": 111,
"b": 251
},
"hsl": {
"h": 300.426,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.76072,
"c": 0.23412,
"h": 327.8
},
"luminance": 0.39029
}Semantic roles & 50–950 ramp
primary
#FC6FFB
secondary
#D1F6D1
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85