#DC89CB#DC89CB
#DC89CB is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.7% C 0.131 H 334.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89CB |
|---|---|
| RGB | rgb(220, 137, 203) |
| HSL | hsl(312, 54%, 70%) |
| HSV | hsv(312, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 7.7%, 13.7%) |
| CIE-LAB | lab(67.59, 41.26, -20.86) |
| CIE-LCH | lch(67.59, 46.23, 333.19°) |
| OKLab | oklab(73.71% 0.1184 -0.0561) |
| OKLCH | oklch(73.71% 0.131 334.7) |
| XYZ | xyz(49.2401, 37.4213, 61.1177) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.07
Plum
#DDA0DD
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.06
Orchid (survey)
#C875C4
ΔE00 6.38
Violet (CSS)
#EE82EE
ΔE00 6.85
Orchid
#DA70D6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89CB #89DC9A
analogous
#C389DC #DC89CB #DC89A2
triadic
#DC89CB #CBDC89 #89CBDC
tetradic
#DC89CB #DCC389 #89DC9A #89A2DC
square
#DC89CB #DCC389 #89DC9A #89A2DC
split-complementary
#DC89CB #A2DC89 #89DCC3
monochromatic
#B5369B #CE5AB6 #DC89CB #EAB8E0 #F8E7F5
Accessibility & contrast
On white
2.48
#DC89CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DC89CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89CB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89CB | 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)
#899DCD
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#E48DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc89cb; /* rgb */ color: rgb(220, 137, 203); /* oklch */ color: oklch(73.7% 0.131 334.7);
Tailwind
colors: {
custom: {
50: '#e8addb',
500: '#dc89cb',
950: '#000000',
},
}SCSS
$custom: #dc89cb; $custom-light: #e8addb; $custom-dark: #000000;
JSON
{
"hex": "#dc89cb",
"rgb": {
"r": 220,
"g": 137,
"b": 203
},
"hsl": {
"h": 312.289,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73707,
"c": 0.13101,
"h": 334.7
},
"luminance": 0.37419
}Semantic roles & 50–950 ramp
primary
#DC89CB
secondary
#D5ECDA
accent
#C24424
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83