#D489ED#D489ED
#D489ED is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.3% C 0.159 H 317.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D489ED |
|---|---|
| RGB | rgb(212, 137, 237) |
| HSL | hsl(285, 74%, 73%) |
| HSV | hsv(285, 42%, 93%) |
| CMYK | cmyk(10.5%, 42.2%, 0%, 7.1%) |
| CIE-LAB | lab(68.02, 45.14, -39.09) |
| CIE-LCH | lch(68.02, 59.71, 319.10°) |
| OKLab | oklab(74.27% 0.117 -0.1079) |
| OKLCH | oklch(74.27% 0.159 317.3) |
| XYZ | xyz(51.3809, 38.0043, 84.7333) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.78
Liliac
#C48EFD
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.41
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D489ED #A2ED89
analogous
#A289ED #D489ED #ED89D4
triadic
#D489ED #EDD489 #89EDD4
tetradic
#D489ED #EDA289 #A2ED89 #89D4ED
square
#D489ED #EDA289 #A2ED89 #89D4ED
split-complementary
#D489ED #D4ED89 #89EDA2
monochromatic
#AC21DA #C154E5 #D489ED #E7BEF5 #F5E4FB
Accessibility & contrast
On white
2.44
#D489ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#D489ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D489ED
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D489ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D489ED | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#D496B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d489ed; /* rgb */ color: rgb(212, 137, 237); /* oklch */ color: oklch(74.3% 0.159 317.3);
Tailwind
colors: {
custom: {
50: '#e3adf3',
500: '#d489ed',
950: '#000000',
},
}SCSS
$custom: #d489ed; $custom-light: #e3adf3; $custom-dark: #000000;
JSON
{
"hex": "#d489ed",
"rgb": {
"r": 212,
"g": 137,
"b": 237
},
"hsl": {
"h": 285,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.74273,
"c": 0.15915,
"h": 317.3
},
"luminance": 0.38003
}Semantic roles & 50–950 ramp
primary
#D489ED
secondary
#DFF3D8
accent
#D61041
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85