#FE65FD#FE65FD
#FE65FD is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.3% C 0.250 H 328.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FE65FD |
|---|---|
| RGB | rgb(254, 101, 253) |
| HSL | hsl(300, 99%, 70%) |
| HSV | hsv(300, 60%, 100%) |
| CMYK | cmyk(0%, 60.2%, 0.4%, 0.4%) |
| CIE-LAB | lab(67.63, 76.06, -48.13) |
| CIE-LCH | lch(67.63, 90.01, 327.68°) |
| OKLab | oklab(75.32% 0.2122 -0.1328) |
| OKLCH | oklch(75.32% 0.25 328) |
| XYZ | xyz(63.2555, 37.4742, 96.8110) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.15
Light Magenta
#FA5FF7
ΔE00 1.40
Candy Pink
#FF63E9
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 5.27
Orchid
#DA70D6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE65FD #65FE66
analogous
#B265FE #FE65FD #FE65B1
triadic
#FE65FD #FDFE65 #65FDFE
tetradic
#FE65FD #FEB265 #65FE66 #65B1FE
square
#FE65FD #FEB265 #65FE66 #65B1FE
split-complementary
#FE65FD #B1FE65 #65FEB2
monochromatic
#E702E6 #FE28FC #FE65FD #FEA2FE #FFDFFF
Accessibility & contrast
On white
2.47
#FE65FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FE65FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE65FD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE65FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE65FD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5398FF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#FF78A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe65fd; /* rgb */ color: rgb(254, 101, 253); /* oklch */ color: oklch(75.3% 0.250 328.0);
Tailwind
colors: {
custom: {
50: '#ff9afe',
500: '#fe65fd',
950: '#000000',
},
}SCSS
$custom: #fe65fd; $custom-light: #ff9afe; $custom-dark: #000000;
JSON
{
"hex": "#fe65fd",
"rgb": {
"r": 254,
"g": 101,
"b": 253
},
"hsl": {
"h": 300.392,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.75324,
"c": 0.25034,
"h": 328
},
"luminance": 0.3747
}Semantic roles & 50–950 ramp
primary
#FE65FD
secondary
#CAF5CA
accent
#E60100
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F18
muted
#877E86