#B094EF#B094EF
#B094EF is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.7% C 0.132 H 297.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B094EF |
|---|---|
| RGB | rgb(176, 148, 239) |
| HSL | hsl(258, 74%, 76%) |
| HSV | hsv(258, 38%, 94%) |
| CMYK | cmyk(26.4%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.01, 29.21, -42.04) |
| CIE-LCH | lch(67.01, 51.19, 304.79°) |
| OKLab | oklab(72.72% 0.0602 -0.1172) |
| OKLCH | oklch(72.72% 0.132 297.2) |
| XYZ | xyz(44.0707, 36.6415, 86.3953) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.75
Baby Purple
#CA9BF7
ΔE00 5.16
Pastel Purple
#CAA0FF
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.50
Lavender
#B39DDB
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B094EF #D3EF94
analogous
#94A5EF #B094EF #DE94EF
triadic
#B094EF #EFB094 #94EFB0
tetradic
#B094EF #EF94A5 #D3EF94 #94EFDE
square
#B094EF #EF94A5 #D3EF94 #94EFDE
split-complementary
#B094EF #EFDE94 #A5EF94
monochromatic
#612ADF #895FE7 #B094EF #D7C9F7 #EBE4FB
Accessibility & contrast
On white
2.52
#B094EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B094EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B094EF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B094EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B094EF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F3
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#A3A4B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b094ef; /* rgb */ color: rgb(176, 148, 239); /* oklch */ color: oklch(72.7% 0.132 297.2);
Tailwind
colors: {
custom: {
50: '#c9b3f4',
500: '#b094ef',
950: '#000000',
},
}SCSS
$custom: #b094ef; $custom-light: #c9b3f4; $custom-dark: #000000;
JSON
{
"hex": "#b094ef",
"rgb": {
"r": 176,
"g": 148,
"b": 239
},
"hsl": {
"h": 258.462,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.72715,
"c": 0.1317,
"h": 297.2
},
"luminance": 0.36642
}Semantic roles & 50–950 ramp
primary
#B094EF
secondary
#EBF3D8
accent
#D60F99
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085