#FE62FF#FE62FF
#FE62FF is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.1% C 0.256 H 327.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FE62FF |
|---|---|
| RGB | rgb(254, 98, 255) |
| HSL | hsl(300, 100%, 69%) |
| HSV | hsv(300, 62%, 100%) |
| CMYK | cmyk(0.4%, 61.6%, 0%, 0%) |
| CIE-LAB | lab(67.30, 77.57, -49.74) |
| CIE-LCH | lch(67.30, 92.15, 327.33°) |
| OKLab | oklab(75.11% 0.2157 -0.1374) |
| OKLCH | oklch(75.11% 0.256 327.5) |
| XYZ | xyz(63.2898, 37.0303, 98.4024) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.80
Light Magenta
#FA5FF7
ΔE00 1.28
Candy Pink
#FF63E9
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 5.74
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE62FF #63FF62
analogous
#B062FF #FE62FF #FF62B2
triadic
#FE62FF #FFFE62 #62FFFE
tetradic
#FE62FF #FFB062 #63FF62 #62B2FF
square
#FE62FF #FFB062 #63FF62 #62B2FF
split-complementary
#FE62FF #B2FF62 #62FFB0
monochromatic
#E500E7 #FE25FF #FE62FF #FE9FFF #FFDCFF
Accessibility & contrast
On white
2.50
#FE62FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FE62FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE62FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE62FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE62FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D97FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF77A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe62ff; /* rgb */ color: rgb(254, 98, 255); /* oklch */ color: oklch(75.1% 0.256 327.5);
Tailwind
colors: {
custom: {
50: '#ff98ff',
500: '#fe62ff',
950: '#000000',
},
}SCSS
$custom: #fe62ff; $custom-light: #ff98ff; $custom-dark: #000000;
JSON
{
"hex": "#fe62ff",
"rgb": {
"r": 254,
"g": 98,
"b": 255
},
"hsl": {
"h": 299.618,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.75114,
"c": 0.25576,
"h": 327.5
},
"luminance": 0.37026
}Semantic roles & 50–950 ramp
primary
#FE62FF
secondary
#C8F5C8
accent
#E60001
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86