#B092DB#B092DB
#B092DB is a light, moderate violet. Relative luminance 0.349; OKLCH L 71.4% C 0.109 H 302.6°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B092DB |
|---|---|
| RGB | rgb(176, 146, 219) |
| HSL | hsl(265, 50%, 72%) |
| HSV | hsv(265, 33%, 86%) |
| CMYK | cmyk(19.6%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(65.67, 25.65, -33.09) |
| CIE-LCH | lch(65.67, 41.87, 307.78°) |
| OKLab | oklab(71.42% 0.0585 -0.0914) |
| OKLCH | oklch(71.42% 0.109 302.6) |
| XYZ | xyz(40.9669, 34.9024, 71.5827) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.78
Lavender
#B39DDB
ΔE00 3.45
Lavender (survey)
#C79FEF
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.78
Liliac
#C48EFD
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092DB #BDDB92
analogous
#9299DB #B092DB #D592DB
triadic
#B092DB #DBB092 #92DBB0
tetradic
#B092DB #DB9299 #BDDB92 #92DBD5
square
#B092DB #DB9299 #BDDB92 #92DBD5
split-complementary
#B092DB #DBD592 #99DB92
monochromatic
#6E3CB6 #8F64CC #B092DB #D1C0EA #EEE8F7
Accessibility & contrast
On white
2.63
#B092DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#B092DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092DB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092DB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#889FD9
Tritanopia (blue-blind)
#A99DAD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b092db; /* rgb */ color: rgb(176, 146, 219); /* oklch */ color: oklch(71.4% 0.109 302.6);
Tailwind
colors: {
custom: {
50: '#c8b2e6',
500: '#b092db',
950: '#000000',
},
}SCSS
$custom: #b092db; $custom-light: #c8b2e6; $custom-dark: #000000;
JSON
{
"hex": "#b092db",
"rgb": {
"r": 176,
"g": 146,
"b": 219
},
"hsl": {
"h": 264.658,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.71417,
"c": 0.10852,
"h": 302.6
},
"luminance": 0.34902
}Semantic roles & 50–950 ramp
primary
#B092DB
secondary
#E6EEDB
accent
#BE2880
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084