#FF08F9#FF08F9
#FF08F9 is a light, highly saturated purple. Relative luminance 0.283; OKLCH L 69.9% C 0.317 H 329.6°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08F9 |
|---|---|
| RGB | rgb(255, 8, 249) |
| HSL | hsl(301, 100%, 52%) |
| HSV | hsv(301, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 2.4%, 0%) |
| CIE-LAB | lab(60.14, 96.95, -57.79) |
| CIE-LCH | lch(60.14, 112.87, 329.20°) |
| OKLab | oklab(69.93% 0.2738 -0.1603) |
| OKLCH | oklch(69.93% 0.317 329.6) |
| XYZ | xyz(58.4254, 28.2781, 91.9853) |
| Luminance | 0.2827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.78
Fuchsia
#FF00FF
ΔE00 0.78
Bright Magenta
#FF08E8
ΔE00 2.29
Pink Purple
#EF1DE7
ΔE00 3.12
Fuchsia (survey)
#ED0DD9
ΔE00 5.06
Heliotrope
#D94FF5
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08F9 #08FF0E
analogous
#8908FF #FF08F9 #FF087E
triadic
#FF08F9 #F9FF08 #08F9FF
tetradic
#FF08F9 #FF8908 #08FF0E #087EFF
square
#FF08F9 #FF8908 #08FF0E #087EFF
split-complementary
#FF08F9 #7EFF08 #08FF89
monochromatic
#8D0089 #CA00C5 #FF08F9 #FF45FA #FF82FC
Accessibility & contrast
On white
3.16
#FF08F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#FF08F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08F9
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08F9 | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFE
Deuteranopia (green-blind)
#6D9BF4
Tritanopia (blue-blind)
#FF4794
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #ff08f9; /* rgb */ color: rgb(255, 8, 249); /* oklch */ color: oklch(69.9% 0.317 329.6);
Tailwind
colors: {
custom: {
50: '#ff7cfc',
500: '#ff08f9',
950: '#000000',
},
}SCSS
$custom: #ff08f9; $custom-light: #ff7cfc; $custom-dark: #000000;
JSON
{
"hex": "#ff08f9",
"rgb": {
"r": 255,
"g": 8,
"b": 249
},
"hsl": {
"h": 301.457,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.69929,
"c": 0.31729,
"h": 329.6
},
"luminance": 0.28273
}Semantic roles & 50–950 ramp
primary
#FF08F9
secondary
#7BE87E
accent
#FF2E29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86