#FF08FE#FF08FE
#FF08FE is a light, highly saturated purple. Relative luminance 0.286; OKLCH L 70.2% C 0.320 H 328.6°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08FE |
|---|---|
| RGB | rgb(255, 8, 254) |
| HSL | hsl(300, 100%, 52%) |
| HSV | hsv(300, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 0.4%, 0%) |
| CIE-LAB | lab(60.42, 97.64, -60.11) |
| CIE-LCH | lch(60.42, 114.66, 328.38°) |
| OKLab | oklab(70.22% 0.2734 -0.1671) |
| OKLCH | oklch(70.22% 0.32 328.6) |
| XYZ | xyz(59.2157, 28.5942, 96.1472) |
| Luminance | 0.2859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.19
Fuchsia
#FF00FF
ΔE00 0.19
Bright Magenta
#FF08E8
ΔE00 2.94
Pink Purple
#EF1DE7
ΔE00 3.56
Heliotrope
#D94FF5
ΔE00 5.37
Fuchsia (survey)
#ED0DD9
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08FE #08FF09
analogous
#8508FF #FF08FE #FF0883
triadic
#FF08FE #FEFF08 #08FEFF
tetradic
#FF08FE #FF8508 #08FF09 #0883FF
square
#FF08FE #FF8508 #08FF09 #0883FF
split-complementary
#FF08FE #83FF08 #08FF85
monochromatic
#8D008C #CA00C9 #FF08FE #FF45FE #FF82FE
Accessibility & contrast
On white
3.13
#FF08FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#FF08FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08FE
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08FE | 1.00 | 3.13 | 6.72 | 6.72 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0080FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#FF4B97
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ff08fe; /* rgb */ color: rgb(255, 8, 254); /* oklch */ color: oklch(70.2% 0.320 328.6);
Tailwind
colors: {
custom: {
50: '#ff7cff',
500: '#ff08fe',
950: '#000000',
},
}SCSS
$custom: #ff08fe; $custom-light: #ff7cff; $custom-dark: #000000;
JSON
{
"hex": "#ff08fe",
"rgb": {
"r": 255,
"g": 8,
"b": 254
},
"hsl": {
"h": 300.243,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.70218,
"c": 0.32039,
"h": 328.6
},
"luminance": 0.28589
}Semantic roles & 50–950 ramp
primary
#FF08FE
secondary
#7BE87C
accent
#FF2A29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86