#FC6FEA#FC6FEA
#FC6FEA is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.221 H 332.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FEA |
|---|---|
| RGB | rgb(252, 111, 234) |
| HSL | hsl(308, 96%, 71%) |
| HSV | hsv(308, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 7.1%, 1.2%) |
| CIE-LAB | lab(68.03, 68.35, -37.06) |
| CIE-LCH | lch(68.03, 77.75, 331.53°) |
| OKLab | oklab(75.28% 0.1961 -0.1011) |
| OKLCH | oklch(75.28% 0.221 332.7) |
| XYZ | xyz(60.6806, 38.0091, 81.9664) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 1.84
Light Magenta
#FA5FF7
ΔE00 3.64
Violet (CSS)
#EE82EE
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FEA #6FFC81
analogous
#C86FFC #FC6FEA #FC6FA3
triadic
#FC6FEA #EAFC6F #6FEAFC
tetradic
#FC6FEA #FCC86F #6FFC81 #6FA3FC
square
#FC6FEA #FCC86F #6FFC81 #6FA3FC
split-complementary
#FC6FEA #A3FC6F #6FFCC8
monochromatic
#EC05CE #FB33E1 #FC6FEA #FDABF3 #FEE1FB
Accessibility & contrast
On white
2.44
#FC6FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FC6FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FEA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FEA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EE
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6fea; /* rgb */ color: rgb(252, 111, 234); /* oklch */ color: oklch(75.3% 0.221 332.7);
Tailwind
colors: {
custom: {
50: '#ff9ff1',
500: '#fc6fea',
950: '#000000',
},
}SCSS
$custom: #fc6fea; $custom-light: #ff9ff1; $custom-dark: #000000;
JSON
{
"hex": "#fc6fea",
"rgb": {
"r": 252,
"g": 111,
"b": 234
},
"hsl": {
"h": 307.66,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75279,
"c": 0.22061,
"h": 332.7
},
"luminance": 0.38005
}Semantic roles & 50–950 ramp
primary
#FC6FEA
secondary
#D1F6D6
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84