#D290DC#D290DC
#D290DC is a light, vivid purple. Relative luminance 0.388; OKLCH L 74.4% C 0.128 H 322.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D290DC |
|---|---|
| RGB | rgb(210, 144, 220) |
| HSL | hsl(292, 52%, 71%) |
| HSV | hsv(292, 35%, 86%) |
| CMYK | cmyk(4.5%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.62, 37.46, -28.82) |
| CIE-LCH | lch(68.62, 47.26, 322.43°) |
| OKLab | oklab(74.44% 0.101 -0.0786) |
| OKLCH | oklch(74.44% 0.128 322.1) |
| XYZ | xyz(49.4684, 38.8170, 72.5829) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.60
Plum
#DDA0DD
ΔE00 4.80
Pale Purple
#B790D4
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 6.04
Lavender (survey)
#C79FEF
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290DC #9ADC90
analogous
#AC90DC #D290DC #DC90C0
triadic
#D290DC #DCD290 #90DCD2
tetradic
#D290DC #DCAC90 #9ADC90 #90C0DC
square
#D290DC #DCAC90 #9ADC90 #90C0DC
split-complementary
#D290DC #C0DC90 #90DCAC
monochromatic
#A73AB8 #BF61CD #D290DC #E5BFEB #F6E8F8
Accessibility & contrast
On white
2.40
#D290DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#D290DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290DC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290DC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#D498AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d290dc; /* rgb */ color: rgb(210, 144, 220); /* oklch */ color: oklch(74.4% 0.128 322.1);
Tailwind
colors: {
custom: {
50: '#e1b1e7',
500: '#d290dc',
950: '#000000',
},
}SCSS
$custom: #d290dc; $custom-light: #e1b1e7; $custom-dark: #000000;
JSON
{
"hex": "#d290dc",
"rgb": {
"r": 210,
"g": 144,
"b": 220
},
"hsl": {
"h": 292.105,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.74445,
"c": 0.12797,
"h": 322.1
},
"luminance": 0.38815
}Semantic roles & 50–950 ramp
primary
#D290DC
secondary
#DDEEDA
accent
#BF263A
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084