#FC6FEE#FC6FEE
#FC6FEE is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.5% C 0.224 H 331.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6FEE |
|---|---|
| RGB | rgb(252, 111, 238) |
| HSL | hsl(306, 96%, 71%) |
| HSV | hsv(306, 56%, 99%) |
| CMYK | cmyk(0%, 56%, 5.6%, 1.2%) |
| CIE-LAB | lab(68.20, 68.98, -39.00) |
| CIE-LCH | lch(68.20, 79.24, 330.51°) |
| OKLab | oklab(75.46% 0.1967 -0.1067) |
| OKLCH | oklch(75.46% 0.224 331.5) |
| XYZ | xyz(61.2617, 38.2416, 85.0270) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 1.95
Light Magenta
#FA5FF7
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6FEE #6FFC7D
analogous
#C36FFC #FC6FEE #FC6FA7
triadic
#FC6FEE #EEFC6F #6FEEFC
tetradic
#FC6FEE #FCC36F #6FFC7D #6FA7FC
square
#FC6FEE #FCC36F #6FFC7D #6FA7FC
split-complementary
#FC6FEE #A7FC6F #6FFCC3
monochromatic
#EC05D5 #FB33E7 #FC6FEE #FDABF5 #FEE1FB
Accessibility & contrast
On white
2.43
#FC6FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FC6FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6FEE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6FEE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6fee; /* rgb */ color: rgb(252, 111, 238); /* oklch */ color: oklch(75.5% 0.224 331.5);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#fc6fee',
950: '#000000',
},
}SCSS
$custom: #fc6fee; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#fc6fee",
"rgb": {
"r": 252,
"g": 111,
"b": 238
},
"hsl": {
"h": 305.957,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.75461,
"c": 0.22372,
"h": 331.5
},
"luminance": 0.38237
}Semantic roles & 50–950 ramp
primary
#FC6FEE
secondary
#D1F6D5
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85