#DE81CC#DE81CC
#DE81CC is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.7% C 0.147 H 334.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DE81CC |
|---|---|
| RGB | rgb(222, 129, 204) |
| HSL | hsl(312, 58%, 69%) |
| HSV | hsv(312, 42%, 87%) |
| CMYK | cmyk(0%, 41.9%, 8.1%, 12.9%) |
| CIE-LAB | lab(66.21, 46.23, -23.51) |
| CIE-LCH | lch(66.21, 51.86, 333.05°) |
| OKLab | oklab(72.73% 0.1329 -0.0634) |
| OKLCH | oklch(72.73% 0.147 334.5) |
| XYZ | xyz(48.8734, 35.5925, 61.4108) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.28
Orchid (survey)
#C875C4
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 5.87
Bubblegum Pink
#FE83CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE81CC #81DE93
analogous
#C281DE #DE81CC #DE819E
triadic
#DE81CC #CCDE81 #81CCDE
tetradic
#DE81CC #DEC281 #81DE93 #819EDE
square
#DE81CC #DEC281 #81DE93 #819EDE
split-complementary
#DE81CC #9EDE81 #81DEC2
monochromatic
#B52F9B #D151B8 #DE81CC #EBB1E0 #F7E2F3
Accessibility & contrast
On white
2.59
#DE81CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DE81CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE81CC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE81CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE81CC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CF
Deuteranopia (green-blind)
#99A6C9
Tritanopia (blue-blind)
#E6859D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de81cc; /* rgb */ color: rgb(222, 129, 204); /* oklch */ color: oklch(72.7% 0.147 334.5);
Tailwind
colors: {
custom: {
50: '#eaa8db',
500: '#de81cc',
950: '#000000',
},
}SCSS
$custom: #de81cc; $custom-light: #eaa8db; $custom-dark: #000000;
JSON
{
"hex": "#de81cc",
"rgb": {
"r": 222,
"g": 129,
"b": 204
},
"hsl": {
"h": 311.613,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.72728,
"c": 0.14722,
"h": 334.5
},
"luminance": 0.3559
}Semantic roles & 50–950 ramp
primary
#DE81CC
secondary
#D0EBD5
accent
#C6401F
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83