#EE70B5#EE70B5
#EE70B5 is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.4% C 0.172 H 348.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE70B5 |
|---|---|
| RGB | rgb(238, 112, 181) |
| HSL | hsl(327, 79%, 69%) |
| HSV | hsv(327, 53%, 93%) |
| CMYK | cmyk(0%, 52.9%, 23.9%, 6.7%) |
| CIE-LAB | lab(64.25, 56.10, -13.32) |
| CIE-LCH | lch(64.25, 57.67, 346.64°) |
| OKLab | oklab(71.43% 0.1688 -0.0349) |
| OKLCH | oklch(71.43% 0.172 348.3) |
| XYZ | xyz(49.3961, 33.1060, 47.4957) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.86
Hot Pink
#FF69B4
ΔE00 2.87
Bubble Gum Pink
#FF69AF
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 4.77
Pale Magenta
#D767AD
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE70B5 #70EEA9
analogous
#E870EE #EE70B5 #EE7076
triadic
#EE70B5 #B5EE70 #70B5EE
tetradic
#EE70B5 #EEE870 #70EEA9 #7076EE
square
#EE70B5 #EEE870 #70EEA9 #7076EE
split-complementary
#EE70B5 #76EE70 #70EEE8
monochromatic
#CB187A #E73999 #EE70B5 #F5A7D1 #FBDDEE
Accessibility & contrast
On white
2.76
#EE70B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#EE70B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE70B5
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE70B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE70B5 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8EB7
Deuteranopia (green-blind)
#9FA4B2
Tritanopia (blue-blind)
#FD6D8B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee70b5; /* rgb */ color: rgb(238, 112, 181); /* oklch */ color: oklch(71.4% 0.172 348.3);
Tailwind
colors: {
custom: {
50: '#f69dcb',
500: '#ee70b5',
950: '#000000',
},
}SCSS
$custom: #ee70b5; $custom-light: #f69dcb; $custom-dark: #000000;
JSON
{
"hex": "#ee70b5",
"rgb": {
"r": 238,
"g": 112,
"b": 181
},
"hsl": {
"h": 327.143,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.7143,
"c": 0.17241,
"h": 348.3
},
"luminance": 0.33102
}Semantic roles & 50–950 ramp
primary
#EE70B5
secondary
#CAF0DB
accent
#DB690A
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82