#B994EA#B994EA
#B994EA is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.127 H 303.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B994EA |
|---|---|
| RGB | rgb(185, 148, 234) |
| HSL | hsl(266, 67%, 75%) |
| HSV | hsv(266, 37%, 92%) |
| CMYK | cmyk(20.9%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.60, 30.63, -38.31) |
| CIE-LCH | lch(67.60, 49.04, 308.64°) |
| OKLab | oklab(73.29% 0.0695 -0.1062) |
| OKLCH | oklch(73.29% 0.127 303.2) |
| XYZ | xyz(45.4457, 37.4347, 82.6574) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.40
Lavender (survey)
#C79FEF
ΔE00 3.59
Liliac
#C48EFD
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.25
Pale Purple
#B790D4
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B994EA #C5EA94
analogous
#949AEA #B994EA #E494EA
triadic
#B994EA #EAB994 #94EAB9
tetradic
#B994EA #EA949A #C5EA94 #94EAE4
square
#B994EA #EA949A #C5EA94 #94EAE4
split-complementary
#B994EA #EAE494 #9AEA94
monochromatic
#762ED6 #9861E0 #B994EA #DAC7F4 #EEE5FA
Accessibility & contrast
On white
2.47
#B994EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B994EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B994EA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B994EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B994EA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#B1A2B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b994ea; /* rgb */ color: rgb(185, 148, 234); /* oklch */ color: oklch(73.3% 0.127 303.2);
Tailwind
colors: {
custom: {
50: '#cfb4f1',
500: '#b994ea',
950: '#000000',
},
}SCSS
$custom: #b994ea; $custom-light: #cfb4f1; $custom-dark: #000000;
JSON
{
"hex": "#b994ea",
"rgb": {
"r": 185,
"g": 148,
"b": 234
},
"hsl": {
"h": 265.814,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.73288,
"c": 0.12693,
"h": 303.2
},
"luminance": 0.37435
}Semantic roles & 50–950 ramp
primary
#B994EA
secondary
#E7F1DA
accent
#CF1680
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084