#FC6EEC#FC6EEC
#FC6EEC is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.3% C 0.224 H 332.1°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EEC |
|---|---|
| RGB | rgb(252, 110, 236) |
| HSL | hsl(307, 96%, 71%) |
| HSV | hsv(307, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 6.3%, 1.2%) |
| CIE-LAB | lab(67.95, 69.10, -38.28) |
| CIE-LCH | lch(67.95, 78.99, 331.01°) |
| OKLab | oklab(75.25% 0.1976 -0.1046) |
| OKLCH | oklch(75.25% 0.224 332.1) |
| XYZ | xyz(60.8610, 37.9077, 83.4520) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 1.92
Light Magenta
#FA5FF7
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 3.76
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EEC #6EFC7E
analogous
#C56EFC #FC6EEC #FC6EA5
triadic
#FC6EEC #ECFC6E #6EECFC
tetradic
#FC6EEC #FCC56E #6EFC7E #6EA5FC
square
#FC6EEC #FCC56E #6EFC7E #6EA5FC
split-complementary
#FC6EEC #A5FC6E #6EFCC5
monochromatic
#EB05D1 #FB32E4 #FC6EEC #FDAAF4 #FEE1FB
Accessibility & contrast
On white
2.45
#FC6EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FC6EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EEC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EEC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F0
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6eec; /* rgb */ color: rgb(252, 110, 236); /* oklch */ color: oklch(75.3% 0.224 332.1);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fc6eec',
950: '#000000',
},
}SCSS
$custom: #fc6eec; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fc6eec",
"rgb": {
"r": 252,
"g": 110,
"b": 236
},
"hsl": {
"h": 306.761,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75252,
"c": 0.2236,
"h": 332.1
},
"luminance": 0.37903
}Semantic roles & 50–950 ramp
primary
#FC6EEC
secondary
#D0F6D4
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85