#DB68FF#DB68FF
#DB68FF is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 71.4% C 0.231 H 317.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DB68FF |
|---|---|
| RGB | rgb(219, 104, 255) |
| HSL | hsl(286, 100%, 70%) |
| HSV | hsv(286, 59%, 100%) |
| CMYK | cmyk(14.1%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(63.49, 66.85, -56.08) |
| CIE-LCH | lch(63.49, 87.25, 320.01°) |
| OKLab | oklab(71.39% 0.1703 -0.1567) |
| OKLCH | oklch(71.39% 0.231 317.4) |
| XYZ | xyz(52.2111, 32.1827, 98.0500) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.99
Bright Lavender
#C760FF
ΔE00 4.14
Heliotrope
#D94FF5
ΔE00 4.47
Easter Purple
#C071FE
ΔE00 4.66
Light Purple
#BF77F6
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB68FF #8CFF68
analogous
#8F68FF #DB68FF #FF68D8
triadic
#DB68FF #FFDB68 #68FFDB
tetradic
#DB68FF #FF8F68 #8CFF68 #68D8FF
square
#DB68FF #FF8F68 #8CFF68 #68D8FF
split-complementary
#DB68FF #D8FF68 #68FF8F
monochromatic
#B400ED #CC2BFF #DB68FF #EAA5FF #F8E0FF
Accessibility & contrast
On white
2.82
#DB68FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DB68FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB68FF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB68FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB68FF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E92FF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#DA81AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #db68ff; /* rgb */ color: rgb(219, 104, 255); /* oklch */ color: oklch(71.4% 0.231 317.4);
Tailwind
colors: {
custom: {
50: '#e999ff',
500: '#db68ff',
950: '#000000',
},
}SCSS
$custom: #db68ff; $custom-light: #e999ff; $custom-dark: #000000;
JSON
{
"hex": "#db68ff",
"rgb": {
"r": 219,
"g": 104,
"b": 255
},
"hsl": {
"h": 285.695,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.71386,
"c": 0.23142,
"h": 317.4
},
"luminance": 0.32181
}Semantic roles & 50–950 ramp
primary
#DB68FF
secondary
#D7F6CD
accent
#E60037
background
#FEF9FF
surface
#FDF2FF
border
#D5CCD7
text
#160E18
muted
#847E86