#D089DC#D089DC
#D089DC is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.1% C 0.139 H 321.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D089DC |
|---|---|
| RGB | rgb(208, 137, 220) |
| HSL | hsl(291, 54%, 70%) |
| HSV | hsv(291, 38%, 86%) |
| CMYK | cmyk(5.5%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(66.88, 40.59, -31.52) |
| CIE-LCH | lch(66.88, 51.40, 322.17°) |
| OKLab | oklab(73.08% 0.1089 -0.0863) |
| OKLCH | oklch(73.08% 0.139 321.6) |
| XYZ | xyz(47.8748, 36.4701, 72.2138) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 5.39
Pale Purple
#B790D4
ΔE00 5.70
Orchid (survey)
#C875C4
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D089DC #95DC89
analogous
#A689DC #D089DC #DC89BF
triadic
#D089DC #DCD089 #89DCD0
tetradic
#D089DC #DCA689 #95DC89 #89BFDC
square
#D089DC #DCA689 #95DC89 #89BFDC
split-complementary
#D089DC #BFDC89 #89DCA6
monochromatic
#A336B5 #BD5ACE #D089DC #E3B8EA #F6E7F8
Accessibility & contrast
On white
2.53
#D089DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#D089DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D089DC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D089DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D089DC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EDF
Deuteranopia (green-blind)
#91A6D9
Tritanopia (blue-blind)
#D292A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d089dc; /* rgb */ color: rgb(208, 137, 220); /* oklch */ color: oklch(73.1% 0.139 321.6);
Tailwind
colors: {
custom: {
50: '#dfade7',
500: '#d089dc',
950: '#000000',
},
}SCSS
$custom: #d089dc; $custom-light: #dfade7; $custom-dark: #000000;
JSON
{
"hex": "#d089dc",
"rgb": {
"r": 208,
"g": 137,
"b": 220
},
"hsl": {
"h": 291.325,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73082,
"c": 0.13899,
"h": 321.6
},
"luminance": 0.36469
}Semantic roles & 50–950 ramp
primary
#D089DC
secondary
#D8ECD5
accent
#C2243B
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84