#EE6AE0#EE6AE0
#EE6AE0 is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 72.4% C 0.211 H 331.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6AE0 |
|---|---|
| RGB | rgb(238, 106, 224) |
| HSL | hsl(306, 80%, 67%) |
| HSV | hsv(306, 55%, 93%) |
| CMYK | cmyk(0%, 55.5%, 5.9%, 6.7%) |
| CIE-LAB | lab(64.86, 65.25, -36.59) |
| CIE-LCH | lch(64.86, 74.81, 330.71°) |
| OKLab | oklab(72.42% 0.1862 -0.1) |
| OKLCH | oklch(72.42% 0.211 331.8) |
| XYZ | xyz(53.8683, 33.8707, 74.2070) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 2.52
Orchid
#DA70D6
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 3.67
Violet Pink
#FB5FFC
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6AE0 #6AEE78
analogous
#BA6AEE #EE6AE0 #EE6A9E
triadic
#EE6AE0 #E0EE6A #6AE0EE
tetradic
#EE6AE0 #EEBA6A #6AEE78 #6A9EEE
square
#EE6AE0 #EEBA6A #6AEE78 #6A9EEE
split-complementary
#EE6AE0 #9EEE6A #6AEEBA
monochromatic
#C717B4 #E833D5 #EE6AE0 #F4A1EB #FBD8F7
Accessibility & contrast
On white
2.70
#EE6AE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#EE6AE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6AE0
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6AE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6AE0 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6591E4
Deuteranopia (green-blind)
#8DA4DC
Tritanopia (blue-blind)
#F7759C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee6ae0; /* rgb */ color: rgb(238, 106, 224); /* oklch */ color: oklch(72.4% 0.211 331.8);
Tailwind
colors: {
custom: {
50: '#f69bea',
500: '#ee6ae0',
950: '#000000',
},
}SCSS
$custom: #ee6ae0; $custom-light: #f69bea; $custom-dark: #000000;
JSON
{
"hex": "#ee6ae0",
"rgb": {
"r": 238,
"g": 106,
"b": 224
},
"hsl": {
"h": 306.364,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.72422,
"c": 0.21136,
"h": 331.8
},
"luminance": 0.33867
}Semantic roles & 50–950 ramp
primary
#EE6AE0
secondary
#C5EFCA
accent
#DC200A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84