#D289DC#D289DC
#D289DC is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.3% C 0.140 H 322.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D289DC |
|---|---|
| RGB | rgb(210, 137, 220) |
| HSL | hsl(293, 54%, 70%) |
| HSV | hsv(293, 38%, 86%) |
| CMYK | cmyk(4.5%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(67.10, 41.21, -31.16) |
| CIE-LCH | lch(67.10, 51.66, 322.90°) |
| OKLab | oklab(73.3% 0.1112 -0.0853) |
| OKLCH | oklch(73.3% 0.14 322.5) |
| XYZ | xyz(48.4408, 36.7620, 72.2404) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.72
Orchid (survey)
#C875C4
ΔE00 5.82
Pale Purple
#B790D4
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D289DC #93DC89
analogous
#A889DC #D289DC #DC89BD
triadic
#D289DC #DCD289 #89DCD2
tetradic
#D289DC #DCA889 #93DC89 #89BDDC
square
#D289DC #DCA889 #93DC89 #89BDDC
split-complementary
#D289DC #BDDC89 #89DCA8
monochromatic
#A636B5 #C05ACE #D289DC #E4B8EA #F6E7F8
Accessibility & contrast
On white
2.51
#D289DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#D289DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D289DC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D289DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D289DC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#D592A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d289dc; /* rgb */ color: rgb(210, 137, 220); /* oklch */ color: oklch(73.3% 0.140 322.5);
Tailwind
colors: {
custom: {
50: '#e1ade7',
500: '#d289dc',
950: '#000000',
},
}SCSS
$custom: #d289dc; $custom-light: #e1ade7; $custom-dark: #000000;
JSON
{
"hex": "#d289dc",
"rgb": {
"r": 210,
"g": 137,
"b": 220
},
"hsl": {
"h": 292.771,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.73297,
"c": 0.14016,
"h": 322.5
},
"luminance": 0.3676
}Semantic roles & 50–950 ramp
primary
#D289DC
secondary
#D8ECD5
accent
#C22437
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84