#B595FF#B595FF
#B595FF is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.1% C 0.152 H 296.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B595FF |
|---|---|
| RGB | rgb(181, 149, 255) |
| HSL | hsl(258, 100%, 79%) |
| HSV | hsv(258, 42%, 100%) |
| CMYK | cmyk(29%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(68.42, 33.90, -48.54) |
| CIE-LCH | lch(68.42, 59.20, 304.93°) |
| OKLab | oklab(74.13% 0.0675 -0.1359) |
| OKLCH | oklch(74.13% 0.152 296.4) |
| XYZ | xyz(47.8491, 38.5381, 99.5060) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.28
Lilac (survey)
#CEA2FD
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B595FF #DFFF95
analogous
#95AAFF #B595FF #EA95FF
triadic
#B595FF #FFB595 #95FFB5
tetradic
#B595FF #FF95AA #DFFF95 #95FFEA
square
#B595FF #FF95AA #DFFF95 #95FFEA
split-complementary
#B595FF #FFEA95 #AAFF95
monochromatic
#601BFF #8A58FF #B595FF #E0D2FF #EAE0FF
Accessibility & contrast
On white
2.41
#B595FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#B595FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B595FF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B595FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B595FF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#A5A8BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b595ff; /* rgb */ color: rgb(181, 149, 255); /* oklch */ color: oklch(74.1% 0.152 296.4);
Tailwind
colors: {
custom: {
50: '#cdb4ff',
500: '#b595ff',
950: '#000000',
},
}SCSS
$custom: #b595ff; $custom-light: #cdb4ff; $custom-dark: #000000;
JSON
{
"hex": "#b595ff",
"rgb": {
"r": 181,
"g": 149,
"b": 255
},
"hsl": {
"h": 258.113,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.74128,
"c": 0.15175,
"h": 296.4
},
"luminance": 0.38539
}Semantic roles & 50–950 ramp
primary
#B595FF
secondary
#EDF7D4
accent
#E600A0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086