#D189DC#D189DC
#D189DC is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.2% C 0.140 H 322.1°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D189DC |
|---|---|
| RGB | rgb(209, 137, 220) |
| HSL | hsl(292, 54%, 70%) |
| HSV | hsv(292, 38%, 86%) |
| CMYK | cmyk(5%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(66.99, 40.90, -31.34) |
| CIE-LCH | lch(66.99, 51.53, 322.54°) |
| OKLab | oklab(73.19% 0.1101 -0.0858) |
| OKLCH | oklch(73.19% 0.14 322.1) |
| XYZ | xyz(48.1569, 36.6156, 72.2271) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.78
Orchid (survey)
#C875C4
ΔE00 5.82
Pale Purple
#B790D4
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D189DC #94DC89
analogous
#A789DC #D189DC #DC89BE
triadic
#D189DC #DCD189 #89DCD1
tetradic
#D189DC #DCA789 #94DC89 #89BEDC
square
#D189DC #DCA789 #94DC89 #89BEDC
split-complementary
#D189DC #BEDC89 #89DCA7
monochromatic
#A436B5 #BF5ACE #D189DC #E3B8EA #F6E7F8
Accessibility & contrast
On white
2.52
#D189DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#D189DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D189DC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D189DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D189DC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EDF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#D392A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d189dc; /* rgb */ color: rgb(209, 137, 220); /* oklch */ color: oklch(73.2% 0.140 322.1);
Tailwind
colors: {
custom: {
50: '#e0ade7',
500: '#d189dc',
950: '#000000',
},
}SCSS
$custom: #d189dc; $custom-light: #e0ade7; $custom-dark: #000000;
JSON
{
"hex": "#d189dc",
"rgb": {
"r": 209,
"g": 137,
"b": 220
},
"hsl": {
"h": 292.048,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73189,
"c": 0.13956,
"h": 322.1
},
"luminance": 0.36614
}Semantic roles & 50–950 ramp
primary
#D189DC
secondary
#D8ECD5
accent
#C22439
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84