#EE6EB5#EE6EB5
#EE6EB5 is a light, vivid pink. Relative luminance 0.327; OKLCH L 71.2% C 0.175 H 348.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EB5 |
|---|---|
| RGB | rgb(238, 110, 181) |
| HSL | hsl(327, 79%, 68%) |
| HSV | hsv(327, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 23.9%, 6.7%) |
| CIE-LAB | lab(63.89, 57.04, -13.86) |
| CIE-LCH | lch(63.89, 58.70, 346.35°) |
| OKLab | oklab(71.17% 0.1717 -0.0363) |
| OKLCH | oklch(71.17% 0.175 348.1) |
| XYZ | xyz(49.1779, 32.6695, 47.4229) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 2.96
Bubble Gum Pink
#FF69AF
ΔE00 3.52
Pale Magenta
#D767AD
ΔE00 4.64
Pink (survey)
#FF81C0
ΔE00 5.12
Bubblegum Pink
#FE83CC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EB5 #6EEEA7
analogous
#E76EEE #EE6EB5 #EE6E75
triadic
#EE6EB5 #B5EE6E #6EB5EE
tetradic
#EE6EB5 #EEE76E #6EEEA7 #6E75EE
square
#EE6EB5 #EEE76E #6EEEA7 #6E75EE
split-complementary
#EE6EB5 #75EE6E #6EEEE7
monochromatic
#CA187B #E83799 #EE6EB5 #F4A5D1 #FBDCED
Accessibility & contrast
On white
2.79
#EE6EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#EE6EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EB5
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EB5 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8DB7
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#FD6B8A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee6eb5; /* rgb */ color: rgb(238, 110, 181); /* oklch */ color: oklch(71.2% 0.175 348.1);
Tailwind
colors: {
custom: {
50: '#f79ccb',
500: '#ee6eb5',
950: '#000000',
},
}SCSS
$custom: #ee6eb5; $custom-light: #f79ccb; $custom-dark: #000000;
JSON
{
"hex": "#ee6eb5",
"rgb": {
"r": 238,
"g": 110,
"b": 181
},
"hsl": {
"h": 326.719,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.71166,
"c": 0.17548,
"h": 348.1
},
"luminance": 0.32665
}Semantic roles & 50–950 ramp
primary
#EE6EB5
secondary
#C8EFDA
accent
#DB670A
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180F13
muted
#867E82