#DC89F4#DC89F4
#DC89F4 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.5% C 0.170 H 318.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89F4 |
|---|---|
| RGB | rgb(220, 137, 244) |
| HSL | hsl(287, 83%, 75%) |
| HSV | hsv(287, 44%, 96%) |
| CMYK | cmyk(9.8%, 43.9%, 0%, 4.3%) |
| CIE-LAB | lab(69.21, 48.82, -41.01) |
| CIE-LCH | lch(69.21, 63.76, 319.97°) |
| OKLab | oklab(75.46% 0.1275 -0.1132) |
| OKLCH | oklch(75.46% 0.17 318.4) |
| XYZ | xyz(54.7878, 39.6404, 90.3357) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 5.92
Orchid
#DA70D6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89F4 #A1F489
analogous
#A789F4 #DC89F4 #F489D7
triadic
#DC89F4 #F4DC89 #89F4DC
tetradic
#DC89F4 #F4A789 #A1F489 #89D7F4
square
#DC89F4 #F4A789 #A1F489 #89D7F4
split-complementary
#DC89F4 #D7F489 #89F4A7
monochromatic
#BB19EA #CB51EF #DC89F4 #EDC1F9 #F7E3FC
Accessibility & contrast
On white
2.35
#DC89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DC89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89F4
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89F4 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F8
Deuteranopia (green-blind)
#8EACF1
Tritanopia (blue-blind)
#DC97B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc89f4; /* rgb */ color: rgb(220, 137, 244); /* oklch */ color: oklch(75.5% 0.170 318.4);
Tailwind
colors: {
custom: {
50: '#e8adf8',
500: '#dc89f4',
950: '#000000',
},
}SCSS
$custom: #dc89f4; $custom-light: #e8adf8; $custom-dark: #000000;
JSON
{
"hex": "#dc89f4",
"rgb": {
"r": 220,
"g": 137,
"b": 244
},
"hsl": {
"h": 286.542,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.75457,
"c": 0.17049,
"h": 318.4
},
"luminance": 0.39639
}Semantic roles & 50–950 ramp
primary
#DC89F4
secondary
#DDF4D7
accent
#DF0637
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85