#EE80D3#EE80D3
#EE80D3 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.8% C 0.167 H 337.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80D3 |
|---|---|
| RGB | rgb(238, 128, 211) |
| HSL | hsl(315, 76%, 72%) |
| HSV | hsv(315, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 11.3%, 6.7%) |
| CIE-LAB | lab(68.26, 52.81, -24.10) |
| CIE-LCH | lch(68.26, 58.05, 335.47°) |
| OKLab | oklab(74.77% 0.1537 -0.0648) |
| OKLCH | oklch(74.77% 0.167 337.1) |
| XYZ | xyz(54.7372, 38.3222, 66.1293) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Bubblegum Pink
#FE83CC
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 5.03
Orchid
#DA70D6
ΔE00 6.02
Pink (survey)
#FF81C0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80D3 #80EE9B
analogous
#D280EE #EE80D3 #EE809C
triadic
#EE80D3 #D3EE80 #80D3EE
tetradic
#EE80D3 #EED280 #80EE9B #809CEE
square
#EE80D3 #EED280 #80EE9B #809CEE
split-complementary
#EE80D3 #9CEE80 #80EED2
monochromatic
#D71DA9 #E74AC0 #EE80D3 #F5B6E6 #FBE4F6
Accessibility & contrast
On white
2.42
#EE80D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EE80D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80D3
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80D3 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829CD6
Deuteranopia (green-blind)
#A0ADD0
Tritanopia (blue-blind)
#F884A0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee80d3; /* rgb */ color: rgb(238, 128, 211); /* oklch */ color: oklch(74.8% 0.167 337.1);
Tailwind
colors: {
custom: {
50: '#f6a8e0',
500: '#ee80d3',
950: '#000000',
},
}SCSS
$custom: #ee80d3; $custom-light: #f6a8e0; $custom-dark: #000000;
JSON
{
"hex": "#ee80d3",
"rgb": {
"r": 238,
"g": 128,
"b": 211
},
"hsl": {
"h": 314.727,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.7477,
"c": 0.16677,
"h": 337.1
},
"luminance": 0.38319
}Semantic roles & 50–950 ramp
primary
#EE80D3
secondary
#D7F3DE
accent
#D93F0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83