#FC6FEB#FC6FEB
#FC6FEB is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.3% C 0.221 H 332.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FEB |
|---|---|
| RGB | rgb(252, 111, 235) |
| HSL | hsl(307, 96%, 71%) |
| HSV | hsv(307, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 6.7%, 1.2%) |
| CIE-LAB | lab(68.07, 68.50, -37.55) |
| CIE-LCH | lch(68.07, 78.12, 331.27°) |
| OKLab | oklab(75.32% 0.1962 -0.1025) |
| OKLCH | oklch(75.32% 0.221 332.4) |
| XYZ | xyz(60.8246, 38.0667, 82.7251) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 1.85
Light Magenta
#FA5FF7
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 3.93
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FEB #6FFC80
analogous
#C66FFC #FC6FEB #FC6FA4
triadic
#FC6FEB #EBFC6F #6FEBFC
tetradic
#FC6FEB #FCC66F #6FFC80 #6FA4FC
square
#FC6FEB #FCC66F #6FFC80 #6FA4FC
split-complementary
#FC6FEB #A4FC6F #6FFCC6
monochromatic
#EC05D0 #FB33E3 #FC6FEB #FDABF3 #FEE1FB
Accessibility & contrast
On white
2.44
#FC6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FC6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FEB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FEB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99EF
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6feb; /* rgb */ color: rgb(252, 111, 235); /* oklch */ color: oklch(75.3% 0.221 332.4);
Tailwind
colors: {
custom: {
50: '#ff9ff2',
500: '#fc6feb',
950: '#000000',
},
}SCSS
$custom: #fc6feb; $custom-light: #ff9ff2; $custom-dark: #000000;
JSON
{
"hex": "#fc6feb",
"rgb": {
"r": 252,
"g": 111,
"b": 235
},
"hsl": {
"h": 307.234,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75324,
"c": 0.22139,
"h": 332.4
},
"luminance": 0.38062
}Semantic roles & 50–950 ramp
primary
#FC6FEB
secondary
#D1F6D5
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85