#DC89F3#DC89F3
#DC89F3 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.4% C 0.169 H 318.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DC89F3 |
|---|---|
| RGB | rgb(220, 137, 243) |
| HSL | hsl(287, 82%, 75%) |
| HSV | hsv(287, 44%, 95%) |
| CMYK | cmyk(9.5%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.17, 48.63, -40.53) |
| CIE-LCH | lch(69.17, 63.30, 320.19°) |
| OKLab | oklab(75.41% 0.1273 -0.1119) |
| OKLCH | oklch(75.41% 0.169 318.7) |
| XYZ | xyz(54.6364, 39.5798, 89.5382) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Lavender Pink
#DD85D7
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.70
Purply Pink
#F075E6
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC89F3 #A0F389
analogous
#A789F3 #DC89F3 #F389D5
triadic
#DC89F3 #F3DC89 #89F3DC
tetradic
#DC89F3 #F3A789 #A0F389 #89D5F3
square
#DC89F3 #F3A789 #A0F389 #89D5F3
split-complementary
#DC89F3 #D5F389 #89F3A7
monochromatic
#BB1AE8 #CC51ED #DC89F3 #ECC1F9 #F7E3FC
Accessibility & contrast
On white
2.36
#DC89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#DC89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC89F3
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC89F3 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#DC97B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc89f3; /* rgb */ color: rgb(220, 137, 243); /* oklch */ color: oklch(75.4% 0.169 318.7);
Tailwind
colors: {
custom: {
50: '#e8adf7',
500: '#dc89f3',
950: '#000000',
},
}SCSS
$custom: #dc89f3; $custom-light: #e8adf7; $custom-dark: #000000;
JSON
{
"hex": "#dc89f3",
"rgb": {
"r": 220,
"g": 137,
"b": 243
},
"hsl": {
"h": 286.981,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.75411,
"c": 0.16945,
"h": 318.7
},
"luminance": 0.39578
}Semantic roles & 50–950 ramp
primary
#DC89F3
secondary
#DDF4D7
accent
#DE0836
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85