#B994EB#B994EB
#B994EB is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.3% C 0.128 H 302.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B994EB |
|---|---|
| RGB | rgb(185, 148, 235) |
| HSL | hsl(266, 69%, 75%) |
| HSV | hsv(266, 37%, 92%) |
| CMYK | cmyk(21.3%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(67.64, 30.86, -38.79) |
| CIE-LCH | lch(67.64, 49.56, 308.50°) |
| OKLab | oklab(73.33% 0.0697 -0.1076) |
| OKLCH | oklch(73.33% 0.128 302.9) |
| XYZ | xyz(45.5897, 37.4923, 83.4161) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.37
Lavender (survey)
#C79FEF
ΔE00 3.65
Liliac
#C48EFD
ΔE00 3.93
Pastel Purple
#CAA0FF
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B994EB #C6EB94
analogous
#949BEB #B994EB #E494EB
triadic
#B994EB #EBB994 #94EBB9
tetradic
#B994EB #EB949B #C6EB94 #94EBE4
square
#B994EB #EB949B #C6EB94 #94EBE4
split-complementary
#B994EB #EBE494 #9BEB94
monochromatic
#762DD8 #9760E1 #B994EB #DBC8F5 #EEE5FA
Accessibility & contrast
On white
2.47
#B994EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#B994EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B994EB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B994EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B994EB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#B1A2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b994eb; /* rgb */ color: rgb(185, 148, 235); /* oklch */ color: oklch(73.3% 0.128 302.9);
Tailwind
colors: {
custom: {
50: '#cfb4f1',
500: '#b994eb',
950: '#000000',
},
}SCSS
$custom: #b994eb; $custom-light: #cfb4f1; $custom-dark: #000000;
JSON
{
"hex": "#b994eb",
"rgb": {
"r": 185,
"g": 148,
"b": 235
},
"hsl": {
"h": 265.517,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.73335,
"c": 0.12821,
"h": 302.9
},
"luminance": 0.37492
}Semantic roles & 50–950 ramp
primary
#B994EB
secondary
#E7F2D9
accent
#D01581
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085