#EE6EE3#EE6EE3
#EE6EE3 is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.0% C 0.208 H 330.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EE3 |
|---|---|
| RGB | rgb(238, 110, 227) |
| HSL | hsl(305, 79%, 68%) |
| HSV | hsv(305, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 4.6%, 6.7%) |
| CIE-LAB | lab(65.65, 63.94, -37.02) |
| CIE-LCH | lch(65.65, 73.89, 329.93°) |
| OKLab | oklab(73.05% 0.1815 -0.1013) |
| OKLCH | oklch(73.05% 0.208 330.8) |
| XYZ | xyz(54.7006, 34.8786, 76.5093) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Candy Pink
#FF63E9
ΔE00 2.60
Orchid
#DA70D6
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EE3 #6EEE79
analogous
#B96EEE #EE6EE3 #EE6EA3
triadic
#EE6EE3 #E3EE6E #6EE3EE
tetradic
#EE6EE3 #EEB96E #6EEE79 #6EA3EE
square
#EE6EE3 #EEB96E #6EEE79 #6EA3EE
split-complementary
#EE6EE3 #A3EE6E #6EEEB9
monochromatic
#CA18BB #E837D8 #EE6EE3 #F4A5EE #FBDCF8
Accessibility & contrast
On white
2.63
#EE6EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#EE6EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EE3
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EE3 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6794E7
Deuteranopia (green-blind)
#8FA6DF
Tritanopia (blue-blind)
#F6799F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee6ee3; /* rgb */ color: rgb(238, 110, 227); /* oklch */ color: oklch(73.0% 0.208 330.8);
Tailwind
colors: {
custom: {
50: '#f69dec',
500: '#ee6ee3',
950: '#000000',
},
}SCSS
$custom: #ee6ee3; $custom-light: #f69dec; $custom-dark: #000000;
JSON
{
"hex": "#ee6ee3",
"rgb": {
"r": 238,
"g": 110,
"b": 227
},
"hsl": {
"h": 305.156,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.73048,
"c": 0.20784,
"h": 330.8
},
"luminance": 0.34875
}Semantic roles & 50–950 ramp
primary
#EE6EE3
secondary
#C8EFCC
accent
#DB1C0A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F16
muted
#857F84