#EE70BB#EE70BB
#EE70BB is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.6% C 0.176 H 345.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE70BB |
|---|---|
| RGB | rgb(238, 112, 187) |
| HSL | hsl(324, 79%, 69%) |
| HSV | hsv(324, 53%, 93%) |
| CMYK | cmyk(0%, 52.9%, 21.4%, 6.7%) |
| CIE-LAB | lab(64.45, 56.93, -16.42) |
| CIE-LCH | lch(64.45, 59.25, 343.91°) |
| OKLab | oklab(71.65% 0.1705 -0.0434) |
| OKLCH | oklch(71.65% 0.176 345.7) |
| XYZ | xyz(50.0250, 33.3576, 50.8080) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.55
Hot Pink
#FF69B4
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 4.36
Pale Magenta
#D767AD
ΔE00 4.80
Bubblegum Pink
#FE83CC
ΔE00 4.96
Pink (survey)
#FF81C0
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE70BB #70EEA3
analogous
#E270EE #EE70BB #EE707C
triadic
#EE70BB #BBEE70 #70BBEE
tetradic
#EE70BB #EEE270 #70EEA3 #707CEE
square
#EE70BB #EEE270 #70EEA3 #707CEE
split-complementary
#EE70BB #7CEE70 #70EEE2
monochromatic
#CB1883 #E739A1 #EE70BB #F5A7D5 #FBDDEF
Accessibility & contrast
On white
2.74
#EE70BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#EE70BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE70BB
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE70BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE70BB | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8FBD
Deuteranopia (green-blind)
#9EA4B8
Tritanopia (blue-blind)
#FC6E8D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee70bb; /* rgb */ color: rgb(238, 112, 187); /* oklch */ color: oklch(71.6% 0.176 345.7);
Tailwind
colors: {
custom: {
50: '#f69ecf',
500: '#ee70bb',
950: '#000000',
},
}SCSS
$custom: #ee70bb; $custom-light: #f69ecf; $custom-dark: #000000;
JSON
{
"hex": "#ee70bb",
"rgb": {
"r": 238,
"g": 112,
"b": 187
},
"hsl": {
"h": 324.286,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.71647,
"c": 0.17591,
"h": 345.7
},
"luminance": 0.33353
}Semantic roles & 50–950 ramp
primary
#EE70BB
secondary
#CAF0D9
accent
#DB5F0A
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82