#B0A8EA#B0A8EA
#B0A8EA is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.2% C 0.094 H 289.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A8EA |
|---|---|
| RGB | rgb(176, 168, 234) |
| HSL | hsl(247, 61%, 79%) |
| HSV | hsv(247, 28%, 92%) |
| CMYK | cmyk(24.8%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(71.67, 16.80, -32.05) |
| CIE-LCH | lch(71.67, 36.18, 297.66°) |
| OKLab | oklab(76.22% 0.0314 -0.0885) |
| OKLCH | oklch(76.22% 0.094 289.5) |
| XYZ | xyz(46.7548, 43.1751, 83.6963) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.71
Pale Violet
#CEAEFA
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.92
Pastel Purple
#CAA0FF
ΔE00 7.40
Light Violet
#D6B4FC
ΔE00 7.68
Lilac (survey)
#CEA2FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A8EA #E2EAA8
analogous
#A8C1EA #B0A8EA #D1A8EA
triadic
#B0A8EA #EAB0A8 #A8EAB0
tetradic
#B0A8EA #EAA8C1 #E2EAA8 #A8EAD1
square
#B0A8EA #EAA8C1 #E2EAA8 #A8EAD1
split-complementary
#B0A8EA #EAD1A8 #C1EAA8
monochromatic
#5645D2 #8377DE #B0A8EA #DDD9F6 #E9E6F9
Accessibility & contrast
On white
2.18
#B0A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#B0A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A8EA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A8EA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#A3B3BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0a8ea; /* rgb */ color: rgb(176, 168, 234); /* oklch */ color: oklch(76.2% 0.094 289.5);
Tailwind
colors: {
custom: {
50: '#c8c1f1',
500: '#b0a8ea',
950: '#000000',
},
}SCSS
$custom: #b0a8ea; $custom-light: #c8c1f1; $custom-dark: #000000;
JSON
{
"hex": "#b0a8ea",
"rgb": {
"r": 176,
"g": 168,
"b": 234
},
"hsl": {
"h": 247.273,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.76221,
"c": 0.09392,
"h": 289.5
},
"luminance": 0.43176
}Semantic roles & 50–950 ramp
primary
#B0A8EA
secondary
#EEF0DB
accent
#C91DB4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184