#DE8BBF#DE8BBF
#DE8BBF is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.8% C 0.120 H 342.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BBF |
|---|---|
| RGB | rgb(222, 139, 191) |
| HSL | hsl(322, 56%, 71%) |
| HSV | hsv(322, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 14%, 12.9%) |
| CIE-LAB | lab(67.84, 38.87, -13.75) |
| CIE-LCH | lch(67.84, 41.24, 340.52°) |
| OKLab | oklab(73.81% 0.1141 -0.0364) |
| OKLCH | oklch(73.81% 0.12 342.3) |
| XYZ | xyz(48.7610, 37.7592, 54.0000) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.37
Plum
#DDA0DD
ΔE00 7.10
Bubblegum (survey)
#FF6CB5
ΔE00 8.09
Dull Pink
#D5869D
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BBF #8BDEAA
analogous
#D48BDE #DE8BBF #DE8B95
triadic
#DE8BBF #BFDE8B #8BBFDE
tetradic
#DE8BBF #DED48B #8BDEAA #8B95DE
square
#DE8BBF #DED48B #8BDEAA #8B95DE
split-complementary
#DE8BBF #95DE8B #8BDED4
monochromatic
#BA3588 #D05BA5 #DE8BBF #ECBBD9 #F8E7F2
Accessibility & contrast
On white
2.46
#DE8BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#DE8BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BBF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BBF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#E88B9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de8bbf; /* rgb */ color: rgb(222, 139, 191); /* oklch */ color: oklch(73.8% 0.120 342.3);
Tailwind
colors: {
custom: {
50: '#e9aed2',
500: '#de8bbf',
950: '#000000',
},
}SCSS
$custom: #de8bbf; $custom-light: #e9aed2; $custom-dark: #000000;
JSON
{
"hex": "#de8bbf",
"rgb": {
"r": 222,
"g": 139,
"b": 191
},
"hsl": {
"h": 322.41,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73813,
"c": 0.1198,
"h": 342.3
},
"luminance": 0.37756
}Semantic roles & 50–950 ramp
primary
#DE8BBF
secondary
#D7EEE0
accent
#C35E22
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82