#EE6EE6#EE6EE6
#EE6EE6 is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.2% C 0.210 H 329.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EE6 |
|---|---|
| RGB | rgb(238, 110, 230) |
| HSL | hsl(304, 79%, 68%) |
| HSV | hsv(304, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 3.4%, 6.7%) |
| CIE-LAB | lab(65.78, 64.44, -38.49) |
| CIE-LCH | lch(65.78, 75.06, 329.15°) |
| OKLab | oklab(73.19% 0.182 -0.1054) |
| OKLCH | oklch(73.19% 0.21 329.9) |
| XYZ | xyz(55.1183, 35.0457, 78.7089) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.46
Candy Pink
#FF63E9
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 3.25
Orchid
#DA70D6
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EE6 #6EEE76
analogous
#B66EEE #EE6EE6 #EE6EA6
triadic
#EE6EE6 #E6EE6E #6EE6EE
tetradic
#EE6EE6 #EEB66E #6EEE76 #6EA6EE
square
#EE6EE6 #EEB66E #6EEE76 #6EA6EE
split-complementary
#EE6EE6 #A6EE6E #6EEEB6
monochromatic
#CA18BF #E837DD #EE6EE6 #F4A5EF #FBDCF9
Accessibility & contrast
On white
2.62
#EE6EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#EE6EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EE6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EE6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6695EA
Deuteranopia (green-blind)
#8DA6E2
Tritanopia (blue-blind)
#F67AA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee6ee6; /* rgb */ color: rgb(238, 110, 230); /* oklch */ color: oklch(73.2% 0.210 329.9);
Tailwind
colors: {
custom: {
50: '#f69dee',
500: '#ee6ee6',
950: '#000000',
},
}SCSS
$custom: #ee6ee6; $custom-light: #f69dee; $custom-dark: #000000;
JSON
{
"hex": "#ee6ee6",
"rgb": {
"r": 238,
"g": 110,
"b": 230
},
"hsl": {
"h": 303.75,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.73186,
"c": 0.21029,
"h": 329.9
},
"luminance": 0.35042
}Semantic roles & 50–950 ramp
primary
#EE6EE6
secondary
#C8EFCB
accent
#DB170A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F16
muted
#857F84