#EE6EB6#EE6EB6
#EE6EB6 is a light, vivid pink. Relative luminance 0.327; OKLCH L 71.2% C 0.176 H 347.6°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EB6 |
|---|---|
| RGB | rgb(238, 110, 182) |
| HSL | hsl(326, 79%, 68%) |
| HSV | hsv(326, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 23.5%, 6.7%) |
| CIE-LAB | lab(63.93, 57.17, -14.37) |
| CIE-LCH | lch(63.93, 58.95, 345.89°) |
| OKLab | oklab(71.2% 0.172 -0.0377) |
| OKLCH | oklch(71.2% 0.176 347.6) |
| XYZ | xyz(49.2808, 32.7107, 47.9652) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Pale Magenta
#D767AD
ΔE00 4.60
Pink (survey)
#FF81C0
ΔE00 5.16
Bubblegum Pink
#FE83CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EB6 #6EEEA6
analogous
#E66EEE #EE6EB6 #EE6E76
triadic
#EE6EB6 #B6EE6E #6EB6EE
tetradic
#EE6EB6 #EEE66E #6EEEA6 #6E76EE
square
#EE6EB6 #EEE66E #6EEEA6 #6E76EE
split-complementary
#EE6EB6 #76EE6E #6EEEE6
monochromatic
#CA187C #E8379A #EE6EB6 #F4A5D2 #FBDCED
Accessibility & contrast
On white
2.78
#EE6EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#EE6EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EB6
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EB6 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8DB8
Deuteranopia (green-blind)
#9EA3B3
Tritanopia (blue-blind)
#FD6B8A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee6eb6; /* rgb */ color: rgb(238, 110, 182); /* oklch */ color: oklch(71.2% 0.176 347.6);
Tailwind
colors: {
custom: {
50: '#f79ccc',
500: '#ee6eb6',
950: '#000000',
},
}SCSS
$custom: #ee6eb6; $custom-light: #f79ccc; $custom-dark: #000000;
JSON
{
"hex": "#ee6eb6",
"rgb": {
"r": 238,
"g": 110,
"b": 182
},
"hsl": {
"h": 326.25,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.71202,
"c": 0.17604,
"h": 347.6
},
"luminance": 0.32706
}Semantic roles & 50–950 ramp
primary
#EE6EB6
secondary
#C8EFD9
accent
#DB660A
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180F13
muted
#867E82