#EE82BD#EE82BD
#EE82BD is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.2% C 0.148 H 347.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82BD |
|---|---|
| RGB | rgb(238, 130, 189) |
| HSL | hsl(327, 76%, 72%) |
| HSV | hsv(327, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 20.6%, 6.7%) |
| CIE-LAB | lab(67.89, 48.47, -12.37) |
| CIE-LCH | lch(67.89, 50.03, 345.69°) |
| OKLab | oklab(74.24% 0.1448 -0.0324) |
| OKLCH | oklch(74.24% 0.148 347.4) |
| XYZ | xyz(52.4289, 37.8204, 52.6729) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 3.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.71
Hot Pink
#FF69B4
ΔE00 5.11
Bubble Gum Pink
#FF69AF
ΔE00 5.46
Pinky
#FC86AA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82BD #82EEB3
analogous
#E982EE #EE82BD #EE8287
triadic
#EE82BD #BDEE82 #82BDEE
tetradic
#EE82BD #EEE982 #82EEB3 #8287EE
square
#EE82BD #EEE982 #82EEB3 #8287EE
split-complementary
#EE82BD #87EE82 #82EEE9
monochromatic
#D81D83 #E74CA1 #EE82BD #F5B8D9 #FBE4F1
Accessibility & contrast
On white
2.45
#EE82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EE82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82BD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82BD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#FB8098
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee82bd; /* rgb */ color: rgb(238, 130, 189); /* oklch */ color: oklch(74.2% 0.148 347.4);
Tailwind
colors: {
custom: {
50: '#f6a9d0',
500: '#ee82bd',
950: '#000000',
},
}SCSS
$custom: #ee82bd; $custom-light: #f6a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ee82bd",
"rgb": {
"r": 238,
"g": 130,
"b": 189
},
"hsl": {
"h": 327.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.74244,
"c": 0.14838,
"h": 347.4
},
"luminance": 0.37817
}Semantic roles & 50–950 ramp
primary
#EE82BD
secondary
#D8F3E4
accent
#D8690D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82