#FF65F3#FF65F3
#FF65F3 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.0% C 0.243 H 330.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65F3 |
|---|---|
| RGB | rgb(255, 101, 243) |
| HSL | hsl(305, 100%, 70%) |
| HSV | hsv(305, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 4.7%, 0%) |
| CIE-LAB | lab(67.31, 74.71, -43.12) |
| CIE-LCH | lch(67.31, 86.26, 330.01°) |
| OKLab | oklab(74.97% 0.2124 -0.1183) |
| OKLCH | oklch(74.97% 0.243 330.9) |
| XYZ | xyz(62.0711, 37.0429, 88.6574) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.55
Light Magenta
#FA5FF7
ΔE00 1.74
Violet Pink
#FB5FFC
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 4.95
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65F3 #65FF71
analogous
#BE65FF #FF65F3 #FF65A6
triadic
#FF65F3 #F3FF65 #65F3FF
tetradic
#FF65F3 #FFBE65 #65FF71 #65A6FF
square
#FF65F3 #FFBE65 #65FF71 #65A6FF
split-complementary
#FF65F3 #A6FF65 #65FFBE
monochromatic
#EA00D7 #FF28EE #FF65F3 #FFA2F8 #FFDFFD
Accessibility & contrast
On white
2.50
#FF65F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FF65F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65F3
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65F3 | 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)
#5B96F7
Deuteranopia (green-blind)
#8FACEF
Tritanopia (blue-blind)
#FF74A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff65f3; /* rgb */ color: rgb(255, 101, 243); /* oklch */ color: oklch(75.0% 0.243 330.9);
Tailwind
colors: {
custom: {
50: '#ff9af7',
500: '#ff65f3',
950: '#000000',
},
}SCSS
$custom: #ff65f3; $custom-light: #ff9af7; $custom-dark: #000000;
JSON
{
"hex": "#ff65f3",
"rgb": {
"r": 255,
"g": 101,
"b": 243
},
"hsl": {
"h": 304.675,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74967,
"c": 0.24314,
"h": 330.9
},
"luminance": 0.37038
}Semantic roles & 50–950 ramp
primary
#FF65F3
secondary
#CAF6CE
accent
#E61200
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190F17
muted
#877E85