#DC89F9#DC89F9
#DC89F9 is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.7% C 0.176 H 316.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89F9 |
|---|---|
| RGB | rgb(220, 137, 249) |
| HSL | hsl(284, 90%, 76%) |
| HSV | hsv(284, 45%, 98%) |
| CMYK | cmyk(11.6%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(69.43, 49.81, -43.40) |
| CIE-LCH | lch(69.43, 66.07, 318.94°) |
| OKLab | oklab(75.69% 0.1283 -0.1201) |
| OKLCH | oklch(75.69% 0.176 316.9) |
| XYZ | xyz(55.5573, 39.9482, 94.3883) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Liliac
#C48EFD
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.33
Light Purple
#BF77F6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89F9 #A6F989
analogous
#A489F9 #DC89F9 #F989DE
triadic
#DC89F9 #F9DC89 #89F9DC
tetradic
#DC89F9 #F9A489 #A6F989 #89DEF9
square
#DC89F9 #F9A489 #A6F989 #89DEF9
split-complementary
#DC89F9 #DEF989 #89F9A4
monochromatic
#B915F3 #CB4FF6 #DC89F9 #EDC3FC #F6E2FE
Accessibility & contrast
On white
2.34
#DC89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#DC89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89F9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89F9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#DB99B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc89f9; /* rgb */ color: rgb(220, 137, 249); /* oklch */ color: oklch(75.7% 0.176 316.9);
Tailwind
colors: {
custom: {
50: '#e9adfb',
500: '#dc89f9',
950: '#000000',
},
}SCSS
$custom: #dc89f9; $custom-light: #e9adfb; $custom-dark: #000000;
JSON
{
"hex": "#dc89f9",
"rgb": {
"r": 220,
"g": 137,
"b": 249
},
"hsl": {
"h": 284.464,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.75694,
"c": 0.17573,
"h": 316.9
},
"luminance": 0.39947
}Semantic roles & 50–950 ramp
primary
#DC89F9
secondary
#DEF6D5
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85