#DB9BFC#DB9BFC
#DB9BFC is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.6% C 0.149 H 313.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9BFC |
|---|---|
| RGB | rgb(219, 155, 252) |
| HSL | hsl(280, 94%, 80%) |
| HSV | hsv(280, 38%, 99%) |
| CMYK | cmyk(13.1%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(73.24, 40.66, -39.10) |
| CIE-LCH | lch(73.24, 56.41, 316.12°) |
| OKLab | oklab(78.57% 0.1025 -0.1079) |
| OKLCH | oklch(78.57% 0.149 313.5) |
| XYZ | xyz(58.5026, 45.5322, 97.7833) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.22
Lilac (survey)
#CEA2FD
ΔE00 3.49
Pastel Purple
#CAA0FF
ΔE00 4.14
Lavender (survey)
#C79FEF
ΔE00 4.35
Mauve
#E0B0FF
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9BFC #BCFC9B
analogous
#AB9BFC #DB9BFC #FC9BEC
triadic
#DB9BFC #FCDB9B #9BFCDB
tetradic
#DB9BFC #FCAB9B #BCFC9B #9BECFC
square
#DB9BFC #FCAB9B #BCFC9B #9BECFC
split-complementary
#DB9BFC #ECFC9B #9BFCAB
monochromatic
#B024F8 #C660FA #DB9BFC #F0D6FE #F4E1FE
Accessibility & contrast
On white
2.08
#DB9BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#DB9BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9BFC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9BFC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#99B6F9
Tritanopia (blue-blind)
#D8A8C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #db9bfc; /* rgb */ color: rgb(219, 155, 252); /* oklch */ color: oklch(78.6% 0.149 313.5);
Tailwind
colors: {
custom: {
50: '#e7b9fd',
500: '#db9bfc',
950: '#000000',
},
}SCSS
$custom: #db9bfc; $custom-light: #e7b9fd; $custom-dark: #000000;
JSON
{
"hex": "#db9bfc",
"rgb": {
"r": 219,
"g": 155,
"b": 252
},
"hsl": {
"h": 279.588,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.7857,
"c": 0.14882,
"h": 313.5
},
"luminance": 0.45531
}Semantic roles & 50–950 ramp
primary
#DB9BFC
secondary
#E0F6D5
accent
#E6004E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085