#B595DB#B595DB
#B595DB is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.4% C 0.105 H 304.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B595DB |
|---|---|
| RGB | rgb(181, 149, 219) |
| HSL | hsl(267, 49%, 72%) |
| HSV | hsv(267, 32%, 86%) |
| CMYK | cmyk(17.4%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(66.85, 25.49, -31.23) |
| CIE-LCH | lch(66.85, 40.32, 309.22°) |
| OKLab | oklab(72.42% 0.0599 -0.086) |
| OKLCH | oklch(72.42% 0.105 304.9) |
| XYZ | xyz(42.5871, 36.4333, 71.7929) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.14
Lavender
#B39DDB
ΔE00 2.78
Lavender (survey)
#C79FEF
ΔE00 4.21
Baby Purple
#CA9BF7
ΔE00 5.29
Pastel Purple
#CAA0FF
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B595DB #BBDB95
analogous
#9598DB #B595DB #D895DB
triadic
#B595DB #DBB595 #95DBB5
tetradic
#B595DB #DB9598 #BBDB95 #95DBD8
square
#B595DB #DB9598 #BBDB95 #95DBD8
split-complementary
#B595DB #DBD895 #98DB95
monochromatic
#763EB7 #9567CB #B595DB #D5C3EB #EFE8F7
Accessibility & contrast
On white
2.53
#B595DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B595DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B595DB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B595DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B595DB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#8DA3D9
Tritanopia (blue-blind)
#AF9FAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b595db; /* rgb */ color: rgb(181, 149, 219); /* oklch */ color: oklch(72.4% 0.105 304.9);
Tailwind
colors: {
custom: {
50: '#ccb4e6',
500: '#b595db',
950: '#000000',
},
}SCSS
$custom: #b595db; $custom-light: #ccb4e6; $custom-dark: #000000;
JSON
{
"hex": "#b595db",
"rgb": {
"r": 181,
"g": 149,
"b": 219
},
"hsl": {
"h": 267.429,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.72424,
"c": 0.10484,
"h": 304.9
},
"luminance": 0.36433
}Semantic roles & 50–950 ramp
primary
#B595DB
secondary
#E6EEDD
accent
#BD2979
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084