#DE82BE#DE82BE
#DE82BE is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.3% C 0.135 H 341.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82BE |
|---|---|
| RGB | rgb(222, 130, 190) |
| HSL | hsl(321, 58%, 69%) |
| HSV | hsv(321, 41%, 87%) |
| CMYK | cmyk(0%, 41.4%, 14.4%, 12.9%) |
| CIE-LAB | lab(65.92, 43.42, -16.10) |
| CIE-LCH | lch(65.92, 46.31, 339.66°) |
| OKLab | oklab(72.35% 0.1276 -0.0428) |
| OKLCH | oklch(72.35% 0.135 341.5) |
| XYZ | xyz(47.4015, 35.2155, 53.0058) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 5.87
Pale Magenta
#D767AD
ΔE00 6.41
Orchid (survey)
#C875C4
ΔE00 6.85
Bubblegum (survey)
#FF6CB5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82BE #82DEA2
analogous
#D082DE #DE82BE #DE8290
triadic
#DE82BE #BEDE82 #82BEDE
tetradic
#DE82BE #DED082 #82DEA2 #8290DE
square
#DE82BE #DED082 #82DEA2 #8290DE
split-complementary
#DE82BE #90DE82 #82DED0
monochromatic
#B63087 #D152A5 #DE82BE #EBB2D7 #F8E3F0
Accessibility & contrast
On white
2.61
#DE82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DE82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82BE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82BE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797C0
Deuteranopia (green-blind)
#9EA6BB
Tritanopia (blue-blind)
#E88398
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de82be; /* rgb */ color: rgb(222, 130, 190); /* oklch */ color: oklch(72.3% 0.135 341.5);
Tailwind
colors: {
custom: {
50: '#eaa8d1',
500: '#de82be',
950: '#000000',
},
}SCSS
$custom: #de82be; $custom-light: #eaa8d1; $custom-dark: #000000;
JSON
{
"hex": "#de82be",
"rgb": {
"r": 222,
"g": 130,
"b": 190
},
"hsl": {
"h": 320.87,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.72346,
"c": 0.13458,
"h": 341.5
},
"luminance": 0.35213
}Semantic roles & 50–950 ramp
primary
#DE82BE
secondary
#D0EBDA
accent
#C65920
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82