#FF08FA#FF08FA
#FF08FA is a light, highly saturated purple. Relative luminance 0.283; OKLCH L 70.0% C 0.318 H 329.4°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08FA |
|---|---|
| RGB | rgb(255, 8, 250) |
| HSL | hsl(301, 100%, 52%) |
| HSV | hsv(301, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 2%, 0%) |
| CIE-LAB | lab(60.20, 97.08, -58.26) |
| CIE-LCH | lch(60.20, 113.22, 329.03°) |
| OKLab | oklab(69.99% 0.2737 -0.1617) |
| OKLCH | oklch(69.99% 0.318 329.4) |
| XYZ | xyz(58.5818, 28.3407, 92.8089) |
| Luminance | 0.2834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.65
Fuchsia
#FF00FF
ΔE00 0.65
Bright Magenta
#FF08E8
ΔE00 2.42
Pink Purple
#EF1DE7
ΔE00 3.21
Fuchsia (survey)
#ED0DD9
ΔE00 5.16
Heliotrope
#D94FF5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08FA #08FF0D
analogous
#8908FF #FF08FA #FF087E
triadic
#FF08FA #FAFF08 #08FAFF
tetradic
#FF08FA #FF8908 #08FF0D #087EFF
square
#FF08FA #FF8908 #08FF0D #087EFF
split-complementary
#FF08FA #7EFF08 #08FF89
monochromatic
#8D008A #CA00C6 #FF08FA #FF45FB #FF82FC
Accessibility & contrast
On white
3.15
#FF08FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#FF08FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08FA
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08FA | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FFF
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#FF4894
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff08fa; /* rgb */ color: rgb(255, 8, 250); /* oklch */ color: oklch(70.0% 0.318 329.4);
Tailwind
colors: {
custom: {
50: '#ff7cfd',
500: '#ff08fa',
950: '#000000',
},
}SCSS
$custom: #ff08fa; $custom-light: #ff7cfd; $custom-dark: #000000;
JSON
{
"hex": "#ff08fa",
"rgb": {
"r": 255,
"g": 8,
"b": 250
},
"hsl": {
"h": 301.215,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.69986,
"c": 0.3179,
"h": 329.4
},
"luminance": 0.28336
}Semantic roles & 50–950 ramp
primary
#FF08FA
secondary
#7BE87D
accent
#FF2D29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86