#FF65E8#FF65E8
#FF65E8 is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.5% C 0.235 H 334.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65E8 |
|---|---|
| RGB | rgb(255, 101, 232) |
| HSL | hsl(309, 100%, 70%) |
| HSV | hsv(309, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 9%, 0%) |
| CIE-LAB | lab(66.82, 73.01, -37.80) |
| CIE-LCH | lch(66.82, 82.22, 332.63°) |
| OKLab | oklab(74.45% 0.2111 -0.1031) |
| OKLCH | oklch(74.45% 0.235 334) |
| XYZ | xyz(60.4595, 36.3982, 80.1695) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.37
Purply Pink
#F075E6
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 3.11
Violet Pink
#FB5FFC
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65E8 #65FF7C
analogous
#C965FF #FF65E8 #FF659B
triadic
#FF65E8 #E8FF65 #65E8FF
tetradic
#FF65E8 #FFC965 #65FF7C #659BFF
square
#FF65E8 #FFC965 #65FF7C #659BFF
split-complementary
#FF65E8 #9BFF65 #65FFC9
monochromatic
#EA00C7 #FF28DF #FF65E8 #FFA2F1 #FFDFFA
Accessibility & contrast
On white
2.54
#FF65E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FF65E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65E8
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65E8 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6394EC
Deuteranopia (green-blind)
#94ABE4
Tritanopia (blue-blind)
#FF709E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff65e8; /* rgb */ color: rgb(255, 101, 232); /* oklch */ color: oklch(74.5% 0.235 334.0);
Tailwind
colors: {
custom: {
50: '#ff99ef',
500: '#ff65e8',
950: '#000000',
},
}SCSS
$custom: #ff65e8; $custom-light: #ff99ef; $custom-dark: #000000;
JSON
{
"hex": "#ff65e8",
"rgb": {
"r": 255,
"g": 101,
"b": 232
},
"hsl": {
"h": 308.961,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74453,
"c": 0.23493,
"h": 334
},
"luminance": 0.36394
}Semantic roles & 50–950 ramp
primary
#FF65E8
secondary
#CAF6D1
accent
#E62200
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190F16
muted
#877E84