#FC6CE9#FC6CE9
#FC6CE9 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.224 H 333.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC6CE9 |
|---|---|
| RGB | rgb(252, 108, 233) |
| HSL | hsl(308, 96%, 71%) |
| HSV | hsv(308, 57%, 99%) |
| CMYK | cmyk(0%, 57.1%, 7.5%, 1.2%) |
| CIE-LAB | lab(67.51, 69.48, -37.32) |
| CIE-LCH | lch(67.51, 78.87, 331.76°) |
| OKLab | oklab(74.88% 0.1997 -0.1018) |
| OKLCH | oklch(74.88% 0.224 333) |
| XYZ | xyz(60.2155, 37.3081, 81.1047) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC6CE9 #6CFC7F
analogous
#C76CFC #FC6CE9 #FC6CA1
triadic
#FC6CE9 #E9FC6C #6CE9FC
tetradic
#FC6CE9 #FCC76C #6CFC7F #6CA1FC
square
#FC6CE9 #FCC76C #6CFC7F #6CA1FC
split-complementary
#FC6CE9 #A1FC6C #6CFCC7
monochromatic
#E905CB #FB30E0 #FC6CE9 #FDA8F2 #FEE1FB
Accessibility & contrast
On white
2.48
#FC6CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FC6CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC6CE9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC6CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC6CE9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6897ED
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#FF77A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc6ce9; /* rgb */ color: rgb(252, 108, 233); /* oklch */ color: oklch(74.9% 0.224 333.0);
Tailwind
colors: {
custom: {
50: '#ff9df0',
500: '#fc6ce9',
950: '#000000',
},
}SCSS
$custom: #fc6ce9; $custom-light: #ff9df0; $custom-dark: #000000;
JSON
{
"hex": "#fc6ce9",
"rgb": {
"r": 252,
"g": 108,
"b": 233
},
"hsl": {
"h": 307.917,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.74884,
"c": 0.22415,
"h": 333
},
"luminance": 0.37304
}Semantic roles & 50–950 ramp
primary
#FC6CE9
secondary
#CEF5D4
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84