#DE82CB#DE82CB
#DE82CB is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.8% C 0.145 H 335.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DE82CB |
|---|---|
| RGB | rgb(222, 130, 203) |
| HSL | hsl(312, 58%, 69%) |
| HSV | hsv(312, 41%, 87%) |
| CMYK | cmyk(0%, 41.4%, 8.6%, 12.9%) |
| CIE-LAB | lab(66.37, 45.55, -22.69) |
| CIE-LCH | lch(66.37, 50.89, 333.52°) |
| OKLab | oklab(72.84% 0.1311 -0.0611) |
| OKLCH | oklch(72.84% 0.145 335) |
| XYZ | xyz(48.8862, 35.8094, 60.8253) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.50
Orchid (survey)
#C875C4
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE82CB #82DE95
analogous
#C382DE #DE82CB #DE829D
triadic
#DE82CB #CBDE82 #82CBDE
tetradic
#DE82CB #DEC382 #82DE95 #829DDE
square
#DE82CB #DEC382 #82DE95 #829DDE
split-complementary
#DE82CB #9DDE82 #82DEC3
monochromatic
#B6309A #D152B7 #DE82CB #EBB2DF #F8E3F3
Accessibility & contrast
On white
2.57
#DE82CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DE82CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE82CB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE82CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE82CB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CE
Deuteranopia (green-blind)
#9AA6C8
Tritanopia (blue-blind)
#E6869D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de82cb; /* rgb */ color: rgb(222, 130, 203); /* oklch */ color: oklch(72.8% 0.145 335.0);
Tailwind
colors: {
custom: {
50: '#eaa8db',
500: '#de82cb',
950: '#000000',
},
}SCSS
$custom: #de82cb; $custom-light: #eaa8db; $custom-dark: #000000;
JSON
{
"hex": "#de82cb",
"rgb": {
"r": 222,
"g": 130,
"b": 203
},
"hsl": {
"h": 312.391,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.72841,
"c": 0.14467,
"h": 335
},
"luminance": 0.35807
}Semantic roles & 50–950 ramp
primary
#DE82CB
secondary
#D0EBD6
accent
#C64220
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83