#FF65EE#FF65EE
#FF65EE is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.7% C 0.239 H 332.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65EE |
|---|---|
| RGB | rgb(255, 101, 238) |
| HSL | hsl(307, 100%, 70%) |
| HSV | hsv(307, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 6.7%, 0%) |
| CIE-LAB | lab(67.09, 73.93, -40.71) |
| CIE-LCH | lch(67.09, 84.40, 331.16°) |
| OKLab | oklab(74.73% 0.2119 -0.1114) |
| OKLCH | oklch(74.73% 0.239 332.3) |
| XYZ | xyz(61.3263, 36.7449, 84.7348) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.80
Light Magenta
#FA5FF7
ΔE00 2.29
Violet Pink
#FB5FFC
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 4.95
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65EE #65FF76
analogous
#C365FF #FF65EE #FF65A1
triadic
#FF65EE #EEFF65 #65EEFF
tetradic
#FF65EE #FFC365 #65FF76 #65A1FF
square
#FF65EE #FFC365 #65FF76 #65A1FF
split-complementary
#FF65EE #A1FF65 #65FFC3
monochromatic
#EA00D0 #FF28E7 #FF65EE #FFA2F5 #FFDFFC
Accessibility & contrast
On white
2.52
#FF65EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FF65EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65EE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65EE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#FF72A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff65ee; /* rgb */ color: rgb(255, 101, 238); /* oklch */ color: oklch(74.7% 0.239 332.3);
Tailwind
colors: {
custom: {
50: '#ff9af4',
500: '#ff65ee',
950: '#000000',
},
}SCSS
$custom: #ff65ee; $custom-light: #ff9af4; $custom-dark: #000000;
JSON
{
"hex": "#ff65ee",
"rgb": {
"r": 255,
"g": 101,
"b": 238
},
"hsl": {
"h": 306.623,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.7473,
"c": 0.23937,
"h": 332.3
},
"luminance": 0.3674
}Semantic roles & 50–950 ramp
primary
#FF65EE
secondary
#CAF6CF
accent
#E61900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190F17
muted
#877E85