#DE80CB#DE80CB
#DE80CB is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.5% C 0.148 H 334.9°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80CB |
|---|---|
| RGB | rgb(222, 128, 203) |
| HSL | hsl(312, 59%, 69%) |
| HSV | hsv(312, 42%, 87%) |
| CMYK | cmyk(0%, 42.3%, 8.6%, 12.9%) |
| CIE-LAB | lab(65.97, 46.58, -23.31) |
| CIE-LCH | lch(65.97, 52.09, 333.41°) |
| OKLab | oklab(72.54% 0.1341 -0.0628) |
| OKLCH | oklch(72.54% 0.148 334.9) |
| XYZ | xyz(48.6227, 35.2825, 60.7375) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.50
Orchid (survey)
#C875C4
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80CB #80DE93
analogous
#C280DE #DE80CB #DE809C
triadic
#DE80CB #CBDE80 #80CBDE
tetradic
#DE80CB #DEC280 #80DE93 #809CDE
square
#DE80CB #DEC280 #80DE93 #809CDE
split-complementary
#DE80CB #9CDE80 #80DEC2
monochromatic
#B52F9A #D14FB7 #DE80CB #EBB1DF #F7E1F3
Accessibility & contrast
On white
2.61
#DE80CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DE80CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80CB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80CB | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CE
Deuteranopia (green-blind)
#99A5C8
Tritanopia (blue-blind)
#E6849C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de80cb; /* rgb */ color: rgb(222, 128, 203); /* oklch */ color: oklch(72.5% 0.148 334.9);
Tailwind
colors: {
custom: {
50: '#eaa7db',
500: '#de80cb',
950: '#000000',
},
}SCSS
$custom: #de80cb; $custom-light: #eaa7db; $custom-dark: #000000;
JSON
{
"hex": "#de80cb",
"rgb": {
"r": 222,
"g": 128,
"b": 203
},
"hsl": {
"h": 312.128,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.72536,
"c": 0.14809,
"h": 334.9
},
"luminance": 0.3528
}Semantic roles & 50–950 ramp
primary
#DE80CB
secondary
#CFEBD5
accent
#C6411F
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83