#EE65E8#EE65E8
#EE65E8 is a light, highly saturated purple. Relative luminance 0.333; OKLCH L 72.2% C 0.225 H 329.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE65E8 |
|---|---|
| RGB | rgb(238, 101, 232) |
| HSL | hsl(303, 80%, 66%) |
| HSV | hsv(303, 58%, 93%) |
| CMYK | cmyk(0%, 57.6%, 2.5%, 6.7%) |
| CIE-LAB | lab(64.41, 68.72, -41.74) |
| CIE-LCH | lch(64.41, 80.40, 328.73°) |
| OKLab | oklab(72.21% 0.1935 -0.1147) |
| OKLCH | oklch(72.21% 0.225 329.3) |
| XYZ | xyz(54.4785, 33.3143, 79.8892) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 2.76
Violet Pink
#FB5FFC
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE65E8 #65EE6B
analogous
#B065EE #EE65E8 #EE65A4
triadic
#EE65E8 #E8EE65 #65E8EE
tetradic
#EE65E8 #EEB065 #65EE6B #65A4EE
square
#EE65E8 #EEB065 #65EE6B #65A4EE
split-complementary
#EE65E8 #A4EE65 #65EEB0
monochromatic
#C316BB #E82EE0 #EE65E8 #F49CF0 #FAD3F8
Accessibility & contrast
On white
2.74
#EE65E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#EE65E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE65E8
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE65E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE65E8 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A90EC
Deuteranopia (green-blind)
#87A3E4
Tritanopia (blue-blind)
#F6749D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee65e8; /* rgb */ color: rgb(238, 101, 232); /* oklch */ color: oklch(72.2% 0.225 329.3);
Tailwind
colors: {
custom: {
50: '#f798f0',
500: '#ee65e8',
950: '#000000',
},
}SCSS
$custom: #ee65e8; $custom-light: #f798f0; $custom-dark: #000000;
JSON
{
"hex": "#ee65e8",
"rgb": {
"r": 238,
"g": 101,
"b": 232
},
"hsl": {
"h": 302.628,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.72211,
"c": 0.22492,
"h": 329.3
},
"luminance": 0.33311
}Semantic roles & 50–950 ramp
primary
#EE65E8
secondary
#C1EEC3
accent
#DC1209
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84