#B595EA#B595EA
#B595EA is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.1% C 0.124 H 300.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B595EA |
|---|---|
| RGB | rgb(181, 149, 234) |
| HSL | hsl(263, 67%, 75%) |
| HSV | hsv(263, 36%, 92%) |
| CMYK | cmyk(22.6%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.47, 28.90, -38.54) |
| CIE-LCH | lch(67.47, 48.17, 306.87°) |
| OKLab | oklab(73.1% 0.0635 -0.107) |
| OKLCH | oklch(73.1% 0.124 300.7) |
| XYZ | xyz(44.6515, 37.2590, 82.6653) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.06
Lavender (survey)
#C79FEF
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.55
Lavender
#B39DDB
ΔE00 4.56
Liliac
#C48EFD
ΔE00 4.62
Pale Purple
#B790D4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B595EA #CAEA95
analogous
#95A0EA #B595EA #DF95EA
triadic
#B595EA #EAB595 #95EAB5
tetradic
#B595EA #EA95A0 #CAEA95 #95EADF
square
#B595EA #EA95A0 #CAEA95 #95EADF
split-complementary
#B595EA #EADF95 #A0EA95
monochromatic
#6E2FD6 #9162E0 #B595EA #D9C8F4 #EDE5FA
Accessibility & contrast
On white
2.48
#B595EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B595EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B595EA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B595EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B595EA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#ACA3B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b595ea; /* rgb */ color: rgb(181, 149, 234); /* oklch */ color: oklch(73.1% 0.124 300.7);
Tailwind
colors: {
custom: {
50: '#ccb4f1',
500: '#b595ea',
950: '#000000',
},
}SCSS
$custom: #b595ea; $custom-light: #ccb4f1; $custom-dark: #000000;
JSON
{
"hex": "#b595ea",
"rgb": {
"r": 181,
"g": 149,
"b": 234
},
"hsl": {
"h": 262.588,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.73102,
"c": 0.12438,
"h": 300.7
},
"luminance": 0.37259
}Semantic roles & 50–950 ramp
primary
#B595EA
secondary
#E8F1DA
accent
#CF1789
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084