#EE65EA#EE65EA
#EE65EA is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.3% C 0.227 H 328.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE65EA |
|---|---|
| RGB | rgb(238, 101, 234) |
| HSL | hsl(302, 80%, 66%) |
| HSV | hsv(302, 58%, 93%) |
| CMYK | cmyk(0%, 57.6%, 1.7%, 6.7%) |
| CIE-LAB | lab(64.51, 69.05, -42.71) |
| CIE-LCH | lch(64.51, 81.19, 328.26°) |
| OKLab | oklab(72.31% 0.1937 -0.1175) |
| OKLCH | oklch(72.31% 0.227 328.8) |
| XYZ | xyz(54.7642, 33.4286, 81.3938) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.17
Violet Pink
#FB5FFC
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.20
Orchid
#DA70D6
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE65EA #65EE69
analogous
#AE65EE #EE65EA #EE65A6
triadic
#EE65EA #EAEE65 #65EAEE
tetradic
#EE65EA #EEAE65 #65EE69 #65A6EE
square
#EE65EA #EEAE65 #65EE69 #65A6EE
split-complementary
#EE65EA #A6EE65 #65EEAE
monochromatic
#C316BE #E82EE2 #EE65EA #F49CF2 #FAD3F9
Accessibility & contrast
On white
2.73
#EE65EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#EE65EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE65EA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE65EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE65EA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5891EE
Deuteranopia (green-blind)
#86A3E6
Tritanopia (blue-blind)
#F5749E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee65ea; /* rgb */ color: rgb(238, 101, 234); /* oklch */ color: oklch(72.3% 0.227 328.8);
Tailwind
colors: {
custom: {
50: '#f798f1',
500: '#ee65ea',
950: '#000000',
},
}SCSS
$custom: #ee65ea; $custom-light: #f798f1; $custom-dark: #000000;
JSON
{
"hex": "#ee65ea",
"rgb": {
"r": 238,
"g": 101,
"b": 234
},
"hsl": {
"h": 301.752,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.72308,
"c": 0.22653,
"h": 328.8
},
"luminance": 0.33425
}Semantic roles & 50–950 ramp
primary
#EE65EA
secondary
#C1EEC2
accent
#DC0F09
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85