#B593DF#B593DF
#B593DF is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.2% C 0.113 H 304.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B593DF |
|---|---|
| RGB | rgb(181, 147, 223) |
| HSL | hsl(267, 54%, 73%) |
| HSV | hsv(267, 34%, 87%) |
| CMYK | cmyk(18.8%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(66.53, 27.51, -33.93) |
| CIE-LCH | lch(66.53, 43.68, 309.03°) |
| OKLab | oklab(72.24% 0.0638 -0.0937) |
| OKLCH | oklch(72.24% 0.113 304.2) |
| XYZ | xyz(42.8064, 36.0190, 74.4950) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.61
Lavender
#B39DDB
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.15
Baby Purple
#CA9BF7
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 5.77
Liliac
#C48EFD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B593DF #BDDF93
analogous
#9397DF #B593DF #DB93DF
triadic
#B593DF #DFB593 #93DFB5
tetradic
#B593DF #DF9397 #BDDF93 #93DFDB
square
#B593DF #DF9397 #BDDF93 #93DFDB
split-complementary
#B593DF #DFDB93 #97DF93
monochromatic
#7539BF #9564D1 #B593DF #D5C2ED #EFE7F8
Accessibility & contrast
On white
2.56
#B593DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B593DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B593DF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B593DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B593DF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A1E2
Deuteranopia (green-blind)
#8AA2DD
Tritanopia (blue-blind)
#AE9EAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b593df; /* rgb */ color: rgb(181, 147, 223); /* oklch */ color: oklch(72.2% 0.113 304.2);
Tailwind
colors: {
custom: {
50: '#ccb3e9',
500: '#b593df',
950: '#000000',
},
}SCSS
$custom: #b593df; $custom-light: #ccb3e9; $custom-dark: #000000;
JSON
{
"hex": "#b593df",
"rgb": {
"r": 181,
"g": 147,
"b": 223
},
"hsl": {
"h": 266.842,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.72237,
"c": 0.11339,
"h": 304.2
},
"luminance": 0.36019
}Semantic roles & 50–950 ramp
primary
#B593DF
secondary
#E7EFDC
accent
#C2247B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084