#B995EA#B995EA
#B995EA is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.5% C 0.125 H 302.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B995EA |
|---|---|
| RGB | rgb(185, 149, 234) |
| HSL | hsl(265, 67%, 75%) |
| HSV | hsv(265, 36%, 92%) |
| CMYK | cmyk(20.9%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.84, 30.07, -37.94) |
| CIE-LCH | lch(67.84, 48.41, 308.40°) |
| OKLab | oklab(73.47% 0.0681 -0.1052) |
| OKLCH | oklch(73.47% 0.125 302.9) |
| XYZ | xyz(45.6032, 37.7497, 82.7099) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.35
Lavender (survey)
#C79FEF
ΔE00 3.41
Pastel Purple
#CAA0FF
ΔE00 4.14
Liliac
#C48EFD
ΔE00 4.26
Pale Purple
#B790D4
ΔE00 4.32
Lilac (survey)
#CEA2FD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B995EA #C6EA95
analogous
#959BEA #B995EA #E495EA
triadic
#B995EA #EAB995 #95EAB9
tetradic
#B995EA #EA959B #C6EA95 #95EAE4
square
#B995EA #EA959B #C6EA95 #95EAE4
split-complementary
#B995EA #EAE495 #9BEA95
monochromatic
#762FD6 #9762E0 #B995EA #DBC8F4 #EEE5FA
Accessibility & contrast
On white
2.46
#B995EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#B995EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B995EA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B995EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B995EA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4ED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#B1A2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b995ea; /* rgb */ color: rgb(185, 149, 234); /* oklch */ color: oklch(73.5% 0.125 302.9);
Tailwind
colors: {
custom: {
50: '#cfb4f1',
500: '#b995ea',
950: '#000000',
},
}SCSS
$custom: #b995ea; $custom-light: #cfb4f1; $custom-dark: #000000;
JSON
{
"hex": "#b995ea",
"rgb": {
"r": 185,
"g": 149,
"b": 234
},
"hsl": {
"h": 265.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.73466,
"c": 0.12529,
"h": 302.9
},
"luminance": 0.3775
}Semantic roles & 50–950 ramp
primary
#B995EA
secondary
#E7F1DA
accent
#CF1781
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084