#D489EB#D489EB
#D489EB is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.2% C 0.157 H 318.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D489EB |
|---|---|
| RGB | rgb(212, 137, 235) |
| HSL | hsl(286, 71%, 73%) |
| HSV | hsv(286, 42%, 92%) |
| CMYK | cmyk(9.8%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.94, 44.74, -38.13) |
| CIE-LCH | lch(67.94, 58.78, 319.56°) |
| OKLab | oklab(74.18% 0.1166 -0.1051) |
| OKLCH | oklch(74.18% 0.157 318) |
| XYZ | xyz(51.0904, 37.8881, 83.2030) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.83
Liliac
#C48EFD
ΔE00 5.41
Baby Purple
#CA9BF7
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 6.28
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D489EB #A0EB89
analogous
#A389EB #D489EB #EB89D1
triadic
#D489EB #EBD489 #89EBD4
tetradic
#D489EB #EBA389 #A0EB89 #89D1EB
square
#D489EB #EBA389 #A0EB89 #89D1EB
split-complementary
#D489EB #D1EB89 #89EBA3
monochromatic
#AC24D5 #C155E2 #D489EB #E7BDF4 #F5E5FB
Accessibility & contrast
On white
2.45
#D489EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#D489EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D489EB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D489EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D489EB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#D496AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d489eb; /* rgb */ color: rgb(212, 137, 235); /* oklch */ color: oklch(74.2% 0.157 318.0);
Tailwind
colors: {
custom: {
50: '#e3adf1',
500: '#d489eb',
950: '#000000',
},
}SCSS
$custom: #d489eb; $custom-light: #e3adf1; $custom-dark: #000000;
JSON
{
"hex": "#d489eb",
"rgb": {
"r": 212,
"g": 137,
"b": 235
},
"hsl": {
"h": 285.918,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.7418,
"c": 0.15701,
"h": 318
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#D489EB
secondary
#DFF2D9
accent
#D31240
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85