#B192DD#B192DD
#B192DD is a light, moderate violet. Relative luminance 0.351; OKLCH L 71.6% C 0.111 H 302.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B192DD |
|---|---|
| RGB | rgb(177, 146, 221) |
| HSL | hsl(265, 52%, 72%) |
| HSV | hsv(265, 34%, 87%) |
| CMYK | cmyk(19.9%, 33.9%, 0%, 13.3%) |
| CIE-LAB | lab(65.85, 26.41, -33.92) |
| CIE-LCH | lch(65.85, 42.99, 307.90°) |
| OKLab | oklab(71.6% 0.0601 -0.0938) |
| OKLCH | oklch(71.6% 0.111 302.7) |
| XYZ | xyz(41.4588, 35.1254, 72.9883) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.90
Lavender
#B39DDB
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 4.86
Baby Purple
#CA9BF7
ΔE00 5.46
Liliac
#C48EFD
ΔE00 6.23
Pastel Purple
#CAA0FF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192DD #BEDD92
analogous
#9299DD #B192DD #D792DD
triadic
#B192DD #DDB192 #92DDB1
tetradic
#B192DD #DD9299 #BEDD92 #92DDD7
square
#B192DD #DD9299 #BEDD92 #92DDD7
split-complementary
#B192DD #DDD792 #99DD92
monochromatic
#6F3ABA #9063CE #B192DD #D2C1EC #EEE8F8
Accessibility & contrast
On white
2.62
#B192DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B192DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192DD
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192DD | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FE0
Deuteranopia (green-blind)
#87A0DB
Tritanopia (blue-blind)
#AA9EAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b192dd; /* rgb */ color: rgb(177, 146, 221); /* oklch */ color: oklch(71.6% 0.111 302.7);
Tailwind
colors: {
custom: {
50: '#c9b2e8',
500: '#b192dd',
950: '#000000',
},
}SCSS
$custom: #b192dd; $custom-light: #c9b2e8; $custom-dark: #000000;
JSON
{
"hex": "#b192dd",
"rgb": {
"r": 177,
"g": 146,
"b": 221
},
"hsl": {
"h": 264.8,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.71598,
"c": 0.1114,
"h": 302.7
},
"luminance": 0.35125
}Semantic roles & 50–950 ramp
primary
#B192DD
secondary
#E7EFDC
accent
#C02680
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084