#DC89CF#DC89CF
#DC89CF is a light, vivid purple. Relative luminance 0.376; OKLCH L 73.9% C 0.134 H 332.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89CF |
|---|---|
| RGB | rgb(220, 137, 207) |
| HSL | hsl(309, 54%, 70%) |
| HSV | hsv(309, 38%, 86%) |
| CMYK | cmyk(0%, 37.7%, 5.9%, 13.7%) |
| CIE-LAB | lab(67.74, 41.95, -22.87) |
| CIE-LCH | lch(67.74, 47.78, 331.41°) |
| OKLab | oklab(73.86% 0.1195 -0.0617) |
| OKLCH | oklch(73.86% 0.134 332.7) |
| XYZ | xyz(49.7229, 37.6144, 63.6606) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.22
Plum
#DDA0DD
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 6.40
Purply Pink
#F075E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89CF #89DC96
analogous
#C089DC #DC89CF #DC89A5
triadic
#DC89CF #CFDC89 #89CFDC
tetradic
#DC89CF #DCC089 #89DC96 #89A5DC
square
#DC89CF #DCC089 #89DC96 #89A5DC
split-complementary
#DC89CF #A5DC89 #89DCC0
monochromatic
#B536A1 #CE5ABC #DC89CF #EAB8E2 #F8E7F5
Accessibility & contrast
On white
2.46
#DC89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#DC89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89CF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89CF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889ED2
Deuteranopia (green-blind)
#9DA9CC
Tritanopia (blue-blind)
#E38EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #dc89cf; /* rgb */ color: rgb(220, 137, 207); /* oklch */ color: oklch(73.9% 0.134 332.7);
Tailwind
colors: {
custom: {
50: '#e8addd',
500: '#dc89cf',
950: '#000000',
},
}SCSS
$custom: #dc89cf; $custom-light: #e8addd; $custom-dark: #000000;
JSON
{
"hex": "#dc89cf",
"rgb": {
"r": 220,
"g": 137,
"b": 207
},
"hsl": {
"h": 309.398,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73863,
"c": 0.13445,
"h": 332.7
},
"luminance": 0.37612
}Semantic roles & 50–950 ramp
primary
#DC89CF
secondary
#D5ECD8
accent
#C23D24
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83