#F908FF#F908FF
#F908FF is a light, highly saturated purple. Relative luminance 0.275; OKLCH L 69.4% C 0.319 H 327.0°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F908FF |
|---|---|
| RGB | rgb(249, 8, 255) |
| HSL | hsl(299, 100%, 52%) |
| HSV | hsv(299, 97%, 100%) |
| CMYK | cmyk(2.4%, 96.9%, 0%, 0%) |
| CIE-LAB | lab(59.47, 96.85, -62.25) |
| CIE-LCH | lch(59.47, 115.13, 327.27°) |
| OKLab | oklab(69.38% 0.2677 -0.1735) |
| OKLCH | oklch(69.38% 0.319 327) |
| XYZ | xyz(57.2028, 27.5378, 96.8909) |
| Luminance | 0.2753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.98
Fuchsia
#FF00FF
ΔE00 0.98
Pink Purple
#EF1DE7
ΔE00 3.20
Bright Magenta
#FF08E8
ΔE00 3.43
Heliotrope
#D94FF5
ΔE00 4.79
Fuchsia (survey)
#ED0DD9
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F908FF #0EFF08
analogous
#7E08FF #F908FF #FF0889
triadic
#F908FF #FFF908 #08FFF9
tetradic
#F908FF #FF7E08 #0EFF08 #0889FF
square
#F908FF #FF7E08 #0EFF08 #0889FF
split-complementary
#F908FF #89FF08 #08FF7E
monochromatic
#89008D #C500CA #F908FF #FA45FF #FC82FF
Accessibility & contrast
On white
3.23
#F908FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#F908FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F908FF
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F908FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F908FF | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFF
Deuteranopia (green-blind)
#6298FA
Tritanopia (blue-blind)
#FF4E97
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #f908ff; /* rgb */ color: rgb(249, 8, 255); /* oklch */ color: oklch(69.4% 0.319 327.0);
Tailwind
colors: {
custom: {
50: '#ff7bff',
500: '#f908ff',
950: '#000000',
},
}SCSS
$custom: #f908ff; $custom-light: #ff7bff; $custom-dark: #000000;
JSON
{
"hex": "#f908ff",
"rgb": {
"r": 249,
"g": 8,
"b": 255
},
"hsl": {
"h": 298.543,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.69381,
"c": 0.31897,
"h": 327
},
"luminance": 0.27533
}Semantic roles & 50–950 ramp
primary
#F908FF
secondary
#7EE87B
accent
#FF292E
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86