#EE6BBB#EE6BBB
#EE6BBB is a light, vivid pink. Relative luminance 0.323; OKLCH L 71.0% C 0.184 H 345.2°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6BBB |
|---|---|
| RGB | rgb(238, 107, 187) |
| HSL | hsl(323, 79%, 68%) |
| HSV | hsv(323, 55%, 93%) |
| CMYK | cmyk(0%, 55%, 21.4%, 6.7%) |
| CIE-LAB | lab(63.58, 59.24, -17.74) |
| CIE-LCH | lch(63.58, 61.84, 343.33°) |
| OKLab | oklab(71% 0.1775 -0.047) |
| OKLCH | oklch(71% 0.184 345.2) |
| XYZ | xyz(49.4886, 32.2847, 50.6292) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.83
Bubblegum (survey)
#FF6CB5
ΔE00 3.96
Pale Magenta
#D767AD
ΔE00 4.34
Bubble Gum Pink
#FF69AF
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6BBB #6BEE9E
analogous
#E06BEE #EE6BBB #EE6B79
triadic
#EE6BBB #BBEE6B #6BBBEE
tetradic
#EE6BBB #EEE06B #6BEE9E #6B79EE
square
#EE6BBB #EEE06B #6BEE9E #6B79EE
split-complementary
#EE6BBB #79EE6B #6BEEE0
monochromatic
#C81783 #E834A2 #EE6BBB #F4A2D4 #FBD9ED
Accessibility & contrast
On white
2.82
#EE6BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#EE6BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6BBB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6BBB | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778CBE
Deuteranopia (green-blind)
#9BA2B8
Tritanopia (blue-blind)
#FC6A8B
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ee6bbb; /* rgb */ color: rgb(238, 107, 187); /* oklch */ color: oklch(71.0% 0.184 345.2);
Tailwind
colors: {
custom: {
50: '#f79bcf',
500: '#ee6bbb',
950: '#000000',
},
}SCSS
$custom: #ee6bbb; $custom-light: #f79bcf; $custom-dark: #000000;
JSON
{
"hex": "#ee6bbb",
"rgb": {
"r": 238,
"g": 107,
"b": 187
},
"hsl": {
"h": 323.359,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.70999,
"c": 0.18357,
"h": 345.2
},
"luminance": 0.3228
}Semantic roles & 50–950 ramp
primary
#EE6BBB
secondary
#C6EFD6
accent
#DC5C0A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82