#D290DF#D290DF
#D290DF is a light, vivid purple. Relative luminance 0.390; OKLCH L 74.6% C 0.131 H 320.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D290DF |
|---|---|
| RGB | rgb(210, 144, 223) |
| HSL | hsl(290, 55%, 72%) |
| HSV | hsv(290, 35%, 87%) |
| CMYK | cmyk(5.8%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(68.73, 38.04, -30.29) |
| CIE-LCH | lch(68.73, 48.63, 321.47°) |
| OKLab | oklab(74.57% 0.1017 -0.0828) |
| OKLCH | oklch(74.57% 0.131 320.8) |
| XYZ | xyz(49.8692, 38.9774, 74.6942) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.84
Plum
#DDA0DD
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.85
Lavender (survey)
#C79FEF
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290DF #9DDF90
analogous
#AB90DF #D290DF #DF90C4
triadic
#D290DF #DFD290 #90DFD2
tetradic
#D290DF #DFAB90 #9DDF90 #90C4DF
square
#D290DF #DFAB90 #9DDF90 #90C4DF
split-complementary
#D290DF #C4DF90 #90DFAB
monochromatic
#A837BE #BF60D1 #D290DF #E5C0ED #F5E7F8
Accessibility & contrast
On white
2.39
#D290DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#D290DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290DF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290DF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#D499AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d290df; /* rgb */ color: rgb(210, 144, 223); /* oklch */ color: oklch(74.6% 0.131 320.8);
Tailwind
colors: {
custom: {
50: '#e1b1e9',
500: '#d290df',
950: '#000000',
},
}SCSS
$custom: #d290df; $custom-light: #e1b1e9; $custom-dark: #000000;
JSON
{
"hex": "#d290df",
"rgb": {
"r": 210,
"g": 144,
"b": 223
},
"hsl": {
"h": 290.127,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.74571,
"c": 0.13115,
"h": 320.8
},
"luminance": 0.38976
}Semantic roles & 50–950 ramp
primary
#D290DF
secondary
#DFEFDC
accent
#C3233D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084