#DD80C8#DD80C8
#DD80C8 is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.3% C 0.145 H 335.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DD80C8 |
|---|---|
| RGB | rgb(221, 128, 200) |
| HSL | hsl(314, 58%, 68%) |
| HSV | hsv(314, 42%, 87%) |
| CMYK | cmyk(0%, 42.1%, 9.5%, 13.3%) |
| CIE-LAB | lab(65.74, 45.76, -22.00) |
| CIE-LCH | lch(65.74, 50.77, 334.33°) |
| OKLab | oklab(72.3% 0.1322 -0.0592) |
| OKLCH | oklch(72.3% 0.145 335.9) |
| XYZ | xyz(47.9632, 34.9834, 58.8585) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.01
Orchid (survey)
#C875C4
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.12
Violet (CSS)
#EE82EE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD80C8 #80DD95
analogous
#C380DD #DD80C8 #DD8099
triadic
#DD80C8 #C8DD80 #80C8DD
tetradic
#DD80C8 #DDC380 #80DD95 #8099DD
square
#DD80C8 #DDC380 #80DD95 #8099DD
split-complementary
#DD80C8 #99DD80 #80DDC3
monochromatic
#B33095 #D050B3 #DD80C8 #EAB0DD #F7E1F2
Accessibility & contrast
On white
2.63
#DD80C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#DD80C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD80C8
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD80C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD80C8 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#99A5C5
Tritanopia (blue-blind)
#E6849B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd80c8; /* rgb */ color: rgb(221, 128, 200); /* oklch */ color: oklch(72.3% 0.145 335.9);
Tailwind
colors: {
custom: {
50: '#e9a7d8',
500: '#dd80c8',
950: '#000000',
},
}SCSS
$custom: #dd80c8; $custom-light: #e9a7d8; $custom-dark: #000000;
JSON
{
"hex": "#dd80c8",
"rgb": {
"r": 221,
"g": 128,
"b": 200
},
"hsl": {
"h": 313.548,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.72299,
"c": 0.14486,
"h": 335.9
},
"luminance": 0.34981
}Semantic roles & 50–950 ramp
primary
#DD80C8
secondary
#CEEAD5
accent
#C54520
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83