#D490DF#D490DF
#D490DF is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.8% C 0.132 H 321.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D490DF |
|---|---|
| RGB | rgb(212, 144, 223) |
| HSL | hsl(292, 55%, 72%) |
| HSV | hsv(292, 35%, 87%) |
| CMYK | cmyk(4.9%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(68.95, 38.66, -29.95) |
| CIE-LCH | lch(68.95, 48.90, 322.24°) |
| OKLab | oklab(74.78% 0.104 -0.0818) |
| OKLCH | oklch(74.78% 0.132 321.8) |
| XYZ | xyz(50.4424, 39.2729, 74.7210) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Plum
#DDA0DD
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.59
Pale Purple
#B790D4
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D490DF #9BDF90
analogous
#AD90DF #D490DF #DF90C2
triadic
#D490DF #DFD490 #90DFD4
tetradic
#D490DF #DFAD90 #9BDF90 #90C2DF
square
#D490DF #DFAD90 #9BDF90 #90C2DF
split-complementary
#D490DF #C2DF90 #90DFAD
monochromatic
#AB37BE #C260D1 #D490DF #E6C0ED #F6E7F8
Accessibility & contrast
On white
2.37
#D490DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#D490DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D490DF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D490DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D490DF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#D699AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d490df; /* rgb */ color: rgb(212, 144, 223); /* oklch */ color: oklch(74.8% 0.132 321.8);
Tailwind
colors: {
custom: {
50: '#e2b1e9',
500: '#d490df',
950: '#000000',
},
}SCSS
$custom: #d490df; $custom-light: #e2b1e9; $custom-dark: #000000;
JSON
{
"hex": "#d490df",
"rgb": {
"r": 212,
"g": 144,
"b": 223
},
"hsl": {
"h": 291.646,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.7478,
"c": 0.1323,
"h": 321.8
},
"luminance": 0.39271
}Semantic roles & 50–950 ramp
primary
#D490DF
secondary
#DEEFDC
accent
#C32339
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151116
muted
#848084