#DB95F9#DB95F9
#DB95F9 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.5% C 0.155 H 315.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DB95F9 |
|---|---|
| RGB | rgb(219, 149, 249) |
| HSL | hsl(282, 89%, 78%) |
| HSV | hsv(282, 40%, 98%) |
| CMYK | cmyk(12%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(71.82, 43.24, -39.67) |
| CIE-LCH | lch(71.82, 58.68, 317.46°) |
| OKLab | oklab(77.46% 0.1104 -0.1095) |
| OKLCH | oklch(77.46% 0.155 315.2) |
| XYZ | xyz(57.0571, 43.3959, 94.9747) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.83
Lilac (survey)
#CEA2FD
ΔE00 4.61
Pastel Purple
#CAA0FF
ΔE00 5.05
Lavender (survey)
#C79FEF
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB95F9 #B3F995
analogous
#A995F9 #DB95F9 #F995E5
triadic
#DB95F9 #F9DB95 #95F9DB
tetradic
#DB95F9 #F9A995 #B3F995 #95E5F9
square
#DB95F9 #F9A995 #B3F995 #95E5F9
split-complementary
#DB95F9 #E5F995 #95F9A9
monochromatic
#B421F2 #C75BF6 #DB95F9 #EFCFFC #F5E2FD
Accessibility & contrast
On white
2.17
#DB95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#DB95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB95F9
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB95F9 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#D9A3BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #db95f9; /* rgb */ color: rgb(219, 149, 249); /* oklch */ color: oklch(77.5% 0.155 315.2);
Tailwind
colors: {
custom: {
50: '#e7b5fb',
500: '#db95f9',
950: '#000000',
},
}SCSS
$custom: #db95f9; $custom-light: #e7b5fb; $custom-dark: #000000;
JSON
{
"hex": "#db95f9",
"rgb": {
"r": 219,
"g": 149,
"b": 249
},
"hsl": {
"h": 282,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.7746,
"c": 0.15548,
"h": 315.2
},
"luminance": 0.43395
}Semantic roles & 50–950 ramp
primary
#DB95F9
secondary
#DFF5D6
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085