#DE83BA#DE83BA
#DE83BA is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.4% C 0.130 H 343.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83BA |
|---|---|
| RGB | rgb(222, 131, 186) |
| HSL | hsl(324, 58%, 69%) |
| HSV | hsv(324, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 16.2%, 12.9%) |
| CIE-LAB | lab(65.99, 42.28, -13.74) |
| CIE-LCH | lch(65.99, 44.45, 342.00°) |
| OKLab | oklab(72.36% 0.1249 -0.0363) |
| OKLCH | oklch(72.36% 0.13 343.8) |
| XYZ | xyz(47.1039, 35.3104, 50.7794) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 6.45
Pale Magenta
#D767AD
ΔE00 6.65
Bubblegum (survey)
#FF6CB5
ΔE00 6.75
Hot Pink
#FF69B4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83BA #83DEA7
analogous
#D583DE #DE83BA #DE838D
triadic
#DE83BA #BADE83 #83BADE
tetradic
#DE83BA #DED583 #83DEA7 #838DDE
square
#DE83BA #DED583 #83DEA7 #838DDE
split-complementary
#DE83BA #8DDE83 #83DED5
monochromatic
#B63081 #D1539F #DE83BA #EBB3D5 #F8E4F0
Accessibility & contrast
On white
2.61
#DE83BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DE83BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83BA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83BA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BC
Deuteranopia (green-blind)
#A0A6B8
Tritanopia (blue-blind)
#E98397
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de83ba; /* rgb */ color: rgb(222, 131, 186); /* oklch */ color: oklch(72.4% 0.130 343.8);
Tailwind
colors: {
custom: {
50: '#eaa9ce',
500: '#de83ba',
950: '#000000',
},
}SCSS
$custom: #de83ba; $custom-light: #eaa9ce; $custom-dark: #000000;
JSON
{
"hex": "#de83ba",
"rgb": {
"r": 222,
"g": 131,
"b": 186
},
"hsl": {
"h": 323.736,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.72357,
"c": 0.13006,
"h": 343.8
},
"luminance": 0.35307
}Semantic roles & 50–950 ramp
primary
#DE83BA
secondary
#D1ECDC
accent
#C66120
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82