#DC8BBE#DC8BBE
#DC8BBE is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.6% C 0.117 H 342.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8BBE |
|---|---|
| RGB | rgb(220, 139, 190) |
| HSL | hsl(322, 54%, 70%) |
| HSV | hsv(322, 37%, 86%) |
| CMYK | cmyk(0%, 36.8%, 13.6%, 13.7%) |
| CIE-LAB | lab(67.58, 38.04, -13.62) |
| CIE-LCH | lch(67.58, 40.41, 340.31°) |
| OKLab | oklab(73.55% 0.1116 -0.0361) |
| OKLCH | oklch(73.55% 0.117 342.1) |
| XYZ | xyz(48.0423, 37.4013, 53.3939) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 6.01
Pink (survey)
#FF81C0
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.46
Plum
#DDA0DD
ΔE00 7.12
Dull Pink
#D5869D
ΔE00 8.14
Bubblegum (survey)
#FF6CB5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8BBE #8BDCA9
analogous
#D18BDC #DC8BBE #DC8B95
triadic
#DC8BBE #BEDC8B #8BBEDC
tetradic
#DC8BBE #DCD18B #8BDCA9 #8B95DC
square
#DC8BBE #DCD18B #8BDCA9 #8B95DC
split-complementary
#DC8BBE #95DC8B #8BDCD1
monochromatic
#B63787 #CE5CA4 #DC8BBE #EABAD8 #F8E7F2
Accessibility & contrast
On white
2.48
#DC8BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DC8BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8BBE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8BBE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#E58B9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc8bbe; /* rgb */ color: rgb(220, 139, 190); /* oklch */ color: oklch(73.6% 0.117 342.1);
Tailwind
colors: {
custom: {
50: '#e8aed1',
500: '#dc8bbe',
950: '#000000',
},
}SCSS
$custom: #dc8bbe; $custom-light: #e8aed1; $custom-dark: #000000;
JSON
{
"hex": "#dc8bbe",
"rgb": {
"r": 220,
"g": 139,
"b": 190
},
"hsl": {
"h": 322.222,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.7355,
"c": 0.11726,
"h": 342.1
},
"luminance": 0.37399
}Semantic roles & 50–950 ramp
primary
#DC8BBE
secondary
#D6EDDF
accent
#C15E24
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82