#DE83BB#DE83BB
#DE83BB is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.4% C 0.131 H 343.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83BB |
|---|---|
| RGB | rgb(222, 131, 187) |
| HSL | hsl(323, 58%, 69%) |
| HSV | hsv(323, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 15.8%, 12.9%) |
| CIE-LAB | lab(66.02, 42.43, -14.25) |
| CIE-LCH | lch(66.02, 44.76, 341.44°) |
| OKLab | oklab(72.39% 0.1252 -0.0377) |
| OKLCH | oklch(72.39% 0.131 343.2) |
| XYZ | xyz(47.2106, 35.3530, 51.3413) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.39
Pink (survey)
#FF81C0
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 6.21
Pale Magenta
#D767AD
ΔE00 6.63
Bubblegum (survey)
#FF6CB5
ΔE00 6.81
Hot Pink
#FF69B4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83BB #83DEA6
analogous
#D483DE #DE83BB #DE838E
triadic
#DE83BB #BBDE83 #83BBDE
tetradic
#DE83BB #DED483 #83DEA6 #838EDE
square
#DE83BB #DED483 #83DEA6 #838EDE
split-complementary
#DE83BB #8EDE83 #83DED4
monochromatic
#B63083 #D153A0 #DE83BB #EBB3D6 #F8E4F0
Accessibility & contrast
On white
2.60
#DE83BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#DE83BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83BB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83BB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BD
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#E88397
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de83bb; /* rgb */ color: rgb(222, 131, 187); /* oklch */ color: oklch(72.4% 0.131 343.2);
Tailwind
colors: {
custom: {
50: '#eaa9cf',
500: '#de83bb',
950: '#000000',
},
}SCSS
$custom: #de83bb; $custom-light: #eaa9cf; $custom-dark: #000000;
JSON
{
"hex": "#de83bb",
"rgb": {
"r": 222,
"g": 131,
"b": 187
},
"hsl": {
"h": 323.077,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.72393,
"c": 0.13075,
"h": 343.2
},
"luminance": 0.3535
}Semantic roles & 50–950 ramp
primary
#DE83BB
secondary
#D1ECDB
accent
#C66020
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82