#EE6BBA#EE6BBA
#EE6BBA is a light, vivid pink. Relative luminance 0.322; OKLCH L 71.0% C 0.183 H 345.6°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6BBA |
|---|---|
| RGB | rgb(238, 107, 186) |
| HSL | hsl(324, 79%, 68%) |
| HSV | hsv(324, 55%, 93%) |
| CMYK | cmyk(0%, 55%, 21.8%, 6.7%) |
| CIE-LAB | lab(63.54, 59.10, -17.23) |
| CIE-LCH | lch(63.54, 61.56, 343.75°) |
| OKLab | oklab(70.96% 0.1772 -0.0455) |
| OKLCH | oklch(70.96% 0.183 345.6) |
| XYZ | xyz(49.3819, 32.2420, 50.0674) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Pale Magenta
#D767AD
ΔE00 4.30
Bubble Gum Pink
#FF69AF
ΔE00 4.51
Bubblegum Pink
#FE83CC
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6BBA #6BEE9F
analogous
#E16BEE #EE6BBA #EE6B78
triadic
#EE6BBA #BAEE6B #6BBAEE
tetradic
#EE6BBA #EEE16B #6BEE9F #6B78EE
square
#EE6BBA #EEE16B #6BEE9F #6B78EE
split-complementary
#EE6BBA #78EE6B #6BEEE1
monochromatic
#C81782 #E834A0 #EE6BBA #F4A2D4 #FBD9ED
Accessibility & contrast
On white
2.82
#EE6BBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#EE6BBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6BBA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6BBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6BBA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778CBD
Deuteranopia (green-blind)
#9BA2B7
Tritanopia (blue-blind)
#FC698A
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ee6bba; /* rgb */ color: rgb(238, 107, 186); /* oklch */ color: oklch(71.0% 0.183 345.6);
Tailwind
colors: {
custom: {
50: '#f79bce',
500: '#ee6bba',
950: '#000000',
},
}SCSS
$custom: #ee6bba; $custom-light: #f79bce; $custom-dark: #000000;
JSON
{
"hex": "#ee6bba",
"rgb": {
"r": 238,
"g": 107,
"b": 186
},
"hsl": {
"h": 323.817,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.70961,
"c": 0.18296,
"h": 345.6
},
"luminance": 0.32238
}Semantic roles & 50–950 ramp
primary
#EE6BBA
secondary
#C6EFD6
accent
#DC5D0A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82