#DC89F8#DC89F8
#DC89F8 is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.6% C 0.175 H 317.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89F8 |
|---|---|
| RGB | rgb(220, 137, 248) |
| HSL | hsl(285, 89%, 75%) |
| HSV | hsv(285, 45%, 97%) |
| CMYK | cmyk(11.3%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.39, 49.62, -42.92) |
| CIE-LCH | lch(69.39, 65.61, 319.14°) |
| OKLab | oklab(75.65% 0.1281 -0.1187) |
| OKLCH | oklch(75.65% 0.175 317.2) |
| XYZ | xyz(55.4017, 39.8860, 93.5691) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.18
Baby Purple
#CA9BF7
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.16
Purply Pink
#F075E6
ΔE00 6.19
Light Purple
#BF77F6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89F8 #A5F889
analogous
#A489F8 #DC89F8 #F889DC
triadic
#DC89F8 #F8DC89 #89F8DC
tetradic
#DC89F8 #F8A489 #A5F889 #89DCF8
square
#DC89F8 #F8A489 #A5F889 #89DCF8
split-complementary
#DC89F8 #DCF889 #89F8A4
monochromatic
#BA15F1 #CB4FF5 #DC89F8 #EDC3FB #F6E2FD
Accessibility & contrast
On white
2.34
#DC89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#DC89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89F8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89F8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#DB98B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc89f8; /* rgb */ color: rgb(220, 137, 248); /* oklch */ color: oklch(75.6% 0.175 317.2);
Tailwind
colors: {
custom: {
50: '#e9adfb',
500: '#dc89f8',
950: '#000000',
},
}SCSS
$custom: #dc89f8; $custom-light: #e9adfb; $custom-dark: #000000;
JSON
{
"hex": "#dc89f8",
"rgb": {
"r": 220,
"g": 137,
"b": 248
},
"hsl": {
"h": 284.865,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.75646,
"c": 0.17467,
"h": 317.2
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#DC89F8
secondary
#DEF5D6
accent
#E5003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85