#FF65ED#FF65ED
#FF65ED is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.7% C 0.239 H 332.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FF65ED |
|---|---|
| RGB | rgb(255, 101, 237) |
| HSL | hsl(307, 100%, 70%) |
| HSV | hsv(307, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 7.1%, 0%) |
| CIE-LAB | lab(67.04, 73.78, -40.23) |
| CIE-LCH | lch(67.04, 84.03, 331.40°) |
| OKLab | oklab(74.68% 0.2117 -0.11) |
| OKLCH | oklch(74.68% 0.239 332.5) |
| XYZ | xyz(61.1798, 36.6863, 83.9632) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.66
Light Magenta
#FA5FF7
ΔE00 2.42
Violet Pink
#FB5FFC
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 4.97
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF65ED #65FF77
analogous
#C465FF #FF65ED #FF65A0
triadic
#FF65ED #EDFF65 #65EDFF
tetradic
#FF65ED #FFC465 #65FF77 #65A0FF
square
#FF65ED #FFC465 #65FF77 #65A0FF
split-complementary
#FF65ED #A0FF65 #65FFC4
monochromatic
#EA00CE #FF28E6 #FF65ED #FFA2F4 #FFDFFB
Accessibility & contrast
On white
2.52
#FF65ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#FF65ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF65ED
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF65ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF65ED | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#FF72A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ff65ed; /* rgb */ color: rgb(255, 101, 237); /* oklch */ color: oklch(74.7% 0.239 332.5);
Tailwind
colors: {
custom: {
50: '#ff9af3',
500: '#ff65ed',
950: '#000000',
},
}SCSS
$custom: #ff65ed; $custom-light: #ff9af3; $custom-dark: #000000;
JSON
{
"hex": "#ff65ed",
"rgb": {
"r": 255,
"g": 101,
"b": 237
},
"hsl": {
"h": 307.013,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.74684,
"c": 0.23862,
"h": 332.5
},
"luminance": 0.36682
}Semantic roles & 50–950 ramp
primary
#FF65ED
secondary
#CAF6CF
accent
#E61B00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190F17
muted
#877E85