#FC08FF#FC08FF
#FC08FF is a light, highly saturated purple. Relative luminance 0.281; OKLCH L 69.8% C 0.320 H 327.7°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC08FF |
|---|---|
| RGB | rgb(252, 8, 255) |
| HSL | hsl(299, 100%, 52%) |
| HSV | hsv(299, 97%, 100%) |
| CMYK | cmyk(1.2%, 96.9%, 0%, 0%) |
| CIE-LAB | lab(59.97, 97.31, -61.42) |
| CIE-LCH | lch(59.97, 115.07, 327.74°) |
| OKLab | oklab(69.83% 0.2705 -0.171) |
| OKLCH | oklch(69.83% 0.32 327.7) |
| XYZ | xyz(58.2810, 28.0937, 96.9414) |
| Luminance | 0.2809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.45
Fuchsia
#FF00FF
ΔE00 0.45
Bright Magenta
#FF08E8
ΔE00 3.21
Pink Purple
#EF1DE7
ΔE00 3.39
Heliotrope
#D94FF5
ΔE00 5.05
Fuchsia (survey)
#ED0DD9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC08FF #0BFF08
analogous
#8008FF #FC08FF #FF0887
triadic
#FC08FF #FFFC08 #08FFFC
tetradic
#FC08FF #FF8008 #0BFF08 #0887FF
square
#FC08FF #FF8008 #0BFF08 #0887FF
split-complementary
#FC08FF #87FF08 #08FF80
monochromatic
#8B008D #C700CA #FC08FF #FD45FF #FD82FF
Accessibility & contrast
On white
3.17
#FC08FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#FC08FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FC08FF
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC08FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC08FF | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#669AFA
Tritanopia (blue-blind)
#FF4D97
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #fc08ff; /* rgb */ color: rgb(252, 8, 255); /* oklch */ color: oklch(69.8% 0.320 327.7);
Tailwind
colors: {
custom: {
50: '#ff7cff',
500: '#fc08ff',
950: '#000000',
},
}SCSS
$custom: #fc08ff; $custom-light: #ff7cff; $custom-dark: #000000;
JSON
{
"hex": "#fc08ff",
"rgb": {
"r": 252,
"g": 8,
"b": 255
},
"hsl": {
"h": 299.271,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.69828,
"c": 0.31998,
"h": 327.7
},
"luminance": 0.28089
}Semantic roles & 50–950 ramp
primary
#FC08FF
secondary
#7CE87B
accent
#FF292B
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86