#B092DF#B092DF
#B092DF is a light, moderate violet. Relative luminance 0.351; OKLCH L 71.6% C 0.114 H 301.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B092DF |
|---|---|
| RGB | rgb(176, 146, 223) |
| HSL | hsl(263, 55%, 72%) |
| HSV | hsv(263, 35%, 87%) |
| CMYK | cmyk(21.1%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(65.84, 26.57, -35.05) |
| CIE-LCH | lch(65.84, 43.98, 307.16°) |
| OKLab | oklab(71.6% 0.0595 -0.097) |
| OKLCH | oklch(71.6% 0.114 301.5) |
| XYZ | xyz(41.4998, 35.1155, 74.3894) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.45
Lavender
#B39DDB
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.43
Liliac
#C48EFD
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092DF #C1DF92
analogous
#929ADF #B092DF #D792DF
triadic
#B092DF #DFB092 #92DFB0
tetradic
#B092DF #DF929A #C1DF92 #92DFD7
square
#B092DF #DF929A #C1DF92 #92DFD7
split-complementary
#B092DF #DFD792 #9ADF92
monochromatic
#6C38BF #8E63D1 #B092DF #D2C1ED #EEE7F8
Accessibility & contrast
On white
2.62
#B092DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B092DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092DF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092DF | 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)
#809FE2
Deuteranopia (green-blind)
#86A0DD
Tritanopia (blue-blind)
#A89EAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b092df; /* rgb */ color: rgb(176, 146, 223); /* oklch */ color: oklch(71.6% 0.114 301.5);
Tailwind
colors: {
custom: {
50: '#c9b2e9',
500: '#b092df',
950: '#000000',
},
}SCSS
$custom: #b092df; $custom-light: #c9b2e9; $custom-dark: #000000;
JSON
{
"hex": "#b092df",
"rgb": {
"r": 176,
"g": 146,
"b": 223
},
"hsl": {
"h": 263.377,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.71598,
"c": 0.11378,
"h": 301.5
},
"luminance": 0.35116
}Semantic roles & 50–950 ramp
primary
#B092DF
secondary
#E8EFDC
accent
#C22384
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084