#B0B4E7#B0B4E7
#B0B4E7 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.4% C 0.073 H 281.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B4E7 |
|---|---|
| RGB | rgb(176, 180, 231) |
| HSL | hsl(236, 53%, 80%) |
| HSV | hsv(236, 24%, 91%) |
| CMYK | cmyk(23.8%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(74.60, 9.44, -25.92) |
| CIE-LCH | lch(74.60, 27.59, 290.01°) |
| OKLab | oklab(78.45% 0.0139 -0.0712) |
| OKLCH | oklch(78.45% 0.073 281.1) |
| XYZ | xyz(48.6459, 47.6411, 82.2185) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.69
Periwinkle
#CCCCFF
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 8.03
Lavender
#B39DDB
ΔE00 8.11
Pale Violet
#CEAEFA
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B4E7 #E7E3B0
analogous
#B0D0E7 #B0B4E7 #C7B0E7
triadic
#B0B4E7 #E7B0B4 #B4E7B0
tetradic
#B0B4E7 #E7B0D0 #E7E3B0 #B0E7C7
square
#B0B4E7 #E7B0D0 #E7E3B0 #B0E7C7
split-complementary
#B0B4E7 #E7C7B0 #D0E7B0
monochromatic
#525BCA #8187D9 #B0B4E7 #DFE1F5 #E8E9F8
Accessibility & contrast
On white
1.99
#B0B4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#B0B4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B4E7
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B4E7 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E9
Deuteranopia (green-blind)
#A4B6E6
Tritanopia (blue-blind)
#A3BDC5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0b4e7; /* rgb */ color: rgb(176, 180, 231); /* oklch */ color: oklch(78.4% 0.073 281.1);
Tailwind
colors: {
custom: {
50: '#c8caee',
500: '#b0b4e7',
950: '#000000',
},
}SCSS
$custom: #b0b4e7; $custom-light: #c8caee; $custom-dark: #000000;
JSON
{
"hex": "#b0b4e7",
"rgb": {
"r": 176,
"g": 180,
"b": 231
},
"hsl": {
"h": 235.636,
"s": 53.398,
"l": 79.804
},
"oklch": {
"l": 0.78449,
"c": 0.07253,
"h": 281.1
},
"luminance": 0.47642
}Semantic roles & 50–950 ramp
primary
#B0B4E7
secondary
#EFEEDC
accent
#B525C1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284