#EE80CB#EE80CB
#EE80CB is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.161 H 340.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EE80CB |
|---|---|
| RGB | rgb(238, 128, 203) |
| HSL | hsl(319, 76%, 72%) |
| HSV | hsv(319, 46%, 93%) |
| CMYK | cmyk(0%, 46.2%, 14.7%, 6.7%) |
| CIE-LAB | lab(67.97, 51.56, -20.08) |
| CIE-LCH | lch(67.97, 55.33, 338.72°) |
| OKLab | oklab(74.46% 0.1517 -0.0536) |
| OKLCH | oklch(74.46% 0.161 340.5) |
| XYZ | xyz(53.7591, 37.9310, 60.9782) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.03
Lavender Pink
#DD85D7
ΔE00 4.64
Pink (survey)
#FF81C0
ΔE00 4.80
Bubblegum (survey)
#FF6CB5
ΔE00 6.06
Purply Pink
#F075E6
ΔE00 6.10
Hot Pink
#FF69B4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE80CB #80EEA3
analogous
#DA80EE #EE80CB #EE8094
triadic
#EE80CB #CBEE80 #80CBEE
tetradic
#EE80CB #EEDA80 #80EEA3 #8094EE
square
#EE80CB #EEDA80 #80EEA3 #8094EE
split-complementary
#EE80CB #94EE80 #80EEDA
monochromatic
#D71D9C #E74AB5 #EE80CB #F5B6E1 #FBE4F4
Accessibility & contrast
On white
2.45
#EE80CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EE80CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE80CB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE80CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE80CB | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCE
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#F9829C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee80cb; /* rgb */ color: rgb(238, 128, 203); /* oklch */ color: oklch(74.5% 0.161 340.5);
Tailwind
colors: {
custom: {
50: '#f6a8db',
500: '#ee80cb',
950: '#000000',
},
}SCSS
$custom: #ee80cb; $custom-light: #f6a8db; $custom-dark: #000000;
JSON
{
"hex": "#ee80cb",
"rgb": {
"r": 238,
"g": 128,
"b": 203
},
"hsl": {
"h": 319.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.7446,
"c": 0.16086,
"h": 340.5
},
"luminance": 0.37927
}Semantic roles & 50–950 ramp
primary
#EE80CB
secondary
#D7F3E0
accent
#D94E0D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171015
muted
#857F83