#DE81BE#DE81BE
#DE81BE is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.2% C 0.136 H 341.3°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DE81BE |
|---|---|
| RGB | rgb(222, 129, 190) |
| HSL | hsl(321, 58%, 69%) |
| HSV | hsv(321, 42%, 87%) |
| CMYK | cmyk(0%, 41.9%, 14.4%, 12.9%) |
| CIE-LAB | lab(65.71, 43.94, -16.41) |
| CIE-LCH | lch(65.71, 46.90, 339.52°) |
| OKLab | oklab(72.19% 0.1291 -0.0436) |
| OKLCH | oklch(72.19% 0.136 341.3) |
| XYZ | xyz(47.2691, 34.9508, 52.9617) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.33
Pink (survey)
#FF81C0
ΔE00 5.92
Pale Magenta
#D767AD
ΔE00 6.19
Orchid (survey)
#C875C4
ΔE00 6.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE81BE #81DEA1
analogous
#D081DE #DE81BE #DE8190
triadic
#DE81BE #BEDE81 #81BEDE
tetradic
#DE81BE #DED081 #81DEA1 #8190DE
square
#DE81BE #DED081 #81DEA1 #8190DE
split-complementary
#DE81BE #90DE81 #81DED0
monochromatic
#B52F87 #D151A5 #DE81BE #EBB1D7 #F7E2F0
Accessibility & contrast
On white
2.63
#DE81BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DE81BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE81BE
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE81BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE81BE | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C0
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#E88297
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de81be; /* rgb */ color: rgb(222, 129, 190); /* oklch */ color: oklch(72.2% 0.136 341.3);
Tailwind
colors: {
custom: {
50: '#eaa7d1',
500: '#de81be',
950: '#000000',
},
}SCSS
$custom: #de81be; $custom-light: #eaa7d1; $custom-dark: #000000;
JSON
{
"hex": "#de81be",
"rgb": {
"r": 222,
"g": 129,
"b": 190
},
"hsl": {
"h": 320.645,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.7219,
"c": 0.13629,
"h": 341.3
},
"luminance": 0.34948
}Semantic roles & 50–950 ramp
primary
#DE81BE
secondary
#D0EBD9
accent
#C6591F
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82