#D090DF#D090DF
#D090DF is a light, vivid purple. Relative luminance 0.387; OKLCH L 74.4% C 0.130 H 319.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D090DF |
|---|---|
| RGB | rgb(208, 144, 223) |
| HSL | hsl(289, 55%, 72%) |
| HSV | hsv(289, 35%, 87%) |
| CMYK | cmyk(6.7%, 35.4%, 0%, 12.5%) |
| CIE-LAB | lab(68.52, 37.42, -30.64) |
| CIE-LCH | lch(68.52, 48.36, 320.69°) |
| OKLab | oklab(74.36% 0.0994 -0.0838) |
| OKLCH | oklch(74.36% 0.13 319.8) |
| XYZ | xyz(49.3032, 38.6855, 74.6676) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 5.05
Plum
#DDA0DD
ΔE00 5.37
Lavender (survey)
#C79FEF
ΔE00 5.63
Baby Purple
#CA9BF7
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D090DF #9FDF90
analogous
#A990DF #D090DF #DF90C6
triadic
#D090DF #DFD090 #90DFD0
tetradic
#D090DF #DFA990 #9FDF90 #90C6DF
square
#D090DF #DFA990 #9FDF90 #90C6DF
split-complementary
#D090DF #C6DF90 #90DFA9
monochromatic
#A437BE #BC60D1 #D090DF #E4C0ED #F5E7F8
Accessibility & contrast
On white
2.40
#D090DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#D090DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D090DF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D090DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D090DF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#96A9DD
Tritanopia (blue-blind)
#D199AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d090df; /* rgb */ color: rgb(208, 144, 223); /* oklch */ color: oklch(74.4% 0.130 319.8);
Tailwind
colors: {
custom: {
50: '#dfb1e9',
500: '#d090df',
950: '#000000',
},
}SCSS
$custom: #d090df; $custom-light: #dfb1e9; $custom-dark: #000000;
JSON
{
"hex": "#d090df",
"rgb": {
"r": 208,
"g": 144,
"b": 223
},
"hsl": {
"h": 288.608,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.74363,
"c": 0.13002,
"h": 319.8
},
"luminance": 0.38684
}Semantic roles & 50–950 ramp
primary
#D090DF
secondary
#DFEFDC
accent
#C32341
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084