#DC90DC#DC90DC
#DC90DC is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.5% C 0.134 H 326.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DC90DC |
|---|---|
| RGB | rgb(220, 144, 220) |
| HSL | hsl(300, 52%, 71%) |
| HSV | hsv(300, 35%, 86%) |
| CMYK | cmyk(0%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.71, 40.58, -27.05) |
| CIE-LCH | lch(69.71, 48.77, 326.31°) |
| OKLab | oklab(75.51% 0.1124 -0.0735) |
| OKLCH | oklch(75.51% 0.134 326.8) |
| XYZ | xyz(52.4056, 40.3316, 72.7206) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.60
Plum
#DDA0DD
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 6.64
Orchid
#DA70D6
ΔE00 7.28
Orchid (survey)
#C875C4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC90DC #90DC90
analogous
#B690DC #DC90DC #DC90B6
triadic
#DC90DC #DCDC90 #90DCDC
tetradic
#DC90DC #DCB690 #90DC90 #90B6DC
square
#DC90DC #DCB690 #90DC90 #90B6DC
split-complementary
#DC90DC #B6DC90 #90DCB6
monochromatic
#B83AB8 #CD61CD #DC90DC #EBBFEB #F8E8F8
Accessibility & contrast
On white
2.32
#DC90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#DC90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC90DC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC90DC | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#E197AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc90dc; /* rgb */ color: rgb(220, 144, 220); /* oklch */ color: oklch(75.5% 0.134 326.8);
Tailwind
colors: {
custom: {
50: '#e8b2e7',
500: '#dc90dc',
950: '#000000',
},
}SCSS
$custom: #dc90dc; $custom-light: #e8b2e7; $custom-dark: #000000;
JSON
{
"hex": "#dc90dc",
"rgb": {
"r": 220,
"g": 144,
"b": 220
},
"hsl": {
"h": 300,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.75508,
"c": 0.13427,
"h": 326.8
},
"luminance": 0.40329
}Semantic roles & 50–950 ramp
primary
#DC90DC
secondary
#DAEEDA
accent
#BF2626
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084