#EE65E5#EE65E5
#EE65E5 is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.1% C 0.223 H 330.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE65E5 |
|---|---|
| RGB | rgb(238, 101, 229) |
| HSL | hsl(304, 80%, 66%) |
| HSV | hsv(304, 58%, 93%) |
| CMYK | cmyk(0%, 57.6%, 3.8%, 6.7%) |
| CIE-LAB | lab(64.28, 68.23, -40.29) |
| CIE-LCH | lch(64.28, 79.24, 329.44°) |
| OKLab | oklab(72.07% 0.1931 -0.1105) |
| OKLCH | oklch(72.07% 0.223 330.2) |
| XYZ | xyz(54.0560, 33.1453, 77.6641) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.63
Light Magenta
#FA5FF7
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 3.36
Orchid
#DA70D6
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE65E5 #65EE6E
analogous
#B365EE #EE65E5 #EE65A1
triadic
#EE65E5 #E5EE65 #65E5EE
tetradic
#EE65E5 #EEB365 #65EE6E #65A1EE
square
#EE65E5 #EEB365 #65EE6E #65A1EE
split-complementary
#EE65E5 #A1EE65 #65EEB3
monochromatic
#C316B8 #E82EDC #EE65E5 #F49CEE #FAD3F8
Accessibility & contrast
On white
2.75
#EE65E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#EE65E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE65E5
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE65E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE65E5 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C90E9
Deuteranopia (green-blind)
#88A3E1
Tritanopia (blue-blind)
#F6729C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee65e5; /* rgb */ color: rgb(238, 101, 229); /* oklch */ color: oklch(72.1% 0.223 330.2);
Tailwind
colors: {
custom: {
50: '#f798ed',
500: '#ee65e5',
950: '#000000',
},
}SCSS
$custom: #ee65e5; $custom-light: #f798ed; $custom-dark: #000000;
JSON
{
"hex": "#ee65e5",
"rgb": {
"r": 238,
"g": 101,
"b": 229
},
"hsl": {
"h": 303.942,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.72067,
"c": 0.22252,
"h": 330.2
},
"luminance": 0.33142
}Semantic roles & 50–950 ramp
primary
#EE65E5
secondary
#C1EEC4
accent
#DC1709
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84