#D49BFB#D49BFB
#D49BFB is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.8% C 0.145 H 310.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D49BFB |
|---|---|
| RGB | rgb(212, 155, 251) |
| HSL | hsl(276, 92%, 80%) |
| HSV | hsv(276, 38%, 98%) |
| CMYK | cmyk(15.5%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.50, 38.41, -39.76) |
| CIE-LCH | lch(72.50, 55.28, 314.01°) |
| OKLab | oklab(77.83% 0.0943 -0.1099) |
| OKLCH | oklch(77.83% 0.145 310.6) |
| XYZ | xyz(56.2822, 44.4056, 96.8543) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.90
Lilac (survey)
#CEA2FD
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 2.92
Lavender (survey)
#C79FEF
ΔE00 3.34
Liliac
#C48EFD
ΔE00 4.53
Mauve
#E0B0FF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49BFB #C2FB9B
analogous
#A49BFB #D49BFB #FB9BF2
triadic
#D49BFB #FBD49B #9BFBD4
tetradic
#D49BFB #FBA49B #C2FB9B #9BF2FB
square
#D49BFB #FBA49B #C2FB9B #9BF2FB
split-complementary
#D49BFB #F2FB9B #9BFBA4
monochromatic
#A125F6 #BB60F9 #D49BFB #EDD6FD #F2E2FE
Accessibility & contrast
On white
2.13
#D49BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#D49BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49BFB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49BFB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#D0A9BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d49bfb; /* rgb */ color: rgb(212, 155, 251); /* oklch */ color: oklch(77.8% 0.145 310.6);
Tailwind
colors: {
custom: {
50: '#e2b9fd',
500: '#d49bfb',
950: '#000000',
},
}SCSS
$custom: #d49bfb; $custom-light: #e2b9fd; $custom-dark: #000000;
JSON
{
"hex": "#d49bfb",
"rgb": {
"r": 212,
"g": 155,
"b": 251
},
"hsl": {
"h": 275.625,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.77835,
"c": 0.14483,
"h": 310.6
},
"luminance": 0.44405
}Semantic roles & 50–950 ramp
primary
#D49BFB
secondary
#E2F6D5
accent
#E6005D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085