#DC89F2#DC89F2
#DC89F2 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.4% C 0.168 H 319.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89F2 |
|---|---|
| RGB | rgb(220, 137, 242) |
| HSL | hsl(287, 80%, 74%) |
| HSV | hsv(287, 43%, 95%) |
| CMYK | cmyk(9.1%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(69.13, 48.43, -40.05) |
| CIE-LCH | lch(69.13, 62.85, 320.41°) |
| OKLab | oklab(75.36% 0.1271 -0.1105) |
| OKLCH | oklch(75.36% 0.168 319) |
| XYZ | xyz(54.4858, 39.5196, 88.7451) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.62
Liliac
#C48EFD
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89F2 #9FF289
analogous
#A889F2 #DC89F2 #F289D3
triadic
#DC89F2 #F2DC89 #89F2DC
tetradic
#DC89F2 #F2A889 #9FF289 #89D3F2
square
#DC89F2 #F2A889 #9FF289 #89D3F2
split-complementary
#DC89F2 #D3F289 #89F2A8
monochromatic
#BB1BE6 #CC52EC #DC89F2 #ECC0F8 #F7E3FC
Accessibility & contrast
On white
2.36
#DC89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#DC89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89F2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89F2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#8FACEF
Tritanopia (blue-blind)
#DD97B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc89f2; /* rgb */ color: rgb(220, 137, 242); /* oklch */ color: oklch(75.4% 0.168 319.0);
Tailwind
colors: {
custom: {
50: '#e8adf6',
500: '#dc89f2',
950: '#000000',
},
}SCSS
$custom: #dc89f2; $custom-light: #e8adf6; $custom-dark: #000000;
JSON
{
"hex": "#dc89f2",
"rgb": {
"r": 220,
"g": 137,
"b": 242
},
"hsl": {
"h": 287.429,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.75364,
"c": 0.1684,
"h": 319
},
"luminance": 0.39518
}Semantic roles & 50–950 ramp
primary
#DC89F2
secondary
#DDF4D7
accent
#DC0935
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85