#FF5FFE#FF5FFE
#FF5FFE is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.9% C 0.259 H 328.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5FFE |
|---|---|
| RGB | rgb(255, 95, 254) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 63%, 100%) |
| CMYK | cmyk(0%, 62.7%, 0.4%, 0%) |
| CIE-LAB | lab(66.98, 78.79, -49.69) |
| CIE-LCH | lch(66.98, 93.15, 327.76°) |
| OKLab | oklab(74.9% 0.2199 -0.1372) |
| OKLCH | oklch(74.9% 0.259 328) |
| XYZ | xyz(63.2208, 36.6044, 97.4822) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.63
Light Magenta
#FA5FF7
ΔE00 1.07
Candy Pink
#FF63E9
ΔE00 3.30
Purply Pink
#F075E6
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 6.02
Magenta
#FF00FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5FFE #5FFF60
analogous
#B05FFF #FF5FFE #FF5FAE
triadic
#FF5FFE #FEFF5F #5FFEFF
tetradic
#FF5FFE #FFB05F #5FFF60 #5FAEFF
square
#FF5FFE #FFB05F #5FFF60 #5FAEFF
split-complementary
#FF5FFE #AEFF5F #5FFFB0
monochromatic
#E400E2 #FF22FE #FF5FFE #FF9CFE #FFD9FF
Accessibility & contrast
On white
2.52
#FF5FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FF5FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5FFE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5FFE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#FF74A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff5ffe; /* rgb */ color: rgb(255, 95, 254); /* oklch */ color: oklch(74.9% 0.259 328.0);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#ff5ffe',
950: '#000000',
},
}SCSS
$custom: #ff5ffe; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#ff5ffe",
"rgb": {
"r": 255,
"g": 95,
"b": 254
},
"hsl": {
"h": 300.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.74895,
"c": 0.25925,
"h": 328
},
"luminance": 0.366
}Semantic roles & 50–950 ramp
primary
#FF5FFE
secondary
#C5F5C5
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86