#DB8FDC#DB8FDC
#DB8FDC is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.2% C 0.135 H 326.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DB8FDC |
|---|---|
| RGB | rgb(219, 143, 220) |
| HSL | hsl(299, 52%, 71%) |
| HSV | hsv(299, 35%, 86%) |
| CMYK | cmyk(0.5%, 35%, 0%, 13.7%) |
| CIE-LAB | lab(69.38, 40.80, -27.56) |
| CIE-LCH | lch(69.38, 49.24, 325.96°) |
| OKLab | oklab(75.24% 0.1127 -0.075) |
| OKLCH | oklch(75.24% 0.135 326.4) |
| XYZ | xyz(51.9530, 39.8744, 72.6561) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.42
Plum
#DDA0DD
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 6.48
Orchid
#DA70D6
ΔE00 7.01
Orchid (survey)
#C875C4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB8FDC #90DC8F
analogous
#B48FDC #DB8FDC #DC8FB6
triadic
#DB8FDC #DCDB8F #8FDCDB
tetradic
#DB8FDC #DCB48F #90DC8F #8FB6DC
square
#DB8FDC #DCB48F #90DC8F #8FB6DC
split-complementary
#DB8FDC #B6DC8F #8FDCB4
monochromatic
#B639B7 #CC60CD #DB8FDC #EABEEB #F8E8F8
Accessibility & contrast
On white
2.34
#DB8FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#DB8FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB8FDC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB8FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB8FDC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DF
Deuteranopia (green-blind)
#9CADD9
Tritanopia (blue-blind)
#DF96AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #db8fdc; /* rgb */ color: rgb(219, 143, 220); /* oklch */ color: oklch(75.2% 0.135 326.4);
Tailwind
colors: {
custom: {
50: '#e7b1e7',
500: '#db8fdc',
950: '#000000',
},
}SCSS
$custom: #db8fdc; $custom-light: #e7b1e7; $custom-dark: #000000;
JSON
{
"hex": "#db8fdc",
"rgb": {
"r": 219,
"g": 143,
"b": 220
},
"hsl": {
"h": 299.221,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.75238,
"c": 0.13535,
"h": 326.4
},
"luminance": 0.39872
}Semantic roles & 50–950 ramp
primary
#DB8FDC
secondary
#DAEED9
accent
#C02628
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084