#EC65FF#EC65FF
#EC65FF is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 73.1% C 0.243 H 322.6°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EC65FF |
|---|---|
| RGB | rgb(236, 101, 255) |
| HSL | hsl(293, 100%, 70%) |
| HSV | hsv(293, 60%, 100%) |
| CMYK | cmyk(7.5%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(65.25, 72.16, -53.15) |
| CIE-LCH | lch(65.25, 89.62, 323.63°) |
| OKLab | oklab(73.12% 0.193 -0.1477) |
| OKLCH | oklch(73.12% 0.243 322.6) |
| XYZ | xyz(57.2939, 34.3632, 98.2033) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.49
Light Magenta
#FA5FF7
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 5.49
Heliotrope
#D94FF5
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC65FF #78FF65
analogous
#9F65FF #EC65FF #FF65C5
triadic
#EC65FF #FFEC65 #65FFEC
tetradic
#EC65FF #FF9F65 #78FF65 #65C5FF
square
#EC65FF #FF9F65 #78FF65 #65C5FF
split-complementary
#EC65FF #C5FF65 #65FF9F
monochromatic
#CD00EA #E428FF #EC65FF #F4A2FF #FBDFFF
Accessibility & contrast
On white
2.67
#EC65FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#EC65FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC65FF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC65FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC65FF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4594FF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#EF7CA9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ec65ff; /* rgb */ color: rgb(236, 101, 255); /* oklch */ color: oklch(73.1% 0.243 322.6);
Tailwind
colors: {
custom: {
50: '#f598ff',
500: '#ec65ff',
950: '#000000',
},
}SCSS
$custom: #ec65ff; $custom-light: #f598ff; $custom-dark: #000000;
JSON
{
"hex": "#ec65ff",
"rgb": {
"r": 236,
"g": 101,
"b": 255
},
"hsl": {
"h": 292.597,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.73124,
"c": 0.24305,
"h": 322.6
},
"luminance": 0.3436
}Semantic roles & 50–950 ramp
primary
#EC65FF
secondary
#D0F6CA
accent
#E6001C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86