#B592DC#B592DC
#B592DC is a light, moderate violet. Relative luminance 0.355; OKLCH L 71.9% C 0.111 H 305.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B592DC |
|---|---|
| RGB | rgb(181, 146, 220) |
| HSL | hsl(268, 51%, 72%) |
| HSV | hsv(268, 34%, 86%) |
| CMYK | cmyk(17.7%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(66.17, 27.40, -32.83) |
| CIE-LCH | lch(66.17, 42.76, 309.84°) |
| OKLab | oklab(71.92% 0.0645 -0.0906) |
| OKLCH | oklch(71.92% 0.111 305.5) |
| XYZ | xyz(42.2507, 35.5490, 72.3321) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.99
Lavender
#B39DDB
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 5.11
Liliac
#C48EFD
ΔE00 6.19
Pastel Purple
#CAA0FF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B592DC #B9DC92
analogous
#9294DC #B592DC #DA92DC
triadic
#B592DC #DCB592 #92DCB5
tetradic
#B592DC #DC9294 #B9DC92 #92DCDA
square
#B592DC #DC9294 #B9DC92 #92DCDA
split-complementary
#B592DC #DCDA92 #94DC92
monochromatic
#763BB8 #9664CD #B592DC #D4C0EB #EFE8F8
Accessibility & contrast
On white
2.59
#B592DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B592DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B592DC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B592DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B592DC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DF
Deuteranopia (green-blind)
#8AA1DA
Tritanopia (blue-blind)
#AF9DAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b592dc; /* rgb */ color: rgb(181, 146, 220); /* oklch */ color: oklch(71.9% 0.111 305.5);
Tailwind
colors: {
custom: {
50: '#ccb2e7',
500: '#b592dc',
950: '#000000',
},
}SCSS
$custom: #b592dc; $custom-light: #ccb2e7; $custom-dark: #000000;
JSON
{
"hex": "#b592dc",
"rgb": {
"r": 181,
"g": 146,
"b": 220
},
"hsl": {
"h": 268.378,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.71922,
"c": 0.1112,
"h": 305.5
},
"luminance": 0.35549
}Semantic roles & 50–950 ramp
primary
#B592DC
secondary
#E5EEDC
accent
#BF2777
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084