#FD65E5#FD65E5
#FD65E5 is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 74.1% C 0.232 H 334.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FD65E5 |
|---|---|
| RGB | rgb(253, 101, 229) |
| HSL | hsl(309, 97%, 69%) |
| HSV | hsv(309, 60%, 99%) |
| CMYK | cmyk(0%, 60.1%, 9.5%, 0.8%) |
| CIE-LAB | lab(66.41, 72.06, -36.81) |
| CIE-LCH | lch(66.41, 80.91, 332.94°) |
| OKLab | oklab(74.05% 0.2087 -0.1003) |
| OKLCH | oklch(74.05% 0.232 334.3) |
| XYZ | xyz(59.3049, 35.8517, 77.9101) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.65
Purply Pink
#F075E6
ΔE00 2.82
Light Magenta
#FA5FF7
ΔE00 3.34
Violet Pink
#FB5FFC
ΔE00 3.93
Violet (CSS)
#EE82EE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD65E5 #65FD7D
analogous
#C965FD #FD65E5 #FD6599
triadic
#FD65E5 #E5FD65 #65E5FD
tetradic
#FD65E5 #FDC965 #65FD7D #6599FD
square
#FD65E5 #FDC965 #65FD7D #6599FD
split-complementary
#FD65E5 #99FD65 #65FDC9
monochromatic
#E503C1 #FC29DB #FD65E5 #FEA1EF #FFDEF9
Accessibility & contrast
On white
2.57
#FD65E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FD65E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD65E5
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD65E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD65E5 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6393E9
Deuteranopia (green-blind)
#94AAE1
Tritanopia (blue-blind)
#FF6F9C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fd65e5; /* rgb */ color: rgb(253, 101, 229); /* oklch */ color: oklch(74.1% 0.232 334.3);
Tailwind
colors: {
custom: {
50: '#ff99ed',
500: '#fd65e5',
950: '#000000',
},
}SCSS
$custom: #fd65e5; $custom-light: #ff99ed; $custom-dark: #000000;
JSON
{
"hex": "#fd65e5",
"rgb": {
"r": 253,
"g": 101,
"b": 229
},
"hsl": {
"h": 309.474,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.7405,
"c": 0.23152,
"h": 334.3
},
"luminance": 0.35847
}Semantic roles & 50–950 ramp
primary
#FD65E5
secondary
#C9F5D0
accent
#E62400
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84