#B094E2#B094E2
#B094E2 is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.1% C 0.114 H 300.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B094E2 |
|---|---|
| RGB | rgb(176, 148, 226) |
| HSL | hsl(262, 57%, 73%) |
| HSV | hsv(262, 35%, 89%) |
| CMYK | cmyk(22.1%, 34.5%, 0%, 11.4%) |
| CIE-LAB | lab(66.44, 26.14, -35.76) |
| CIE-LCH | lch(66.44, 44.30, 306.16°) |
| OKLab | oklab(72.1% 0.0573 -0.0991) |
| OKLCH | oklch(72.1% 0.114 300.1) |
| XYZ | xyz(42.2189, 35.9008, 76.6421) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.70
Pale Purple
#B790D4
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 4.77
Baby Purple
#CA9BF7
ΔE00 5.25
Pastel Purple
#CAA0FF
ΔE00 5.82
Liliac
#C48EFD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094E2 #C6E294
analogous
#949FE2 #B094E2 #D794E2
triadic
#B094E2 #E2B094 #94E2B0
tetradic
#B094E2 #E2949F #C6E294 #94E2D7
square
#B094E2 #E2949F #C6E294 #94E2D7
split-complementary
#B094E2 #E2D794 #9FE294
monochromatic
#6936C6 #8C64D5 #B094E2 #D4C4EF #EDE7F8
Accessibility & contrast
On white
2.57
#B094E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B094E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094E2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094E2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A1E5
Deuteranopia (green-blind)
#87A1E0
Tritanopia (blue-blind)
#A7A0B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b094e2; /* rgb */ color: rgb(176, 148, 226); /* oklch */ color: oklch(72.1% 0.114 300.1);
Tailwind
colors: {
custom: {
50: '#c9b3eb',
500: '#b094e2',
950: '#000000',
},
}SCSS
$custom: #b094e2; $custom-light: #c9b3eb; $custom-dark: #000000;
JSON
{
"hex": "#b094e2",
"rgb": {
"r": 176,
"g": 148,
"b": 226
},
"hsl": {
"h": 261.538,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.72102,
"c": 0.11447,
"h": 300.1
},
"luminance": 0.35901
}Semantic roles & 50–950 ramp
primary
#B094E2
secondary
#E8F0DB
accent
#C5218A
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084