#FD65F1#FD65F1
#FD65F1 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.6% C 0.240 H 330.9°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD65F1 |
|---|---|
| RGB | rgb(253, 101, 241) |
| HSL | hsl(305, 97%, 69%) |
| HSV | hsv(305, 60%, 99%) |
| CMYK | cmyk(0%, 60.1%, 4.7%, 0.8%) |
| CIE-LAB | lab(66.93, 73.90, -42.63) |
| CIE-LCH | lch(66.93, 85.32, 330.02°) |
| OKLab | oklab(74.61% 0.2101 -0.1169) |
| OKLCH | oklch(74.61% 0.24 330.9) |
| XYZ | xyz(61.0386, 36.5452, 87.0411) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.39
Light Magenta
#FA5FF7
ΔE00 1.68
Violet Pink
#FB5FFC
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.05
Violet (CSS)
#EE82EE
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD65F1 #65FD71
analogous
#BD65FD #FD65F1 #FD65A5
triadic
#FD65F1 #F1FD65 #65F1FD
tetradic
#FD65F1 #FDBD65 #65FD71 #65A5FD
square
#FD65F1 #FDBD65 #65FD71 #65A5FD
split-complementary
#FD65F1 #A5FD65 #65FDBD
monochromatic
#E503D3 #FC29EC #FD65F1 #FEA1F6 #FFDEFC
Accessibility & contrast
On white
2.53
#FD65F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#FD65F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD65F1
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD65F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD65F1 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C95F5
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#FF74A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fd65f1; /* rgb */ color: rgb(253, 101, 241); /* oklch */ color: oklch(74.6% 0.240 330.9);
Tailwind
colors: {
custom: {
50: '#ff99f6',
500: '#fd65f1',
950: '#000000',
},
}SCSS
$custom: #fd65f1; $custom-light: #ff99f6; $custom-dark: #000000;
JSON
{
"hex": "#fd65f1",
"rgb": {
"r": 253,
"g": 101,
"b": 241
},
"hsl": {
"h": 304.737,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.74607,
"c": 0.24049,
"h": 330.9
},
"luminance": 0.36541
}Semantic roles & 50–950 ramp
primary
#FD65F1
secondary
#C9F5CC
accent
#E61200
background
#FFF9FF
surface
#FFF2FE
border
#D7CCD6
text
#180F17
muted
#867E85