#ED65FF#ED65FF
#ED65FF is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 73.3% C 0.244 H 322.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65FF |
|---|---|
| RGB | rgb(237, 101, 255) |
| HSL | hsl(293, 100%, 70%) |
| HSV | hsv(293, 60%, 100%) |
| CMYK | cmyk(7.1%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(65.38, 72.39, -52.93) |
| CIE-LCH | lch(65.38, 89.67, 323.83°) |
| OKLab | oklab(73.25% 0.1941 -0.1471) |
| OKLCH | oklch(73.25% 0.244 322.8) |
| XYZ | xyz(57.6269, 34.5349, 98.2189) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 5.39
Heliotrope
#D94FF5
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65FF #77FF65
analogous
#A065FF #ED65FF #FF65C4
triadic
#ED65FF #FFED65 #65FFED
tetradic
#ED65FF #FFA065 #77FF65 #65C4FF
square
#ED65FF #FFA065 #77FF65 #65C4FF
split-complementary
#ED65FF #C4FF65 #65FFA0
monochromatic
#CE00EA #E628FF #ED65FF #F4A2FF #FBDFFF
Accessibility & contrast
On white
2.66
#ED65FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#ED65FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65FF
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65FF | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4695FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#F07CA9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ed65ff; /* rgb */ color: rgb(237, 101, 255); /* oklch */ color: oklch(73.3% 0.244 322.8);
Tailwind
colors: {
custom: {
50: '#f698ff',
500: '#ed65ff',
950: '#000000',
},
}SCSS
$custom: #ed65ff; $custom-light: #f698ff; $custom-dark: #000000;
JSON
{
"hex": "#ed65ff",
"rgb": {
"r": 237,
"g": 101,
"b": 255
},
"hsl": {
"h": 292.987,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.7325,
"c": 0.24352,
"h": 322.8
},
"luminance": 0.34532
}Semantic roles & 50–950 ramp
primary
#ED65FF
secondary
#CFF6CA
accent
#E6001B
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86