#DC90DA#DC90DA
#DC90DA is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.4% C 0.132 H 327.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DC90DA |
|---|---|
| RGB | rgb(220, 144, 218) |
| HSL | hsl(302, 52%, 71%) |
| HSV | hsv(302, 35%, 86%) |
| CMYK | cmyk(0%, 34.5%, 0.9%, 13.7%) |
| CIE-LAB | lab(69.63, 40.22, -26.07) |
| CIE-LCH | lch(69.63, 47.92, 327.05°) |
| OKLab | oklab(75.43% 0.1119 -0.0707) |
| OKLCH | oklch(75.43% 0.132 327.7) |
| XYZ | xyz(52.1423, 40.2262, 71.3339) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.61
Plum
#DDA0DD
ΔE00 4.11
Violet (CSS)
#EE82EE
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 6.79
Orchid
#DA70D6
ΔE00 7.37
Orchid (survey)
#C875C4
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC90DA #90DC92
analogous
#B890DC #DC90DA #DC90B4
triadic
#DC90DA #DADC90 #90DADC
tetradic
#DC90DA #DCB890 #90DC92 #90B4DC
square
#DC90DA #DCB890 #90DC92 #90B4DC
split-complementary
#DC90DA #B4DC90 #90DCB8
monochromatic
#B83AB4 #CD61CA #DC90DA #EBBFEA #F8E8F7
Accessibility & contrast
On white
2.32
#DC90DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#DC90DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC90DA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC90DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC90DA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#9EAED7
Tritanopia (blue-blind)
#E196AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc90da; /* rgb */ color: rgb(220, 144, 218); /* oklch */ color: oklch(75.4% 0.132 327.7);
Tailwind
colors: {
custom: {
50: '#e8b2e5',
500: '#dc90da',
950: '#000000',
},
}SCSS
$custom: #dc90da; $custom-light: #e8b2e5; $custom-dark: #000000;
JSON
{
"hex": "#dc90da",
"rgb": {
"r": 220,
"g": 144,
"b": 218
},
"hsl": {
"h": 301.579,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.75427,
"c": 0.13234,
"h": 327.7
},
"luminance": 0.40224
}Semantic roles & 50–950 ramp
primary
#DC90DA
secondary
#DAEEDB
accent
#BF2A26
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161115
muted
#848084