#D191DD#D191DD
#D191DD is a light, vivid purple. Relative luminance 0.390; OKLCH L 74.5% C 0.127 H 321.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D191DD |
|---|---|
| RGB | rgb(209, 145, 221) |
| HSL | hsl(291, 53%, 72%) |
| HSV | hsv(291, 34%, 87%) |
| CMYK | cmyk(5.4%, 34.4%, 0%, 13.3%) |
| CIE-LAB | lab(68.77, 36.80, -29.14) |
| CIE-LCH | lch(68.77, 46.94, 321.62°) |
| OKLab | oklab(74.55% 0.0986 -0.0796) |
| OKLCH | oklch(74.55% 0.127 321.1) |
| XYZ | xyz(49.4694, 39.0281, 73.3199) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.99
Plum
#DDA0DD
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D191DD #9DDD91
analogous
#AB91DD #D191DD #DD91C3
triadic
#D191DD #DDD191 #91DDD1
tetradic
#D191DD #DDAB91 #9DDD91 #91C3DD
square
#D191DD #DDAB91 #9DDD91 #91C3DD
split-complementary
#D191DD #C3DD91 #91DDAB
monochromatic
#A63ABA #BD62CF #D191DD #E5C0EB #F5E8F8
Accessibility & contrast
On white
2.38
#D191DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#D191DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D191DD
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D191DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D191DD | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#98AADB
Tritanopia (blue-blind)
#D399AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d191dd; /* rgb */ color: rgb(209, 145, 221); /* oklch */ color: oklch(74.5% 0.127 321.1);
Tailwind
colors: {
custom: {
50: '#e0b2e7',
500: '#d191dd',
950: '#000000',
},
}SCSS
$custom: #d191dd; $custom-light: #e0b2e7; $custom-dark: #000000;
JSON
{
"hex": "#d191dd",
"rgb": {
"r": 209,
"g": 145,
"b": 221
},
"hsl": {
"h": 290.526,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.74549,
"c": 0.1267,
"h": 321.1
},
"luminance": 0.39027
}Semantic roles & 50–950 ramp
primary
#D191DD
secondary
#DEEFDB
accent
#C0253E
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084