#B595DC#B595DC
#B595DC is a light, moderate violet. Relative luminance 0.365; OKLCH L 72.5% C 0.106 H 304.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B595DC |
|---|---|
| RGB | rgb(181, 149, 220) |
| HSL | hsl(267, 50%, 72%) |
| HSV | hsv(267, 32%, 86%) |
| CMYK | cmyk(17.7%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(66.89, 25.72, -31.72) |
| CIE-LCH | lch(66.89, 40.84, 309.03°) |
| OKLab | oklab(72.47% 0.0602 -0.0874) |
| OKLCH | oklch(72.47% 0.106 304.5) |
| XYZ | xyz(42.7192, 36.4861, 72.4883) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.28
Lavender
#B39DDB
ΔE00 2.83
Lavender (survey)
#C79FEF
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 6.12
Lilac (survey)
#CEA2FD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B595DC #BCDC95
analogous
#9599DC #B595DC #D995DC
triadic
#B595DC #DCB595 #95DCB5
tetradic
#B595DC #DC9599 #BCDC95 #95DCD9
square
#B595DC #DC9599 #BCDC95 #95DCD9
split-complementary
#B595DC #DCD995 #99DC95
monochromatic
#753DB9 #9567CD #B595DC #D5C3EB #EFE8F7
Accessibility & contrast
On white
2.53
#B595DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B595DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B595DC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B595DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B595DC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2DF
Deuteranopia (green-blind)
#8DA3DA
Tritanopia (blue-blind)
#AFA0AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b595dc; /* rgb */ color: rgb(181, 149, 220); /* oklch */ color: oklch(72.5% 0.106 304.5);
Tailwind
colors: {
custom: {
50: '#ccb4e7',
500: '#b595dc',
950: '#000000',
},
}SCSS
$custom: #b595dc; $custom-light: #ccb4e7; $custom-dark: #000000;
JSON
{
"hex": "#b595dc",
"rgb": {
"r": 181,
"g": 149,
"b": 220
},
"hsl": {
"h": 267.042,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.72468,
"c": 0.10614,
"h": 304.5
},
"luminance": 0.36486
}Semantic roles & 50–950 ramp
primary
#B595DC
secondary
#E6EEDD
accent
#BE287A
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084