#DC91DB#DC91DB
#DC91DB is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.6% C 0.132 H 327.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91DB |
|---|---|
| RGB | rgb(220, 145, 219) |
| HSL | hsl(301, 52%, 72%) |
| HSV | hsv(301, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 0.5%, 13.7%) |
| CIE-LAB | lab(69.88, 39.87, -26.23) |
| CIE-LCH | lch(69.88, 47.72, 326.66°) |
| OKLab | oklab(75.63% 0.1106 -0.0712) |
| OKLCH | oklch(75.63% 0.132 327.2) |
| XYZ | xyz(52.4257, 40.5830, 72.0759) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.84
Plum
#DDA0DD
ΔE00 3.91
Violet (CSS)
#EE82EE
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 7.50
Orchid
#DA70D6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91DB #91DC92
analogous
#B891DC #DC91DB #DC91B6
triadic
#DC91DB #DBDC91 #91DBDC
tetradic
#DC91DB #DCB891 #91DC92 #91B6DC
square
#DC91DB #DCB891 #91DC92 #91B6DC
split-complementary
#DC91DB #B6DC91 #91DCB8
monochromatic
#B83BB6 #CD63CC #DC91DB #EBBFEA #F8E8F7
Accessibility & contrast
On white
2.30
#DC91DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#DC91DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91DB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91DB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DE
Deuteranopia (green-blind)
#9FAED8
Tritanopia (blue-blind)
#E198AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc91db; /* rgb */ color: rgb(220, 145, 219); /* oklch */ color: oklch(75.6% 0.132 327.2);
Tailwind
colors: {
custom: {
50: '#e8b2e6',
500: '#dc91db',
950: '#000000',
},
}SCSS
$custom: #dc91db; $custom-light: #e8b2e6; $custom-dark: #000000;
JSON
{
"hex": "#dc91db",
"rgb": {
"r": 220,
"g": 145,
"b": 219
},
"hsl": {
"h": 300.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.7563,
"c": 0.13155,
"h": 327.2
},
"luminance": 0.40581
}Semantic roles & 50–950 ramp
primary
#DC91DB
secondary
#DBEEDB
accent
#BF2826
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084