#EE6EE7#EE6EE7
#EE6EE7 is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.2% C 0.211 H 329.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EE7 |
|---|---|
| RGB | rgb(238, 110, 231) |
| HSL | hsl(303, 79%, 68%) |
| HSV | hsv(303, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 2.9%, 6.7%) |
| CIE-LAB | lab(65.83, 64.60, -38.97) |
| CIE-LCH | lch(65.83, 75.45, 328.90°) |
| OKLab | oklab(73.23% 0.1821 -0.1068) |
| OKLCH | oklch(73.23% 0.211 329.6) |
| XYZ | xyz(55.2591, 35.1020, 79.4506) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Candy Pink
#FF63E9
ΔE00 2.65
Light Magenta
#FA5FF7
ΔE00 3.13
Orchid
#DA70D6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EE7 #6EEE75
analogous
#B56EEE #EE6EE7 #EE6EA7
triadic
#EE6EE7 #E7EE6E #6EE7EE
tetradic
#EE6EE7 #EEB56E #6EEE75 #6EA7EE
square
#EE6EE7 #EEB56E #6EEE75 #6EA7EE
split-complementary
#EE6EE7 #A7EE6E #6EEEB5
monochromatic
#CA18C0 #E837DE #EE6EE7 #F4A5F0 #FBDCF9
Accessibility & contrast
On white
2.62
#EE6EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#EE6EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EE7
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EE7 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6595EB
Deuteranopia (green-blind)
#8DA6E3
Tritanopia (blue-blind)
#F67AA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee6ee7; /* rgb */ color: rgb(238, 110, 231); /* oklch */ color: oklch(73.2% 0.211 329.6);
Tailwind
colors: {
custom: {
50: '#f69def',
500: '#ee6ee7',
950: '#000000',
},
}SCSS
$custom: #ee6ee7; $custom-light: #f69def; $custom-dark: #000000;
JSON
{
"hex": "#ee6ee7",
"rgb": {
"r": 238,
"g": 110,
"b": 231
},
"hsl": {
"h": 303.281,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.73233,
"c": 0.21111,
"h": 329.6
},
"luminance": 0.35099
}Semantic roles & 50–950 ramp
primary
#EE6EE7
secondary
#C8EFCB
accent
#DB160A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F16
muted
#857F84