#FF65E9#FF65E9
#FF65E9 is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.5% C 0.236 H 333.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65E9 |
|---|---|
| RGB | rgb(255, 101, 233) |
| HSL | hsl(309, 100%, 70%) |
| HSV | hsv(309, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 8.6%, 0%) |
| CIE-LAB | lab(66.87, 73.17, -38.29) |
| CIE-LCH | lch(66.87, 82.58, 332.38°) |
| OKLab | oklab(74.5% 0.2112 -0.1045) |
| OKLCH | oklch(74.5% 0.236 333.7) |
| XYZ | xyz(60.6019, 36.4552, 80.9197) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.31
Purply Pink
#F075E6
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65E9 #65FF7B
analogous
#C865FF #FF65E9 #FF659C
triadic
#FF65E9 #E9FF65 #65E9FF
tetradic
#FF65E9 #FFC865 #65FF7B #659CFF
square
#FF65E9 #FFC865 #65FF7B #659CFF
split-complementary
#FF65E9 #9CFF65 #65FFC8
monochromatic
#EA00C8 #FF28E0 #FF65E9 #FFA2F2 #FFDFFA
Accessibility & contrast
On white
2.53
#FF65E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#FF65E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65E9
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65E9 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6294ED
Deuteranopia (green-blind)
#93ABE5
Tritanopia (blue-blind)
#FF709E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff65e9; /* rgb */ color: rgb(255, 101, 233); /* oklch */ color: oklch(74.5% 0.236 333.7);
Tailwind
colors: {
custom: {
50: '#ff99f0',
500: '#ff65e9',
950: '#000000',
},
}SCSS
$custom: #ff65e9; $custom-light: #ff99f0; $custom-dark: #000000;
JSON
{
"hex": "#ff65e9",
"rgb": {
"r": 255,
"g": 101,
"b": 233
},
"hsl": {
"h": 308.571,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74499,
"c": 0.23566,
"h": 333.7
},
"luminance": 0.36451
}Semantic roles & 50–950 ramp
primary
#FF65E9
secondary
#CAF6D0
accent
#E62100
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190F16
muted
#877E84