#FF08EE#FF08EE
#FF08EE is a light, highly saturated purple. Relative luminance 0.276; OKLCH L 69.3% C 0.311 H 332.1°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF08EE |
|---|---|
| RGB | rgb(255, 8, 238) |
| HSL | hsl(304, 100%, 52%) |
| HSV | hsv(304, 97%, 100%) |
| CMYK | cmyk(0%, 96.9%, 6.7%, 0%) |
| CIE-LAB | lab(59.54, 95.47, -52.62) |
| CIE-LCH | lch(59.54, 109.01, 331.14°) |
| OKLab | oklab(69.31% 0.2745 -0.1453) |
| OKLCH | oklch(69.31% 0.311 332.1) |
| XYZ | xyz(56.7597, 27.6119, 83.2126) |
| Luminance | 0.2761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 0.82
Magenta
#FF00FF
ΔE00 2.23
Fuchsia
#FF00FF
ΔE00 2.23
Pink Purple
#EF1DE7
ΔE00 2.55
Fuchsia (survey)
#ED0DD9
ΔE00 4.06
Hot Magenta
#F504C9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF08EE #08FF19
analogous
#9508FF #FF08EE #FF0872
triadic
#FF08EE #EEFF08 #08EEFF
tetradic
#FF08EE #FF9508 #08FF19 #0872FF
square
#FF08EE #FF9508 #08FF19 #0872FF
split-complementary
#FF08EE #72FF08 #08FF95
monochromatic
#8D0083 #CA00BC #FF08EE #FF45F2 #FF82F6
Accessibility & contrast
On white
3.22
#FF08EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#FF08EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF08EE
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF08EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF08EE | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF3
Deuteranopia (green-blind)
#749AE9
Tritanopia (blue-blind)
#FF3F8D
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #ff08ee; /* rgb */ color: rgb(255, 8, 238); /* oklch */ color: oklch(69.3% 0.311 332.1);
Tailwind
colors: {
custom: {
50: '#ff7bf4',
500: '#ff08ee',
950: '#000000',
},
}SCSS
$custom: #ff08ee; $custom-light: #ff7bf4; $custom-dark: #000000;
JSON
{
"hex": "#ff08ee",
"rgb": {
"r": 255,
"g": 8,
"b": 238
},
"hsl": {
"h": 304.13,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.69311,
"c": 0.31057,
"h": 332.1
},
"luminance": 0.27607
}Semantic roles & 50–950 ramp
primary
#FF08EE
secondary
#7BE883
accent
#FF3829
background
#FFF8FF
surface
#FFF0FE
border
#D7CBD6
text
#190C17
muted
#877D85