#EE82BF#EE82BF
#EE82BF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.150 H 346.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82BF |
|---|---|
| RGB | rgb(238, 130, 191) |
| HSL | hsl(326, 76%, 72%) |
| HSV | hsv(326, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 19.7%, 6.7%) |
| CIE-LAB | lab(67.95, 48.76, -13.39) |
| CIE-LCH | lch(67.95, 50.57, 344.64°) |
| OKLab | oklab(74.31% 0.1454 -0.0352) |
| OKLCH | oklch(74.31% 0.15 346.4) |
| XYZ | xyz(52.6475, 37.9079, 53.8242) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.93
Bubblegum Pink
#FE83CC
ΔE00 2.97
Bubblegum (survey)
#FF6CB5
ΔE00 4.83
Hot Pink
#FF69B4
ΔE00 5.22
Bubble Gum Pink
#FF69AF
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82BF #82EEB1
analogous
#E782EE #EE82BF #EE8289
triadic
#EE82BF #BFEE82 #82BFEE
tetradic
#EE82BF #EEE782 #82EEB1 #8289EE
square
#EE82BF #EEE782 #82EEB1 #8289EE
split-complementary
#EE82BF #89EE82 #82EEE7
monochromatic
#D81D87 #E74CA3 #EE82BF #F5B8DB #FBE4F1
Accessibility & contrast
On white
2.45
#EE82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82BF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82BF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FB8099
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee82bf; /* rgb */ color: rgb(238, 130, 191); /* oklch */ color: oklch(74.3% 0.150 346.4);
Tailwind
colors: {
custom: {
50: '#f6a9d2',
500: '#ee82bf',
950: '#000000',
},
}SCSS
$custom: #ee82bf; $custom-light: #f6a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ee82bf",
"rgb": {
"r": 238,
"g": 130,
"b": 191
},
"hsl": {
"h": 326.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.74314,
"c": 0.14959,
"h": 346.4
},
"luminance": 0.37904
}Semantic roles & 50–950 ramp
primary
#EE82BF
secondary
#D8F3E4
accent
#D8660D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82