#EE6EBB#EE6EBB
#EE6EBB is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.4% C 0.179 H 345.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EBB |
|---|---|
| RGB | rgb(238, 110, 187) |
| HSL | hsl(324, 79%, 68%) |
| HSV | hsv(324, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 21.4%, 6.7%) |
| CIE-LAB | lab(64.10, 57.86, -16.95) |
| CIE-LCH | lch(64.10, 60.29, 343.67°) |
| OKLab | oklab(71.39% 0.1733 -0.0448) |
| OKLCH | oklch(71.39% 0.179 345.5) |
| XYZ | xyz(49.8068, 32.9211, 50.7353) |
| Luminance | 0.3292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Bubble Gum Pink
#FF69AF
ΔE00 4.46
Pale Magenta
#D767AD
ΔE00 4.59
Bubblegum Pink
#FE83CC
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EBB #6EEEA1
analogous
#E16EEE #EE6EBB #EE6E7B
triadic
#EE6EBB #BBEE6E #6EBBEE
tetradic
#EE6EBB #EEE16E #6EEEA1 #6E7BEE
square
#EE6EBB #EEE16E #6EEEA1 #6E7BEE
split-complementary
#EE6EBB #7BEE6E #6EEEE1
monochromatic
#CA1883 #E837A1 #EE6EBB #F4A5D5 #FBDCEE
Accessibility & contrast
On white
2.77
#EE6EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#EE6EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EBB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EBB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBE
Deuteranopia (green-blind)
#9DA3B8
Tritanopia (blue-blind)
#FC6D8C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee6ebb; /* rgb */ color: rgb(238, 110, 187); /* oklch */ color: oklch(71.4% 0.179 345.5);
Tailwind
colors: {
custom: {
50: '#f69ccf',
500: '#ee6ebb',
950: '#000000',
},
}SCSS
$custom: #ee6ebb; $custom-light: #f69ccf; $custom-dark: #000000;
JSON
{
"hex": "#ee6ebb",
"rgb": {
"r": 238,
"g": 110,
"b": 187
},
"hsl": {
"h": 323.906,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.71385,
"c": 0.17899,
"h": 345.5
},
"luminance": 0.32917
}Semantic roles & 50–950 ramp
primary
#EE6EBB
secondary
#C8EFD8
accent
#DB5E0A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F13
muted
#867E82