#DB8FDF#DB8FDF
#DB8FDF is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.4% C 0.138 H 325.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DB8FDF |
|---|---|
| RGB | rgb(219, 143, 223) |
| HSL | hsl(297, 56%, 72%) |
| HSV | hsv(297, 36%, 87%) |
| CMYK | cmyk(1.8%, 35.9%, 0%, 12.5%) |
| CIE-LAB | lab(69.49, 41.35, -29.04) |
| CIE-LCH | lch(69.49, 50.53, 324.92°) |
| OKLab | oklab(75.36% 0.1134 -0.0791) |
| OKLCH | oklch(75.36% 0.138 325.1) |
| XYZ | xyz(52.3539, 40.0347, 74.7674) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 4.68
Plum
#DDA0DD
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 6.32
Orchid
#DA70D6
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB8FDF #93DF8F
analogous
#B38FDF #DB8FDF #DF8FBB
triadic
#DB8FDF #DFDB8F #8FDFDB
tetradic
#DB8FDF #DFB38F #93DF8F #8FBBDF
square
#DB8FDF #DFB38F #93DF8F #8FBBDF
split-complementary
#DB8FDF #BBDF8F #8FDFB3
monochromatic
#B736BD #CC5FD1 #DB8FDF #EABFED #F7E7F8
Accessibility & contrast
On white
2.33
#DB8FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#DB8FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB8FDF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB8FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB8FDF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#9BADDC
Tritanopia (blue-blind)
#DF97AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #db8fdf; /* rgb */ color: rgb(219, 143, 223); /* oklch */ color: oklch(75.4% 0.138 325.1);
Tailwind
colors: {
custom: {
50: '#e7b1e9',
500: '#db8fdf',
950: '#000000',
},
}SCSS
$custom: #db8fdf; $custom-light: #e7b1e9; $custom-dark: #000000;
JSON
{
"hex": "#db8fdf",
"rgb": {
"r": 219,
"g": 143,
"b": 223
},
"hsl": {
"h": 297,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.75362,
"c": 0.13831,
"h": 325.1
},
"luminance": 0.40033
}Semantic roles & 50–950 ramp
primary
#DB8FDF
secondary
#DCEFDB
accent
#C3222A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084