#B592DB#B592DB
#B592DB is a light, moderate violet. Relative luminance 0.355; OKLCH L 71.9% C 0.110 H 305.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B592DB |
|---|---|
| RGB | rgb(181, 146, 219) |
| HSL | hsl(269, 50%, 72%) |
| HSV | hsv(269, 33%, 86%) |
| CMYK | cmyk(17.4%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(66.13, 27.17, -32.34) |
| CIE-LCH | lch(66.13, 42.24, 310.04°) |
| OKLab | oklab(71.88% 0.0643 -0.0892) |
| OKLCH | oklch(71.88% 0.11 305.8) |
| XYZ | xyz(42.1186, 35.4962, 71.6367) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.80
Lavender
#B39DDB
ΔE00 3.70
Lavender (survey)
#C79FEF
ΔE00 4.49
Baby Purple
#CA9BF7
ΔE00 5.24
Liliac
#C48EFD
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592DB #B8DB92
analogous
#9294DB #B592DB #DA92DB
triadic
#B592DB #DBB592 #92DBB5
tetradic
#B592DB #DB9294 #B8DB92 #92DBDA
square
#B592DB #DB9294 #B8DB92 #92DBDA
split-complementary
#B592DB #DBDA92 #94DB92
monochromatic
#773CB6 #9664CC #B592DB #D4C0EA #EFE8F7
Accessibility & contrast
On white
2.59
#B592DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#B592DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592DB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592DB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DE
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#B09DAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b592db; /* rgb */ color: rgb(181, 146, 219); /* oklch */ color: oklch(71.9% 0.110 305.8);
Tailwind
colors: {
custom: {
50: '#ccb2e6',
500: '#b592db',
950: '#000000',
},
}SCSS
$custom: #b592db; $custom-light: #ccb2e6; $custom-dark: #000000;
JSON
{
"hex": "#b592db",
"rgb": {
"r": 181,
"g": 146,
"b": 219
},
"hsl": {
"h": 268.767,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.71877,
"c": 0.10992,
"h": 305.8
},
"luminance": 0.35496
}Semantic roles & 50–950 ramp
primary
#B592DB
secondary
#E5EEDB
accent
#BE2876
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084