#EE8BDA#EE8BDA
#EE8BDA is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.7% C 0.154 H 334.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BDA |
|---|---|
| RGB | rgb(238, 139, 218) |
| HSL | hsl(312, 74%, 74%) |
| HSV | hsv(312, 42%, 93%) |
| CMYK | cmyk(0%, 41.6%, 8.4%, 6.7%) |
| CIE-LAB | lab(70.67, 48.44, -24.29) |
| CIE-LCH | lch(70.67, 54.19, 333.36°) |
| OKLab | oklab(76.66% 0.1394 -0.0655) |
| OKLCH | oklch(76.66% 0.154 334.8) |
| XYZ | xyz(57.1472, 41.7076, 71.3564) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.43
Bubblegum Pink
#FE83CC
ΔE00 4.61
Violet (CSS)
#EE82EE
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BDA #8BEE9F
analogous
#D18BEE #EE8BDA #EE8BA9
triadic
#EE8BDA #DAEE8B #8BDAEE
tetradic
#EE8BDA #EED18B #8BEE9F #8BA9EE
square
#EE8BDA #EED18B #8BEE9F #8BA9EE
split-complementary
#EE8BDA #A9EE8B #8BEED1
monochromatic
#DE21B8 #E656C9 #EE8BDA #F6C0EB #FBE4F6
Accessibility & contrast
On white
2.25
#EE8BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EE8BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BDA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BDA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#F78FA9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee8bda; /* rgb */ color: rgb(238, 139, 218); /* oklch */ color: oklch(76.7% 0.154 334.8);
Tailwind
colors: {
custom: {
50: '#f5afe5',
500: '#ee8bda',
950: '#000000',
},
}SCSS
$custom: #ee8bda; $custom-light: #f5afe5; $custom-dark: #000000;
JSON
{
"hex": "#ee8bda",
"rgb": {
"r": 238,
"g": 139,
"b": 218
},
"hsl": {
"h": 312.121,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.76661,
"c": 0.154,
"h": 334.8
},
"luminance": 0.41704
}Semantic roles & 50–950 ramp
primary
#EE8BDA
secondary
#D8F3DE
accent
#D7370F
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#171115
muted
#858084