#FF08FC#FF08FC
#FF08FC is a light, highly saturated purple. Relative luminance 0.285; OKLCH L 70.1% C 0.319 H 329.0°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08FC |
|---|---|
| RGB | rgb(255, 8, 252) |
| HSL | hsl(301, 100%, 52%) |
| HSV | hsv(301, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 1.2%, 0%) |
| CIE-LAB | lab(60.31, 97.36, -59.19) |
| CIE-LCH | lch(60.31, 113.94, 328.70°) |
| OKLab | oklab(70.1% 0.2736 -0.1644) |
| OKLCH | oklch(70.1% 0.319 329) |
| XYZ | xyz(58.8971, 28.4668, 94.4692) |
| Luminance | 0.2846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.40
Fuchsia
#FF00FF
ΔE00 0.40
Bright Magenta
#FF08E8
ΔE00 2.68
Pink Purple
#EF1DE7
ΔE00 3.38
Fuchsia (survey)
#ED0DD9
ΔE00 5.36
Heliotrope
#D94FF5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08FC #08FF0B
analogous
#8708FF #FF08FC #FF0880
triadic
#FF08FC #FCFF08 #08FCFF
tetradic
#FF08FC #FF8708 #08FF0B #0880FF
square
#FF08FC #FF8708 #08FF0B #0880FF
split-complementary
#FF08FC #80FF08 #08FF87
monochromatic
#8D008B #CA00C7 #FF08FC #FF45FD #FF82FD
Accessibility & contrast
On white
3.14
#FF08FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#FF08FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08FC
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08FC | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#FF4995
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff08fc; /* rgb */ color: rgb(255, 8, 252); /* oklch */ color: oklch(70.1% 0.319 329.0);
Tailwind
colors: {
custom: {
50: '#ff7cfe',
500: '#ff08fc',
950: '#000000',
},
}SCSS
$custom: #ff08fc; $custom-light: #ff7cfe; $custom-dark: #000000;
JSON
{
"hex": "#ff08fc",
"rgb": {
"r": 255,
"g": 8,
"b": 252
},
"hsl": {
"h": 300.729,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.70101,
"c": 0.31915,
"h": 329
},
"luminance": 0.28462
}Semantic roles & 50–950 ramp
primary
#FF08FC
secondary
#7BE87C
accent
#FF2B29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86