#EE80D2#EE80D2
#EE80D2 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.166 H 337.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80D2 |
|---|---|
| RGB | rgb(238, 128, 210) |
| HSL | hsl(315, 76%, 72%) |
| HSV | hsv(315, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 11.8%, 6.7%) |
| CIE-LAB | lab(68.22, 52.65, -23.60) |
| CIE-LCH | lch(68.22, 57.70, 335.86°) |
| OKLab | oklab(74.73% 0.1534 -0.0634) |
| OKLCH | oklch(74.73% 0.166 337.5) |
| XYZ | xyz(54.6122, 38.2722, 65.4711) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.62
Bubblegum Pink
#FE83CC
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 5.23
Pink (survey)
#FF81C0
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80D2 #80EE9C
analogous
#D380EE #EE80D2 #EE809B
triadic
#EE80D2 #D2EE80 #80D2EE
tetradic
#EE80D2 #EED380 #80EE9C #809BEE
square
#EE80D2 #EED380 #80EE9C #809BEE
split-complementary
#EE80D2 #9BEE80 #80EED3
monochromatic
#D71DA7 #E74ABF #EE80D2 #F5B6E5 #FBE4F5
Accessibility & contrast
On white
2.43
#EE80D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EE80D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80D2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80D2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839CD5
Deuteranopia (green-blind)
#A0ACCF
Tritanopia (blue-blind)
#F884A0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee80d2; /* rgb */ color: rgb(238, 128, 210); /* oklch */ color: oklch(74.7% 0.166 337.5);
Tailwind
colors: {
custom: {
50: '#f6a8e0',
500: '#ee80d2',
950: '#000000',
},
}SCSS
$custom: #ee80d2; $custom-light: #f6a8e0; $custom-dark: #000000;
JSON
{
"hex": "#ee80d2",
"rgb": {
"r": 238,
"g": 128,
"b": 210
},
"hsl": {
"h": 315.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.74731,
"c": 0.16601,
"h": 337.5
},
"luminance": 0.38269
}Semantic roles & 50–950 ramp
primary
#EE80D2
secondary
#D7F3DE
accent
#D9410D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83