#B092DA#B092DA
#B092DA is a light, moderate violet. Relative luminance 0.348; OKLCH L 71.4% C 0.107 H 302.9°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B092DA |
|---|---|
| RGB | rgb(176, 146, 218) |
| HSL | hsl(265, 49%, 71%) |
| HSV | hsv(265, 33%, 85%) |
| CMYK | cmyk(19.3%, 33%, 0%, 14.5%) |
| CIE-LAB | lab(65.63, 25.43, -32.60) |
| CIE-LCH | lch(65.63, 41.34, 307.95°) |
| OKLab | oklab(71.37% 0.0583 -0.09) |
| OKLCH | oklch(71.37% 0.107 302.9) |
| XYZ | xyz(40.8356, 34.8499, 70.8915) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.62
Lavender
#B39DDB
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 5.12
Baby Purple
#CA9BF7
ΔE00 5.88
Wisteria
#A87DC2
ΔE00 6.69
Liliac
#C48EFD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092DA #BCDA92
analogous
#9298DA #B092DA #D492DA
triadic
#B092DA #DAB092 #92DAB0
tetradic
#B092DA #DA9298 #BCDA92 #92DAD4
square
#B092DA #DA9298 #BCDA92 #92DAD4
split-complementary
#B092DA #DAD492 #98DA92
monochromatic
#6F3DB4 #8F64CA #B092DA #D1C0EA #EEE8F7
Accessibility & contrast
On white
2.63
#B092DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#B092DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092DA
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092DA | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDD
Deuteranopia (green-blind)
#889FD8
Tritanopia (blue-blind)
#A99DAC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b092da; /* rgb */ color: rgb(176, 146, 218); /* oklch */ color: oklch(71.4% 0.107 302.9);
Tailwind
colors: {
custom: {
50: '#c8b2e5',
500: '#b092da',
950: '#000000',
},
}SCSS
$custom: #b092da; $custom-light: #c8b2e5; $custom-dark: #000000;
JSON
{
"hex": "#b092da",
"rgb": {
"r": 176,
"g": 146,
"b": 218
},
"hsl": {
"h": 265,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.71372,
"c": 0.10721,
"h": 302.9
},
"luminance": 0.3485
}Semantic roles & 50–950 ramp
primary
#B092DA
secondary
#E5EDDB
accent
#BD297F
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084