#FC6EEE#FC6EEE
#FC6EEE is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.225 H 331.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6EEE |
|---|---|
| RGB | rgb(252, 110, 238) |
| HSL | hsl(306, 96%, 71%) |
| HSV | hsv(306, 56%, 99%) |
| CMYK | cmyk(0%, 56.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(68.04, 69.41, -39.25) |
| CIE-LCH | lch(68.04, 79.74, 330.51°) |
| OKLab | oklab(75.34% 0.1979 -0.1074) |
| OKLCH | oklch(75.34% 0.225 331.5) |
| XYZ | xyz(61.1532, 38.0246, 84.9909) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 2.01
Light Magenta
#FA5FF7
ΔE00 3.06
Violet Pink
#FB5FFC
ΔE00 3.43
Violet (CSS)
#EE82EE
ΔE00 3.72
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6EEE #6EFC7C
analogous
#C36EFC #FC6EEE #FC6EA7
triadic
#FC6EEE #EEFC6E #6EEEFC
tetradic
#FC6EEE #FCC36E #6EFC7C #6EA7FC
square
#FC6EEE #FCC36E #6EFC7C #6EA7FC
split-complementary
#FC6EEE #A7FC6E #6EFCC3
monochromatic
#EB05D4 #FB32E7 #FC6EEE #FDAAF5 #FEE1FB
Accessibility & contrast
On white
2.44
#FC6EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FC6EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6EEE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6EEE | 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)
#6899F2
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc6eee; /* rgb */ color: rgb(252, 110, 238); /* oklch */ color: oklch(75.3% 0.225 331.5);
Tailwind
colors: {
custom: {
50: '#ff9ef4',
500: '#fc6eee',
950: '#000000',
},
}SCSS
$custom: #fc6eee; $custom-light: #ff9ef4; $custom-dark: #000000;
JSON
{
"hex": "#fc6eee",
"rgb": {
"r": 252,
"g": 110,
"b": 238
},
"hsl": {
"h": 305.915,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.75344,
"c": 0.22515,
"h": 331.5
},
"luminance": 0.3802
}Semantic roles & 50–950 ramp
primary
#FC6EEE
secondary
#D0F6D4
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85