Bright Magenta#FF08E8
#FF08E8 is a light, highly saturated purple. Relative luminance 0.273; OKLCH L 69.0% C 0.307 H 333.5°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08E8 |
|---|---|
| RGB | rgb(255, 8, 232) |
| HSL | hsl(306, 100%, 52%) |
| HSV | hsv(306, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 9%, 0%) |
| CIE-LAB | lab(59.22, 94.68, -49.76) |
| CIE-LCH | lch(59.22, 106.96, 332.28°) |
| OKLab | oklab(68.99% 0.2747 -0.137) |
| OKLCH | oklch(68.99% 0.307 333.5) |
| XYZ | xyz(55.8929, 27.2651, 78.6473) |
| Luminance | 0.2726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 0.00
Pink Purple
#EF1DE7
ΔE00 2.57
Magenta
#FF00FF
ΔE00 3.06
Fuchsia
#FF00FF
ΔE00 3.06
Fuchsia (survey)
#ED0DD9
ΔE00 3.65
Hot Magenta
#F504C9
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08E8 #08FF1F
analogous
#9B08FF #FF08E8 #FF086D
triadic
#FF08E8 #E8FF08 #08E8FF
tetradic
#FF08E8 #FF9B08 #08FF1F #086DFF
square
#FF08E8 #FF9B08 #08FF1F #086DFF
split-complementary
#FF08E8 #6DFF08 #08FF9B
monochromatic
#8D0080 #CA00B7 #FF08E8 #FF45EE #FF82F3
Accessibility & contrast
On white
3.25
#FF08E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#FF08E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08E8
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08E8 | 1.00 | 3.25 | 6.45 | 6.45 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BED
Deuteranopia (green-blind)
#7799E3
Tritanopia (blue-blind)
#FF3A89
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #ff08e8; /* rgb */ color: rgb(255, 8, 232); /* oklch */ color: oklch(69.0% 0.307 333.5);
Tailwind
colors: {
custom: {
50: '#ff7bf0',
500: '#ff08e8',
950: '#000000',
},
}SCSS
$custom: #ff08e8; $custom-light: #ff7bf0; $custom-dark: #000000;
JSON
{
"hex": "#ff08e8",
"rgb": {
"r": 255,
"g": 8,
"b": 232
},
"hsl": {
"h": 305.587,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.68985,
"c": 0.30696,
"h": 333.5
},
"luminance": 0.2726
}Semantic roles & 50–950 ramp
primary
#FF08E8
secondary
#7BE885
accent
#FF3D29
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#190C16
muted
#877D84