#DC90EB#DC90EB
#DC90EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.1% C 0.149 H 320.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DC90EB |
|---|---|
| RGB | rgb(220, 144, 235) |
| HSL | hsl(290, 69%, 74%) |
| HSV | hsv(290, 39%, 92%) |
| CMYK | cmyk(6.4%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.29, 43.41, -34.40) |
| CIE-LCH | lch(70.29, 55.39, 321.60°) |
| OKLab | oklab(76.14% 0.1158 -0.0944) |
| OKLCH | oklch(76.14% 0.149 320.8) |
| XYZ | xyz(54.4820, 41.1621, 83.6563) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 5.70
Plum
#DDA0DD
ΔE00 6.03
Lavender (survey)
#C79FEF
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC90EB #9FEB90
analogous
#AF90EB #DC90EB #EB90CD
triadic
#DC90EB #EBDC90 #90EBDC
tetradic
#DC90EB #EBAF90 #9FEB90 #90CDEB
square
#DC90EB #EBAF90 #9FEB90 #90CDEB
split-complementary
#DC90EB #CDEB90 #90EBAF
monochromatic
#BB28D8 #CC5CE2 #DC90EB #ECC4F4 #F7E5FA
Accessibility & contrast
On white
2.27
#DC90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#DC90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC90EB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC90EB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#DE9BB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc90eb; /* rgb */ color: rgb(220, 144, 235); /* oklch */ color: oklch(76.1% 0.149 320.8);
Tailwind
colors: {
custom: {
50: '#e8b2f1',
500: '#dc90eb',
950: '#000000',
},
}SCSS
$custom: #dc90eb; $custom-light: #e8b2f1; $custom-dark: #000000;
JSON
{
"hex": "#dc90eb",
"rgb": {
"r": 220,
"g": 144,
"b": 235
},
"hsl": {
"h": 290.11,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76141,
"c": 0.14939,
"h": 320.8
},
"luminance": 0.4116
}Semantic roles & 50–950 ramp
primary
#DC90EB
secondary
#DDF2D9
accent
#D11433
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085