#B2A3EB#B2A3EB
#B2A3EB is a light, moderate violet. Relative luminance 0.417; OKLCH L 75.5% C 0.103 H 293.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A3EB |
|---|---|
| RGB | rgb(178, 163, 235) |
| HSL | hsl(253, 64%, 78%) |
| HSV | hsv(253, 31%, 92%) |
| CMYK | cmyk(24.3%, 30.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.63, 20.42, -34.19) |
| CIE-LCH | lch(70.63, 39.82, 300.84°) |
| OKLab | oklab(75.47% 0.0408 -0.0946) |
| OKLCH | oklch(75.47% 0.103 293.3) |
| XYZ | xyz(46.4491, 41.6569, 84.1746) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.69
Lavender (survey)
#C79FEF
ΔE00 5.36
Pale Violet
#CEAEFA
ΔE00 5.58
Pastel Purple
#CAA0FF
ΔE00 5.88
Lilac (survey)
#CEA2FD
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A3EB #DCEBA3
analogous
#A3B8EB #B2A3EB #D6A3EB
triadic
#B2A3EB #EBB2A3 #A3EBB2
tetradic
#B2A3EB #EBA3B8 #DCEBA3 #A3EBD6
square
#B2A3EB #EBA3B8 #DCEBA3 #A3EBD6
split-complementary
#B2A3EB #EBD6A3 #B8EBA3
monochromatic
#5E3ED5 #8871E0 #B2A3EB #DCD5F6 #EAE6FA
Accessibility & contrast
On white
2.25
#B2A3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#B2A3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A3EB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A3EB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#92ACE9
Tritanopia (blue-blind)
#A6AFBD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2a3eb; /* rgb */ color: rgb(178, 163, 235); /* oklch */ color: oklch(75.5% 0.103 293.3);
Tailwind
colors: {
custom: {
50: '#cabef1',
500: '#b2a3eb',
950: '#000000',
},
}SCSS
$custom: #b2a3eb; $custom-light: #cabef1; $custom-dark: #000000;
JSON
{
"hex": "#b2a3eb",
"rgb": {
"r": 178,
"g": 163,
"b": 235
},
"hsl": {
"h": 252.5,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.75473,
"c": 0.103,
"h": 293.3
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#B2A3EB
secondary
#ECF1DA
accent
#CC19A7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185