#E980D2#E980D2
#E980D2 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.162 H 335.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E980D2 |
|---|---|
| RGB | rgb(233, 128, 210) |
| HSL | hsl(313, 70%, 71%) |
| HSV | hsv(313, 45%, 91%) |
| CMYK | cmyk(0%, 45.1%, 9.9%, 8.6%) |
| CIE-LAB | lab(67.59, 51.13, -24.62) |
| CIE-LCH | lch(67.59, 56.75, 334.29°) |
| OKLab | oklab(74.13% 0.148 -0.0664) |
| OKLCH | oklch(74.13% 0.162 335.8) |
| XYZ | xyz(52.9564, 37.4184, 65.3935) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.43
Orchid (survey)
#C875C4
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980D2 #80E997
analogous
#CB80E9 #E980D2 #E9809D
triadic
#E980D2 #D2E980 #80D2E9
tetradic
#E980D2 #E9CB80 #80E997 #809DE9
square
#E980D2 #E9CB80 #80E997 #809DE9
split-complementary
#E980D2 #9DE980 #80E9CB
monochromatic
#CB23A7 #E04CC0 #E980D2 #F2B4E4 #FAE5F6
Accessibility & contrast
On white
2.48
#E980D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E980D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980D2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980D2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819BD5
Deuteranopia (green-blind)
#9DAACF
Tritanopia (blue-blind)
#F2849F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e980d2; /* rgb */ color: rgb(233, 128, 210); /* oklch */ color: oklch(74.1% 0.162 335.8);
Tailwind
colors: {
custom: {
50: '#f2a8e0',
500: '#e980d2',
950: '#000000',
},
}SCSS
$custom: #e980d2; $custom-light: #f2a8e0; $custom-dark: #000000;
JSON
{
"hex": "#e980d2",
"rgb": {
"r": 233,
"g": 128,
"b": 210
},
"hsl": {
"h": 313.143,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.74126,
"c": 0.16216,
"h": 335.8
},
"luminance": 0.37415
}Semantic roles & 50–950 ramp
primary
#E980D2
secondary
#D4F1DA
accent
#D23D13
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83