#DB6FDF#DB6FDF
#DB6FDF is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.6% C 0.191 H 326.0°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DB6FDF |
|---|---|
| RGB | rgb(219, 111, 223) |
| HSL | hsl(298, 64%, 65%) |
| HSV | hsv(298, 50%, 87%) |
| CMYK | cmyk(1.8%, 50.2%, 0%, 12.5%) |
| CIE-LAB | lab(63.14, 57.63, -38.90) |
| CIE-LCH | lch(63.14, 69.53, 325.98°) |
| OKLab | oklab(70.62% 0.1588 -0.107) |
| OKLCH | oklch(70.62% 0.191 326) |
| XYZ | xyz(48.2161, 31.7592, 73.3882) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 5.17
Orchid (survey)
#C875C4
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.34
Candy Pink
#FF63E9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB6FDF #73DF6F
analogous
#A36FDF #DB6FDF #DF6FAB
triadic
#DB6FDF #DFDB6F #6FDFDB
tetradic
#DB6FDF #DFA36F #73DF6F #6FABDF
square
#DB6FDF #DFA36F #73DF6F #6FABDF
split-complementary
#DB6FDF #ABDF6F #6FDFA3
monochromatic
#A826AD #CE3DD4 #DB6FDF #E8A1EA #F4D3F5
Accessibility & contrast
On white
2.86
#DB6FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#DB6FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB6FDF
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB6FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB6FDF | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6390E3
Deuteranopia (green-blind)
#839EDC
Tritanopia (blue-blind)
#E07C9D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #db6fdf; /* rgb */ color: rgb(219, 111, 223); /* oklch */ color: oklch(70.6% 0.191 326.0);
Tailwind
colors: {
custom: {
50: '#e89ce9',
500: '#db6fdf',
950: '#000000',
},
}SCSS
$custom: #db6fdf; $custom-light: #e89ce9; $custom-dark: #000000;
JSON
{
"hex": "#db6fdf",
"rgb": {
"r": 219,
"g": 111,
"b": 223
},
"hsl": {
"h": 297.857,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.70621,
"c": 0.19147,
"h": 326
},
"luminance": 0.31757
}Semantic roles & 50–950 ramp
primary
#DB6FDF
secondary
#C3E8C2
accent
#CB1A20
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F16
muted
#847E84