#EE82CA#EE82CA
#EE82CA is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.7% C 0.157 H 341.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE82CA |
|---|---|
| RGB | rgb(238, 130, 202) |
| HSL | hsl(320, 76%, 72%) |
| HSV | hsv(320, 45%, 93%) |
| CMYK | cmyk(0%, 45.4%, 15.1%, 6.7%) |
| CIE-LAB | lab(68.32, 50.41, -18.99) |
| CIE-LCH | lch(68.32, 53.87, 339.36°) |
| OKLab | oklab(74.71% 0.1485 -0.0506) |
| OKLCH | oklch(74.71% 0.157 341.2) |
| XYZ | xyz(53.9038, 38.4104, 60.4405) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.90
Bubblegum (survey)
#FF6CB5
ΔE00 6.04
Hot Pink
#FF69B4
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE82CA #82EEA6
analogous
#DC82EE #EE82CA #EE8294
triadic
#EE82CA #CAEE82 #82CAEE
tetradic
#EE82CA #EEDC82 #82EEA6 #8294EE
square
#EE82CA #EEDC82 #82EEA6 #8294EE
split-complementary
#EE82CA #94EE82 #82EEDC
monochromatic
#D81D9A #E74CB3 #EE82CA #F5B8E1 #FBE4F4
Accessibility & contrast
On white
2.42
#EE82CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EE82CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE82CA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE82CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE82CA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879CCD
Deuteranopia (green-blind)
#A4ADC7
Tritanopia (blue-blind)
#F9839D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee82ca; /* rgb */ color: rgb(238, 130, 202); /* oklch */ color: oklch(74.7% 0.157 341.2);
Tailwind
colors: {
custom: {
50: '#f6a9da',
500: '#ee82ca',
950: '#000000',
},
}SCSS
$custom: #ee82ca; $custom-light: #f6a9da; $custom-dark: #000000;
JSON
{
"hex": "#ee82ca",
"rgb": {
"r": 238,
"g": 130,
"b": 202
},
"hsl": {
"h": 320,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.74713,
"c": 0.15686,
"h": 341.2
},
"luminance": 0.38407
}Semantic roles & 50–950 ramp
primary
#EE82CA
secondary
#D8F3E1
accent
#D8510D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83