#D19BFB#D19BFB
#D19BFB is a light, vivid violet. Relative luminance 0.440; OKLCH L 77.5% C 0.144 H 309.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D19BFB |
|---|---|
| RGB | rgb(209, 155, 251) |
| HSL | hsl(274, 92%, 80%) |
| HSV | hsv(274, 38%, 98%) |
| CMYK | cmyk(16.7%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.20, 37.54, -40.24) |
| CIE-LCH | lch(72.20, 55.03, 313.01°) |
| OKLab | oklab(77.55% 0.0909 -0.1113) |
| OKLCH | oklch(77.55% 0.144 309.2) |
| XYZ | xyz(55.4252, 43.9637, 96.8141) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.34
Lilac (survey)
#CEA2FD
ΔE00 2.05
Pastel Purple
#CAA0FF
ΔE00 2.38
Lavender (survey)
#C79FEF
ΔE00 3.02
Liliac
#C48EFD
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19BFB #C5FB9B
analogous
#A19BFB #D19BFB #FB9BF5
triadic
#D19BFB #FBD19B #9BFBD1
tetradic
#D19BFB #FBA19B #C5FB9B #9BF5FB
square
#D19BFB #FBA19B #C5FB9B #9BF5FB
split-complementary
#D19BFB #F5FB9B #9BFBA1
monochromatic
#9B25F6 #B660F9 #D19BFB #ECD6FD #F1E2FE
Accessibility & contrast
On white
2.14
#D19BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#D19BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19BFB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19BFB | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#CCA9BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d19bfb; /* rgb */ color: rgb(209, 155, 251); /* oklch */ color: oklch(77.5% 0.144 309.2);
Tailwind
colors: {
custom: {
50: '#e0b9fd',
500: '#d19bfb',
950: '#000000',
},
}SCSS
$custom: #d19bfb; $custom-light: #e0b9fd; $custom-dark: #000000;
JSON
{
"hex": "#d19bfb",
"rgb": {
"r": 209,
"g": 155,
"b": 251
},
"hsl": {
"h": 273.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.77545,
"c": 0.14373,
"h": 309.2
},
"luminance": 0.43963
}Semantic roles & 50–950 ramp
primary
#D19BFB
secondary
#E3F6D5
accent
#E60064
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085