#B4B0EA#B4B0EA
#B4B0EA is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.1% C 0.082 H 287.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B0EA |
|---|---|
| RGB | rgb(180, 176, 234) |
| HSL | hsl(244, 58%, 80%) |
| HSV | hsv(244, 25%, 92%) |
| CMYK | cmyk(23.1%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(73.99, 13.55, -28.45) |
| CIE-LCH | lch(73.99, 31.51, 295.47°) |
| OKLab | oklab(78.09% 0.0247 -0.0783) |
| OKLCH | oklch(78.09% 0.082 287.5) |
| XYZ | xyz(49.1954, 46.6937, 84.2469) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.64
Lavender
#B39DDB
ΔE00 6.14
Pale Violet
#CEAEFA
ΔE00 6.59
Periwinkle
#CCCCFF
ΔE00 6.97
Light Violet
#D6B4FC
ΔE00 7.52
Lavender (survey)
#C79FEF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B0EA #E6EAB0
analogous
#B0C9EA #B4B0EA #D1B0EA
triadic
#B4B0EA #EAB4B0 #B0EAB4
tetradic
#B4B0EA #EAB0C9 #E6EAB0 #B0EAD1
square
#B4B0EA #EAB0C9 #E6EAB0 #B0EAD1
split-complementary
#B4B0EA #EAD1B0 #C9EAB0
monochromatic
#584FD0 #8680DD #B4B0EA #E2E0F7 #E8E7F9
Accessibility & contrast
On white
2.03
#B4B0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#B4B0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B0EA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B0EA | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#A8BAC4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b4b0ea; /* rgb */ color: rgb(180, 176, 234); /* oklch */ color: oklch(78.1% 0.082 287.5);
Tailwind
colors: {
custom: {
50: '#cbc7f1',
500: '#b4b0ea',
950: '#000000',
},
}SCSS
$custom: #b4b0ea; $custom-light: #cbc7f1; $custom-dark: #000000;
JSON
{
"hex": "#b4b0ea",
"rgb": {
"r": 180,
"g": 176,
"b": 234
},
"hsl": {
"h": 244.138,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.78091,
"c": 0.08206,
"h": 287.5
},
"luminance": 0.46694
}Semantic roles & 50–950 ramp
primary
#B4B0EA
secondary
#EEF0DB
accent
#C620BA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284