#DE8BBC#DE8BBC
#DE8BBC is a light, moderate pink. Relative luminance 0.376; OKLCH L 73.7% C 0.118 H 344.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BBC |
|---|---|
| RGB | rgb(222, 139, 188) |
| HSL | hsl(325, 56%, 71%) |
| HSV | hsv(325, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 15.3%, 12.9%) |
| CIE-LAB | lab(67.75, 38.40, -12.22) |
| CIE-LCH | lch(67.75, 40.29, 342.35°) |
| OKLab | oklab(73.71% 0.1132 -0.0322) |
| OKLCH | oklch(73.71% 0.118 344.1) |
| XYZ | xyz(48.4343, 37.6285, 52.2791) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.87
Pink (survey)
#FF81C0
ΔE00 5.89
Lavender Pink
#DD85D7
ΔE00 7.11
Dull Pink
#D5869D
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.62
Pig Pink
#E78EA5
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BBC #8BDEAD
analogous
#D68BDE #DE8BBC #DE8B92
triadic
#DE8BBC #BCDE8B #8BBCDE
tetradic
#DE8BBC #DED68B #8BDEAD #8B92DE
square
#DE8BBC #DED68B #8BDEAD #8B92DE
split-complementary
#DE8BBC #92DE8B #8BDED6
monochromatic
#BA3583 #D05BA0 #DE8BBC #ECBBD8 #F8E7F1
Accessibility & contrast
On white
2.46
#DE8BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DE8BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BBC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BBC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#E88B9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de8bbc; /* rgb */ color: rgb(222, 139, 188); /* oklch */ color: oklch(73.7% 0.118 344.1);
Tailwind
colors: {
custom: {
50: '#eaaed0',
500: '#de8bbc',
950: '#000000',
},
}SCSS
$custom: #de8bbc; $custom-light: #eaaed0; $custom-dark: #000000;
JSON
{
"hex": "#de8bbc",
"rgb": {
"r": 222,
"g": 139,
"b": 188
},
"hsl": {
"h": 324.578,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73708,
"c": 0.1177,
"h": 344.1
},
"luminance": 0.37626
}Semantic roles & 50–950 ramp
primary
#DE8BBC
secondary
#D7EEE0
accent
#C36422
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82