#FF25FB#FF25FB
#FF25FB is a light, highly saturated purple. Relative luminance 0.295; OKLCH L 70.8% C 0.309 H 329.1°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF25FB |
|---|---|
| RGB | rgb(255, 37, 251) |
| HSL | hsl(301, 100%, 57%) |
| HSV | hsv(301, 85%, 100%) |
| CMYK | cmyk(0%, 85.5%, 1.6%, 0%) |
| CIE-LAB | lab(61.27, 94.23, -57.10) |
| CIE-LCH | lch(61.27, 110.18, 328.78°) |
| OKLab | oklab(70.76% 0.2651 -0.1584) |
| OKLCH | oklch(70.76% 0.309 329.1) |
| XYZ | xyz(59.3137, 29.5530, 93.8284) |
| Luminance | 0.2955 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.26
Fuchsia
#FF00FF
ΔE00 1.26
Bright Magenta
#FF08E8
ΔE00 2.85
Pink Purple
#EF1DE7
ΔE00 3.90
Heliotrope
#D94FF5
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF25FB #25FF29
analogous
#9625FF #FF25FB #FF258E
triadic
#FF25FB #FBFF25 #25FBFF
tetradic
#FF25FB #FF9625 #25FF29 #258EFF
square
#FF25FB #FF9625 #25FF29 #258EFF
split-complementary
#FF25FB #8EFF25 #25FF96
monochromatic
#AA00A6 #E700E3 #FF25FB #FF62FC #FF9FFD
Accessibility & contrast
On white
3.04
#FF25FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#FF25FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF25FB
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF25FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF25FB | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0082FF
Deuteranopia (green-blind)
#709DF6
Tritanopia (blue-blind)
#FF5097
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #ff25fb; /* rgb */ color: rgb(255, 37, 251); /* oklch */ color: oklch(70.8% 0.309 329.1);
Tailwind
colors: {
custom: {
50: '#ff80fd',
500: '#ff25fb',
950: '#000000',
},
}SCSS
$custom: #ff25fb; $custom-light: #ff80fd; $custom-dark: #000000;
JSON
{
"hex": "#ff25fb",
"rgb": {
"r": 255,
"g": 37,
"b": 251
},
"hsl": {
"h": 301.101,
"s": 100,
"l": 57.255
},
"oklch": {
"l": 0.70758,
"c": 0.30883,
"h": 329.1
},
"luminance": 0.29548
}Semantic roles & 50–950 ramp
primary
#FF25FB
secondary
#94EC95
accent
#FF2D29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86