#FC6EE3#FC6EE3
#FC6EE3 is a light, highly saturated pink. Relative luminance 0.374; OKLCH L 74.9% C 0.217 H 334.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EE3 |
|---|---|
| RGB | rgb(252, 110, 227) |
| HSL | hsl(311, 96%, 71%) |
| HSV | hsv(311, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 9.9%, 1.2%) |
| CIE-LAB | lab(67.57, 67.70, -33.89) |
| CIE-LCH | lch(67.57, 75.70, 333.41°) |
| OKLab | oklab(74.85% 0.1963 -0.0921) |
| OKLCH | oklch(74.85% 0.217 334.9) |
| XYZ | xyz(59.5863, 37.3978, 76.7383) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 2.21
Violet (CSS)
#EE82EE
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.43
Violet Pink
#FB5FFC
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EE3 #6EFC87
analogous
#CE6EFC #FC6EE3 #FC6E9C
triadic
#FC6EE3 #E3FC6E #6EE3FC
tetradic
#FC6EE3 #FCCE6E #6EFC87 #6E9CFC
square
#FC6EE3 #FCCE6E #6EFC87 #6E9CFC
split-complementary
#FC6EE3 #9CFC6E #6EFCCE
monochromatic
#EB05C2 #FB32D7 #FC6EE3 #FDAAEF #FEE1F9
Accessibility & contrast
On white
2.48
#FC6EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FC6EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EE3
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EE3 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E97E7
Deuteranopia (green-blind)
#99ACDF
Tritanopia (blue-blind)
#FF769F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc6ee3; /* rgb */ color: rgb(252, 110, 227); /* oklch */ color: oklch(74.9% 0.217 334.9);
Tailwind
colors: {
custom: {
50: '#ff9eec',
500: '#fc6ee3',
950: '#000000',
},
}SCSS
$custom: #fc6ee3; $custom-light: #ff9eec; $custom-dark: #000000;
JSON
{
"hex": "#fc6ee3",
"rgb": {
"r": 252,
"g": 110,
"b": 227
},
"hsl": {
"h": 310.563,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.74851,
"c": 0.21677,
"h": 334.9
},
"luminance": 0.37393
}Semantic roles & 50–950 ramp
primary
#FC6EE3
secondary
#D0F6D7
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84