#FC6BF0#FC6BF0
#FC6BF0 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.1% C 0.231 H 330.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6BF0 |
|---|---|
| RGB | rgb(252, 107, 240) |
| HSL | hsl(305, 96%, 70%) |
| HSV | hsv(305, 58%, 99%) |
| CMYK | cmyk(0%, 57.5%, 4.8%, 1.2%) |
| CIE-LAB | lab(67.66, 71.01, -40.96) |
| CIE-LCH | lch(67.66, 81.98, 330.03°) |
| OKLab | oklab(75.09% 0.2019 -0.1122) |
| OKLCH | oklch(75.09% 0.231 330.9) |
| XYZ | xyz(61.1304, 37.5063, 86.4409) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.59
Purply Pink
#F075E6
ΔE00 2.36
Light Magenta
#FA5FF7
ΔE00 2.43
Violet Pink
#FB5FFC
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 4.09
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6BF0 #6BFC77
analogous
#C06BFC #FC6BF0 #FC6BA7
triadic
#FC6BF0 #F0FC6B #6BF0FC
tetradic
#FC6BF0 #FCC06B #6BFC77 #6BA7FC
square
#FC6BF0 #FCC06B #6BFC77 #6BA7FC
split-complementary
#FC6BF0 #A7FC6B #6BFCC0
monochromatic
#E805D5 #FB2FEA #FC6BF0 #FDA7F6 #FEE1FC
Accessibility & contrast
On white
2.47
#FC6BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FC6BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6BF0
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6BF0 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#FF78A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6bf0; /* rgb */ color: rgb(252, 107, 240); /* oklch */ color: oklch(75.1% 0.231 330.9);
Tailwind
colors: {
custom: {
50: '#ff9df5',
500: '#fc6bf0',
950: '#000000',
},
}SCSS
$custom: #fc6bf0; $custom-light: #ff9df5; $custom-dark: #000000;
JSON
{
"hex": "#fc6bf0",
"rgb": {
"r": 252,
"g": 107,
"b": 240
},
"hsl": {
"h": 304.966,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.75091,
"c": 0.23095,
"h": 330.9
},
"luminance": 0.37502
}Semantic roles & 50–950 ramp
primary
#FC6BF0
secondary
#CEF5D1
accent
#E61300
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85