#DC89F0#DC89F0
#DC89F0 is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.3% C 0.166 H 319.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89F0 |
|---|---|
| RGB | rgb(220, 137, 240) |
| HSL | hsl(288, 77%, 74%) |
| HSV | hsv(288, 43%, 94%) |
| CMYK | cmyk(8.3%, 42.9%, 0%, 5.9%) |
| CIE-LAB | lab(69.04, 48.04, -39.09) |
| CIE-LCH | lch(69.04, 61.93, 320.87°) |
| OKLab | oklab(75.27% 0.1268 -0.1077) |
| OKLCH | oklch(75.27% 0.166 319.6) |
| XYZ | xyz(54.1870, 39.4001, 87.1718) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Lavender Pink
#DD85D7
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 5.46
Liliac
#C48EFD
ΔE00 6.06
Baby Purple
#CA9BF7
ΔE00 6.13
Orchid
#DA70D6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89F0 #9DF089
analogous
#A989F0 #DC89F0 #F089D1
triadic
#DC89F0 #F0DC89 #89F0DC
tetradic
#DC89F0 #F0A989 #9DF089 #89D1F0
square
#DC89F0 #F0A989 #9DF089 #89D1F0
split-complementary
#DC89F0 #D1F089 #89F0A9
monochromatic
#BC1DE2 #CC53E9 #DC89F0 #ECBFF7 #F7E4FC
Accessibility & contrast
On white
2.36
#DC89F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#DC89F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89F0
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89F0 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#90ACED
Tritanopia (blue-blind)
#DD96B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dc89f0; /* rgb */ color: rgb(220, 137, 240); /* oklch */ color: oklch(75.3% 0.166 319.6);
Tailwind
colors: {
custom: {
50: '#e8adf5',
500: '#dc89f0',
950: '#000000',
},
}SCSS
$custom: #dc89f0; $custom-light: #e8adf5; $custom-dark: #000000;
JSON
{
"hex": "#dc89f0",
"rgb": {
"r": 220,
"g": 137,
"b": 240
},
"hsl": {
"h": 288.35,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.75272,
"c": 0.16634,
"h": 319.6
},
"luminance": 0.39398
}Semantic roles & 50–950 ramp
primary
#DC89F0
secondary
#DDF3D8
accent
#DA0C34
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85