#D090DC#D090DC
#D090DC is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.2% C 0.127 H 321.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D090DC |
|---|---|
| RGB | rgb(208, 144, 220) |
| HSL | hsl(291, 52%, 71%) |
| HSV | hsv(291, 35%, 86%) |
| CMYK | cmyk(5.5%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.41, 36.83, -29.16) |
| CIE-LCH | lch(68.41, 46.98, 321.63°) |
| OKLab | oklab(74.24% 0.0987 -0.0797) |
| OKLCH | oklch(74.24% 0.127 321.1) |
| XYZ | xyz(48.9024, 38.5252, 72.5563) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.91
Plum
#DDA0DD
ΔE00 5.01
Pale Purple
#B790D4
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 6.00
Baby Purple
#CA9BF7
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090DC #9CDC90
analogous
#AA90DC #D090DC #DC90C2
triadic
#D090DC #DCD090 #90DCD0
tetradic
#D090DC #DCAA90 #9CDC90 #90C2DC
square
#D090DC #DCAA90 #9CDC90 #90C2DC
split-complementary
#D090DC #C2DC90 #90DCAA
monochromatic
#A43AB8 #BC61CD #D090DC #E4BFEB #F5E8F8
Accessibility & contrast
On white
2.41
#D090DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#D090DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090DC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090DC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#D298AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d090dc; /* rgb */ color: rgb(208, 144, 220); /* oklch */ color: oklch(74.2% 0.127 321.1);
Tailwind
colors: {
custom: {
50: '#dfb1e7',
500: '#d090dc',
950: '#000000',
},
}SCSS
$custom: #d090dc; $custom-light: #dfb1e7; $custom-dark: #000000;
JSON
{
"hex": "#d090dc",
"rgb": {
"r": 208,
"g": 144,
"b": 220
},
"hsl": {
"h": 290.526,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.74236,
"c": 0.1268,
"h": 321.1
},
"luminance": 0.38524
}Semantic roles & 50–950 ramp
primary
#D090DC
secondary
#DDEEDA
accent
#BF263E
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084