#B992DB#B992DB
#B992DB is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.3% C 0.111 H 308.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B992DB |
|---|---|
| RGB | rgb(185, 146, 219) |
| HSL | hsl(272, 50%, 72%) |
| HSV | hsv(272, 33%, 86%) |
| CMYK | cmyk(15.5%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(66.51, 28.40, -31.73) |
| CIE-LCH | lch(66.51, 42.58, 311.83°) |
| OKLab | oklab(72.25% 0.0689 -0.0873) |
| OKLCH | oklch(72.25% 0.111 308.3) |
| XYZ | xyz(43.0703, 35.9869, 71.6813) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.34
Lavender
#B39DDB
ΔE00 4.13
Lavender (survey)
#C79FEF
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 6.26
Pastel Purple
#CAA0FF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992DB #B4DB92
analogous
#9592DB #B992DB #DB92D9
triadic
#B992DB #DBB992 #92DBB9
tetradic
#B992DB #DB9592 #B4DB92 #92D9DB
square
#B992DB #DB9592 #B4DB92 #92D9DB
split-complementary
#B992DB #D9DB92 #92DB95
monochromatic
#7D3CB6 #9B64CC #B992DB #D7C0EA #F0E8F7
Accessibility & contrast
On white
2.56
#B992DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B992DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992DB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992DB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DE
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#B59CAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b992db; /* rgb */ color: rgb(185, 146, 219); /* oklch */ color: oklch(72.3% 0.111 308.3);
Tailwind
colors: {
custom: {
50: '#cfb2e6',
500: '#b992db',
950: '#000000',
},
}SCSS
$custom: #b992db; $custom-light: #cfb2e6; $custom-dark: #000000;
JSON
{
"hex": "#b992db",
"rgb": {
"r": 185,
"g": 146,
"b": 219
},
"hsl": {
"h": 272.055,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.72253,
"c": 0.11125,
"h": 308.3
},
"luminance": 0.35987
}Semantic roles & 50–950 ramp
primary
#B992DB
secondary
#E4EEDB
accent
#BE286E
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084