#D489FF#D489FF
#D489FF is a light, vivid violet. Relative luminance 0.391; OKLCH L 75.1% C 0.179 H 312.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D489FF |
|---|---|
| RGB | rgb(212, 137, 255) |
| HSL | hsl(278, 100%, 77%) |
| HSV | hsv(278, 46%, 100%) |
| CMYK | cmyk(16.9%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(68.83, 48.83, -47.68) |
| CIE-LCH | lch(68.83, 68.25, 315.68°) |
| OKLab | oklab(75.14% 0.1199 -0.1327) |
| OKLCH | oklch(75.14% 0.179 312.1) |
| XYZ | xyz(54.1439, 39.1095, 99.2850) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.27
Baby Purple
#CA9BF7
ΔE00 5.17
Light Purple
#BF77F6
ΔE00 5.52
Pastel Purple
#CAA0FF
ΔE00 6.20
Lilac (survey)
#CEA2FD
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D489FF #B4FF89
analogous
#9989FF #D489FF #FF89EF
triadic
#D489FF #FFD489 #89FFD4
tetradic
#D489FF #FF9989 #B4FF89 #89EFFF
square
#D489FF #FF9989 #B4FF89 #89EFFF
split-complementary
#D489FF #EFFF89 #89FF99
monochromatic
#A70FFF #BE4CFF #D489FF #EAC6FF #F4E0FF
Accessibility & contrast
On white
2.38
#D489FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#D489FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D489FF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D489FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D489FF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#D09BB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d489ff; /* rgb */ color: rgb(212, 137, 255); /* oklch */ color: oklch(75.1% 0.179 312.1);
Tailwind
colors: {
custom: {
50: '#e3adff',
500: '#d489ff',
950: '#000000',
},
}SCSS
$custom: #d489ff; $custom-light: #e3adff; $custom-dark: #000000;
JSON
{
"hex": "#d489ff",
"rgb": {
"r": 212,
"g": 137,
"b": 255
},
"hsl": {
"h": 278.136,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.75139,
"c": 0.1788,
"h": 312.1
},
"luminance": 0.39108
}Semantic roles & 50–950 ramp
primary
#D489FF
secondary
#E1F7D4
accent
#E60054
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86