#B293DD#B293DD
#B293DD is a light, moderate violet. Relative luminance 0.356; OKLCH L 71.9% C 0.110 H 303.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B293DD |
|---|---|
| RGB | rgb(178, 147, 221) |
| HSL | hsl(265, 52%, 72%) |
| HSV | hsv(265, 33%, 87%) |
| CMYK | cmyk(19.5%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(66.18, 26.15, -33.40) |
| CIE-LCH | lch(66.18, 42.42, 308.06°) |
| OKLab | oklab(71.87% 0.0599 -0.0923) |
| OKLCH | oklch(71.87% 0.11 303) |
| XYZ | xyz(41.8423, 35.5529, 73.0506) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.77
Lavender
#B39DDB
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 4.61
Baby Purple
#CA9BF7
ΔE00 5.33
Pastel Purple
#CAA0FF
ΔE00 6.22
Liliac
#C48EFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293DD #BEDD93
analogous
#9399DD #B293DD #D793DD
triadic
#B293DD #DDB293 #93DDB2
tetradic
#B293DD #DD9399 #BEDD93 #93DDD7
square
#B293DD #DD9399 #BEDD93 #93DDD7
split-complementary
#B293DD #DDD793 #99DD93
monochromatic
#703BBB #9164CE #B293DD #D3C2EC #EEE8F8
Accessibility & contrast
On white
2.59
#B293DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B293DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293DD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293DD | 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)
#83A0E0
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#AB9EAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b293dd; /* rgb */ color: rgb(178, 147, 221); /* oklch */ color: oklch(71.9% 0.110 303.0);
Tailwind
colors: {
custom: {
50: '#cab3e8',
500: '#b293dd',
950: '#000000',
},
}SCSS
$custom: #b293dd; $custom-light: #cab3e8; $custom-dark: #000000;
JSON
{
"hex": "#b293dd",
"rgb": {
"r": 178,
"g": 147,
"b": 221
},
"hsl": {
"h": 265.135,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.71872,
"c": 0.10998,
"h": 303
},
"luminance": 0.35553
}Semantic roles & 50–950 ramp
primary
#B293DD
secondary
#E7EFDC
accent
#C0267F
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084