#B593DB#B593DB
#B593DB is a light, moderate violet. Relative luminance 0.358; OKLCH L 72.1% C 0.108 H 305.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B593DB |
|---|---|
| RGB | rgb(181, 147, 219) |
| HSL | hsl(268, 50%, 72%) |
| HSV | hsv(268, 33%, 86%) |
| CMYK | cmyk(17.4%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.37, 26.61, -31.97) |
| CIE-LCH | lch(66.37, 41.60, 309.77°) |
| OKLab | oklab(72.06% 0.0628 -0.0881) |
| OKLCH | oklch(72.06% 0.108 305.5) |
| XYZ | xyz(42.2734, 35.8059, 71.6883) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.87
Lavender
#B39DDB
ΔE00 3.39
Lavender (survey)
#C79FEF
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 5.24
Pastel Purple
#CAA0FF
ΔE00 6.33
Lilac (survey)
#CEA2FD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B593DB #B9DB93
analogous
#9395DB #B593DB #D993DB
triadic
#B593DB #DBB593 #93DBB5
tetradic
#B593DB #DB9395 #B9DB93 #93DBD9
square
#B593DB #DB9395 #B9DB93 #93DBD9
split-complementary
#B593DB #DBD993 #95DB93
monochromatic
#763DB7 #9665CC #B593DB #D4C1EA #EFE8F7
Accessibility & contrast
On white
2.57
#B593DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#B593DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B593DB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B593DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B593DB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DE
Deuteranopia (green-blind)
#8BA2D9
Tritanopia (blue-blind)
#AF9EAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b593db; /* rgb */ color: rgb(181, 147, 219); /* oklch */ color: oklch(72.1% 0.108 305.5);
Tailwind
colors: {
custom: {
50: '#ccb3e6',
500: '#b593db',
950: '#000000',
},
}SCSS
$custom: #b593db; $custom-light: #ccb3e6; $custom-dark: #000000;
JSON
{
"hex": "#b593db",
"rgb": {
"r": 181,
"g": 147,
"b": 219
},
"hsl": {
"h": 268.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.72059,
"c": 0.10823,
"h": 305.5
},
"luminance": 0.35806
}Semantic roles & 50–950 ramp
primary
#B593DB
secondary
#E5EEDC
accent
#BD2877
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084