#B293DF#B293DF
#B293DF is a light, moderate violet. Relative luminance 0.357; OKLCH L 72.0% C 0.113 H 302.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B293DF |
|---|---|
| RGB | rgb(178, 147, 223) |
| HSL | hsl(264, 54%, 73%) |
| HSV | hsv(264, 34%, 87%) |
| CMYK | cmyk(20.2%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(66.26, 26.60, -34.38) |
| CIE-LCH | lch(66.26, 43.47, 307.73°) |
| OKLab | oklab(71.96% 0.0603 -0.0951) |
| OKLCH | oklch(71.96% 0.113 302.4) |
| XYZ | xyz(42.1103, 35.6601, 74.4623) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.12
Lavender
#B39DDB
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.98
Liliac
#C48EFD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293DF #C0DF93
analogous
#939ADF #B293DF #D893DF
triadic
#B293DF #DFB293 #93DFB2
tetradic
#B293DF #DF939A #C0DF93 #93DFD8
square
#B293DF #DF939A #C0DF93 #93DFD8
split-complementary
#B293DF #DFD893 #9ADF93
monochromatic
#6F39BF #9064D1 #B293DF #D4C2ED #EEE7F8
Accessibility & contrast
On white
2.58
#B293DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B293DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293DF
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293DF | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#88A1DD
Tritanopia (blue-blind)
#AB9FAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b293df; /* rgb */ color: rgb(178, 147, 223); /* oklch */ color: oklch(72.0% 0.113 302.4);
Tailwind
colors: {
custom: {
50: '#cab3e9',
500: '#b293df',
950: '#000000',
},
}SCSS
$custom: #b293df; $custom-light: #cab3e9; $custom-dark: #000000;
JSON
{
"hex": "#b293df",
"rgb": {
"r": 178,
"g": 147,
"b": 223
},
"hsl": {
"h": 264.474,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.71962,
"c": 0.1126,
"h": 302.4
},
"luminance": 0.3566
}Semantic roles & 50–950 ramp
primary
#B293DF
secondary
#E7EFDC
accent
#C22481
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084