#EE6EE8#EE6EE8
#EE6EE8 is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.3% C 0.212 H 329.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EE8 |
|---|---|
| RGB | rgb(238, 110, 232) |
| HSL | hsl(303, 79%, 68%) |
| HSV | hsv(303, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 2.5%, 6.7%) |
| CIE-LAB | lab(65.87, 64.77, -39.46) |
| CIE-LCH | lch(65.87, 75.84, 328.65°) |
| OKLab | oklab(73.28% 0.1822 -0.1082) |
| OKLCH | oklch(73.28% 0.212 329.3) |
| XYZ | xyz(55.4007, 35.1587, 80.1966) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.51
Orchid
#DA70D6
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EE8 #6EEE74
analogous
#B46EEE #EE6EE8 #EE6EA8
triadic
#EE6EE8 #E8EE6E #6EE8EE
tetradic
#EE6EE8 #EEB46E #6EEE74 #6EA8EE
square
#EE6EE8 #EEB46E #6EEE74 #6EA8EE
split-complementary
#EE6EE8 #A8EE6E #6EEEB4
monochromatic
#CA18C2 #E837DF #EE6EE8 #F4A5F1 #FBDCF9
Accessibility & contrast
On white
2.61
#EE6EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#EE6EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EE8
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EE8 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6595EC
Deuteranopia (green-blind)
#8CA6E4
Tritanopia (blue-blind)
#F57BA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee6ee8; /* rgb */ color: rgb(238, 110, 232); /* oklch */ color: oklch(73.3% 0.212 329.3);
Tailwind
colors: {
custom: {
50: '#f69def',
500: '#ee6ee8',
950: '#000000',
},
}SCSS
$custom: #ee6ee8; $custom-light: #f69def; $custom-dark: #000000;
JSON
{
"hex": "#ee6ee8",
"rgb": {
"r": 238,
"g": 110,
"b": 232
},
"hsl": {
"h": 302.813,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.73279,
"c": 0.21193,
"h": 329.3
},
"luminance": 0.35155
}Semantic roles & 50–950 ramp
primary
#EE6EE8
secondary
#C8EFCA
accent
#DB140A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F16
muted
#857F84