#B0A4E9#B0A4E9
#B0A4E9 is a light, moderate violet. Relative luminance 0.417; OKLCH L 75.4% C 0.099 H 291.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A4E9 |
|---|---|
| RGB | rgb(176, 164, 233) |
| HSL | hsl(250, 61%, 78%) |
| HSV | hsv(250, 30%, 91%) |
| CMYK | cmyk(24.5%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(70.64, 18.79, -33.10) |
| CIE-LCH | lch(70.64, 38.06, 299.59°) |
| OKLab | oklab(75.41% 0.0367 -0.0915) |
| OKLCH | oklch(75.41% 0.099 291.8) |
| XYZ | xyz(45.8844, 41.6636, 82.6994) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.83
Pale Violet
#CEAEFA
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.01
Pastel Purple
#CAA0FF
ΔE00 6.60
Lilac (survey)
#CEA2FD
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A4E9 #DDE9A4
analogous
#A4BAE9 #B0A4E9 #D2A4E9
triadic
#B0A4E9 #E9B0A4 #A4E9B0
tetradic
#B0A4E9 #E9A4BA #DDE9A4 #A4E9D2
square
#B0A4E9 #E9A4BA #DDE9A4 #A4E9D2
split-complementary
#B0A4E9 #E9D2A4 #BAE9A4
monochromatic
#5A41D1 #8573DD #B0A4E9 #DBD5F5 #EAE6F9
Accessibility & contrast
On white
2.25
#B0A4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#B0A4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A4E9
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A4E9 | 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)
#93AEEC
Deuteranopia (green-blind)
#93ACE7
Tritanopia (blue-blind)
#A4B0BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b0a4e9; /* rgb */ color: rgb(176, 164, 233); /* oklch */ color: oklch(75.4% 0.099 291.8);
Tailwind
colors: {
custom: {
50: '#c8bff0',
500: '#b0a4e9',
950: '#000000',
},
}SCSS
$custom: #b0a4e9; $custom-light: #c8bff0; $custom-dark: #000000;
JSON
{
"hex": "#b0a4e9",
"rgb": {
"r": 176,
"g": 164,
"b": 233
},
"hsl": {
"h": 250.435,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.7541,
"c": 0.09858,
"h": 291.8
},
"luminance": 0.41664
}Semantic roles & 50–950 ramp
primary
#B0A4E9
secondary
#EDF0DB
accent
#C91DAB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184