#FC30FF#FC30FF
#FC30FF is a light, highly saturated purple. Relative luminance 0.300; OKLCH L 71.0% C 0.304 H 327.5°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC30FF |
|---|---|
| RGB | rgb(252, 48, 255) |
| HSL | hsl(299, 100%, 59%) |
| HSV | hsv(299, 81%, 100%) |
| CMYK | cmyk(1.2%, 81.2%, 0%, 0%) |
| CIE-LAB | lab(61.68, 92.28, -58.68) |
| CIE-LCH | lch(61.68, 109.36, 327.55°) |
| OKLab | oklab(71.03% 0.2563 -0.1631) |
| OKLCH | oklch(71.03% 0.304 327.5) |
| XYZ | xyz(59.2510, 30.0338, 97.2648) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.62
Fuchsia
#FF00FF
ΔE00 1.62
Bright Magenta
#FF08E8
ΔE00 3.65
Pink Purple
#EF1DE7
ΔE00 4.37
Heliotrope
#D94FF5
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC30FF #33FF30
analogous
#9430FF #FC30FF #FF309B
triadic
#FC30FF #FFFC30 #30FFFC
tetradic
#FC30FF #FF9430 #33FF30 #309BFF
square
#FC30FF #FF9430 #33FF30 #309BFF
split-complementary
#FC30FF #9BFF30 #30FF94
monochromatic
#B200B5 #EE00F2 #FC30FF #FD6DFF #FEAAFF
Accessibility & contrast
On white
3.00
#FC30FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#FC30FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC30FF
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC30FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC30FF | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0085FF
Deuteranopia (green-blind)
#6E9EFA
Tritanopia (blue-blind)
#FF599B
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #fc30ff; /* rgb */ color: rgb(252, 48, 255); /* oklch */ color: oklch(71.0% 0.304 327.5);
Tailwind
colors: {
custom: {
50: '#ff83ff',
500: '#fc30ff',
950: '#000000',
},
}SCSS
$custom: #fc30ff; $custom-light: #ff83ff; $custom-dark: #000000;
JSON
{
"hex": "#fc30ff",
"rgb": {
"r": 252,
"g": 48,
"b": 255
},
"hsl": {
"h": 299.13,
"s": 100,
"l": 59.412
},
"oklch": {
"l": 0.71032,
"c": 0.30382,
"h": 327.5
},
"luminance": 0.30029
}Semantic roles & 50–950 ramp
primary
#FC30FF
secondary
#9EEE9D
accent
#FF292C
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190D18
muted
#877D86