#FC6AEE#FC6AEE
#FC6AEE is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.9% C 0.231 H 331.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6AEE |
|---|---|
| RGB | rgb(252, 106, 238) |
| HSL | hsl(306, 96%, 70%) |
| HSV | hsv(306, 58%, 99%) |
| CMYK | cmyk(0%, 57.9%, 5.6%, 1.2%) |
| CIE-LAB | lab(67.41, 71.12, -40.23) |
| CIE-LCH | lch(67.41, 81.71, 330.50°) |
| OKLab | oklab(74.89% 0.2028 -0.1101) |
| OKLCH | oklch(74.89% 0.231 331.5) |
| XYZ | xyz(60.7313, 37.1808, 84.8502) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.32
Light Magenta
#FA5FF7
ΔE00 2.50
Violet Pink
#FB5FFC
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 4.24
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6AEE #6AFC78
analogous
#C16AFC #FC6AEE #FC6AA5
triadic
#FC6AEE #EEFC6A #6AEEFC
tetradic
#FC6AEE #FCC16A #6AFC78 #6AA5FC
square
#FC6AEE #FCC16A #6AFC78 #6AA5FC
split-complementary
#FC6AEE #A5FC6A #6AFCC1
monochromatic
#E705D1 #FB2EE7 #FC6AEE #FDA6F5 #FEE1FC
Accessibility & contrast
On white
2.49
#FC6AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FC6AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6AEE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6AEE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#FF77A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6aee; /* rgb */ color: rgb(252, 106, 238); /* oklch */ color: oklch(74.9% 0.231 331.5);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#fc6aee',
950: '#000000',
},
}SCSS
$custom: #fc6aee; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#fc6aee",
"rgb": {
"r": 252,
"g": 106,
"b": 238
},
"hsl": {
"h": 305.753,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.74885,
"c": 0.23078,
"h": 331.5
},
"luminance": 0.37177
}Semantic roles & 50–950 ramp
primary
#FC6AEE
secondary
#CDF5D1
accent
#E61600
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85