#EE6FE6#EE6FE6
#EE6FE6 is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.3% C 0.209 H 329.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6FE6 |
|---|---|
| RGB | rgb(238, 111, 230) |
| HSL | hsl(304, 79%, 68%) |
| HSV | hsv(304, 53%, 93%) |
| CMYK | cmyk(0%, 53.4%, 3.4%, 6.7%) |
| CIE-LAB | lab(65.95, 63.98, -38.22) |
| CIE-LCH | lch(65.95, 74.53, 329.15°) |
| OKLab | oklab(73.31% 0.1807 -0.1047) |
| OKLCH | oklch(73.31% 0.209 329.9) |
| XYZ | xyz(55.2268, 35.2627, 78.7451) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.28
Candy Pink
#FF63E9
ΔE00 2.67
Light Magenta
#FA5FF7
ΔE00 3.36
Orchid
#DA70D6
ΔE00 3.50
Violet (CSS)
#EE82EE
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6FE6 #6FEE77
analogous
#B76FEE #EE6FE6 #EE6FA6
triadic
#EE6FE6 #E6EE6F #6FE6EE
tetradic
#EE6FE6 #EEB76F #6FEE77 #6FA6EE
square
#EE6FE6 #EEB76F #6FEE77 #6FA6EE
split-complementary
#EE6FE6 #A6EE6F #6FEEB7
monochromatic
#CB18BF #E838DC #EE6FE6 #F4A6F0 #FBDCF9
Accessibility & contrast
On white
2.61
#EE6FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#EE6FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6FE6
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6FE6 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6795EA
Deuteranopia (green-blind)
#8EA7E2
Tritanopia (blue-blind)
#F67BA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee6fe6; /* rgb */ color: rgb(238, 111, 230); /* oklch */ color: oklch(73.3% 0.209 329.9);
Tailwind
colors: {
custom: {
50: '#f69eee',
500: '#ee6fe6',
950: '#000000',
},
}SCSS
$custom: #ee6fe6; $custom-light: #f69eee; $custom-dark: #000000;
JSON
{
"hex": "#ee6fe6",
"rgb": {
"r": 238,
"g": 111,
"b": 230
},
"hsl": {
"h": 303.78,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.7331,
"c": 0.20879,
"h": 329.9
},
"luminance": 0.35259
}Semantic roles & 50–950 ramp
primary
#EE6FE6
secondary
#C9F0CC
accent
#DB170A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F16
muted
#857F84