#FE60FF#FE60FF
#FE60FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.9% C 0.258 H 327.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FE60FF |
|---|---|
| RGB | rgb(254, 96, 255) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 62%, 100%) |
| CMYK | cmyk(0.4%, 62.4%, 0%, 0%) |
| CIE-LAB | lab(67.02, 78.34, -50.18) |
| CIE-LCH | lch(67.02, 93.04, 327.36°) |
| OKLab | oklab(74.91% 0.2179 -0.1387) |
| OKLCH | oklch(74.91% 0.258 327.5) |
| XYZ | xyz(63.1050, 36.6607, 98.3408) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.60
Light Magenta
#FA5FF7
ΔE00 1.16
Candy Pink
#FF63E9
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.97
Magenta
#FF00FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE60FF #61FF60
analogous
#AF60FF #FE60FF #FF60B1
triadic
#FE60FF #FFFE60 #60FFFE
tetradic
#FE60FF #FFAF60 #61FF60 #60B1FF
square
#FE60FF #FFAF60 #61FF60 #60B1FF
split-complementary
#FE60FF #B1FF60 #60FFAF
monochromatic
#E300E5 #FE23FF #FE60FF #FE9DFF #FFDAFF
Accessibility & contrast
On white
2.52
#FE60FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#FE60FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE60FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE60FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE60FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#FF75A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe60ff; /* rgb */ color: rgb(254, 96, 255); /* oklch */ color: oklch(74.9% 0.258 327.5);
Tailwind
colors: {
custom: {
50: '#ff97ff',
500: '#fe60ff',
950: '#000000',
},
}SCSS
$custom: #fe60ff; $custom-light: #ff97ff; $custom-dark: #000000;
JSON
{
"hex": "#fe60ff",
"rgb": {
"r": 254,
"g": 96,
"b": 255
},
"hsl": {
"h": 299.623,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.74913,
"c": 0.25828,
"h": 327.5
},
"luminance": 0.36657
}Semantic roles & 50–950 ramp
primary
#FE60FF
secondary
#C6F5C6
accent
#E60001
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86