#DC8EBB#DC8EBB
#DC8EBB is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.9% C 0.110 H 344.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8EBB |
|---|---|
| RGB | rgb(220, 142, 187) |
| HSL | hsl(325, 53%, 71%) |
| HSV | hsv(325, 35%, 86%) |
| CMYK | cmyk(0%, 35.5%, 15%, 13.7%) |
| CIE-LAB | lab(68.13, 35.97, -11.11) |
| CIE-LCH | lch(68.13, 37.64, 342.84°) |
| OKLab | oklab(73.94% 0.106 -0.0292) |
| OKLCH | oklch(73.94% 0.11 344.6) |
| XYZ | xyz(48.1581, 38.1522, 51.8316) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 6.65
Dull Pink
#D5869D
ΔE00 7.11
Pig Pink
#E78EA5
ΔE00 7.50
Plum
#DDA0DD
ΔE00 7.51
Lavender Pink
#DD85D7
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8EBB #8EDCAF
analogous
#D68EDC #DC8EBB #DC8E94
triadic
#DC8EBB #BBDC8E #8EBBDC
tetradic
#DC8EBB #DCD68E #8EDCAF #8E94DC
square
#DC8EBB #DCD68E #8EDCAF #8E94DC
split-complementary
#DC8EBB #94DC8E #8EDCD6
monochromatic
#B73982 #CE5F9F #DC8EBB #EABDD7 #F8E8F1
Accessibility & contrast
On white
2.43
#DC8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DC8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8EBB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8EBB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBD
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#E68E9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dc8ebb; /* rgb */ color: rgb(220, 142, 187); /* oklch */ color: oklch(73.9% 0.110 344.6);
Tailwind
colors: {
custom: {
50: '#e8b0cf',
500: '#dc8ebb',
950: '#000000',
},
}SCSS
$custom: #dc8ebb; $custom-light: #e8b0cf; $custom-dark: #000000;
JSON
{
"hex": "#dc8ebb",
"rgb": {
"r": 220,
"g": 142,
"b": 187
},
"hsl": {
"h": 325.385,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.73941,
"c": 0.10995,
"h": 344.6
},
"luminance": 0.3815
}Semantic roles & 50–950 ramp
primary
#DC8EBB
secondary
#D9EDE1
accent
#C06725
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#161013
muted
#847F82