#B992DD#B992DD
#B992DD is a light, moderate violet. Relative luminance 0.361; OKLCH L 72.3% C 0.114 H 307.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B992DD |
|---|---|
| RGB | rgb(185, 146, 221) |
| HSL | hsl(271, 52%, 72%) |
| HSV | hsv(271, 34%, 87%) |
| CMYK | cmyk(16.3%, 33.9%, 0%, 13.3%) |
| CIE-LAB | lab(66.59, 28.84, -32.71) |
| CIE-LCH | lch(66.59, 43.60, 311.40°) |
| OKLab | oklab(72.34% 0.0694 -0.0901) |
| OKLCH | oklch(72.34% 0.114 307.6) |
| XYZ | xyz(43.3351, 36.0929, 73.0763) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.74
Lavender (survey)
#C79FEF
ΔE00 4.05
Lavender
#B39DDB
ΔE00 4.19
Baby Purple
#CA9BF7
ΔE00 4.68
Liliac
#C48EFD
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B992DD #B6DD92
analogous
#9492DD #B992DD #DD92DC
triadic
#B992DD #DDB992 #92DDB9
tetradic
#B992DD #DD9492 #B6DD92 #92DCDD
square
#B992DD #DD9492 #B6DD92 #92DCDD
split-complementary
#B992DD #DCDD92 #92DD94
monochromatic
#7D3ABA #9B63CE #B992DD #D7C1EC #F0E8F8
Accessibility & contrast
On white
2.56
#B992DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#B992DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B992DD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B992DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B992DD | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0E0
Deuteranopia (green-blind)
#8CA2DB
Tritanopia (blue-blind)
#B49DAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b992dd; /* rgb */ color: rgb(185, 146, 221); /* oklch */ color: oklch(72.3% 0.114 307.6);
Tailwind
colors: {
custom: {
50: '#cfb2e8',
500: '#b992dd',
950: '#000000',
},
}SCSS
$custom: #b992dd; $custom-light: #cfb2e8; $custom-dark: #000000;
JSON
{
"hex": "#b992dd",
"rgb": {
"r": 185,
"g": 146,
"b": 221
},
"hsl": {
"h": 271.2,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.72341,
"c": 0.11376,
"h": 307.6
},
"luminance": 0.36093
}Semantic roles & 50–950 ramp
primary
#B992DD
secondary
#E5EFDC
accent
#C02670
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084