#EE6EE0#EE6EE0
#EE6EE0 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.9% C 0.205 H 331.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EE0 |
|---|---|
| RGB | rgb(238, 110, 224) |
| HSL | hsl(307, 79%, 68%) |
| HSV | hsv(307, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 5.9%, 6.7%) |
| CIE-LAB | lab(65.53, 63.45, -35.55) |
| CIE-LCH | lch(65.53, 72.73, 330.74°) |
| OKLab | oklab(72.91% 0.1811 -0.097) |
| OKLCH | oklch(72.91% 0.205 331.8) |
| XYZ | xyz(54.2902, 34.7144, 74.3476) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 2.67
Orchid
#DA70D6
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 4.02
Violet (CSS)
#EE82EE
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EE0 #6EEE7C
analogous
#BC6EEE #EE6EE0 #EE6EA0
triadic
#EE6EE0 #E0EE6E #6EE0EE
tetradic
#EE6EE0 #EEBC6E #6EEE7C #6EA0EE
square
#EE6EE0 #EEBC6E #6EEE7C #6EA0EE
split-complementary
#EE6EE0 #A0EE6E #6EEEBC
monochromatic
#CA18B6 #E837D4 #EE6EE0 #F4A5EC #FBDCF7
Accessibility & contrast
On white
2.64
#EE6EE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#EE6EE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EE0
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EE0 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6994E4
Deuteranopia (green-blind)
#90A6DC
Tritanopia (blue-blind)
#F7789D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee6ee0; /* rgb */ color: rgb(238, 110, 224); /* oklch */ color: oklch(72.9% 0.205 331.8);
Tailwind
colors: {
custom: {
50: '#f69dea',
500: '#ee6ee0',
950: '#000000',
},
}SCSS
$custom: #ee6ee0; $custom-light: #f69dea; $custom-dark: #000000;
JSON
{
"hex": "#ee6ee0",
"rgb": {
"r": 238,
"g": 110,
"b": 224
},
"hsl": {
"h": 306.563,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.72911,
"c": 0.20542,
"h": 331.8
},
"luminance": 0.34711
}Semantic roles & 50–950 ramp
primary
#EE6EE0
secondary
#C8EFCD
accent
#DB210A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F16
muted
#857F84