#B0B7ED#B0B7ED
#B0B7ED is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.3% C 0.077 H 278.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B7ED |
|---|---|
| RGB | rgb(176, 183, 237) |
| HSL | hsl(233, 63%, 81%) |
| HSV | hsv(233, 26%, 93%) |
| CMYK | cmyk(25.7%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(75.58, 9.20, -27.66) |
| CIE-LCH | lch(75.58, 29.15, 288.40°) |
| OKLab | oklab(79.29% 0.0117 -0.0761) |
| OKLCH | oklch(79.29% 0.077 278.7) |
| XYZ | xyz(50.1201, 49.2103, 86.9622) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.97
Periwinkle
#CCCCFF
ΔE00 6.07
Pastel Blue
#A2BFFE
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 8.93
Powder Blue (survey)
#B1D1FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B7ED #EDE6B0
analogous
#B0D5ED #B0B7ED #C7B0ED
triadic
#B0B7ED #EDB0B7 #B7EDB0
tetradic
#B0B7ED #EDB0D5 #EDE6B0 #B0EDC7
square
#B0B7ED #EDB0D5 #EDE6B0 #B0EDC7
split-complementary
#B0B7ED #EDC7B0 #D5EDB0
monochromatic
#4C5CD6 #7E8AE2 #B0B7ED #E2E4F8 #E6E8F9
Accessibility & contrast
On white
1.94
#B0B7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#B0B7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B7ED
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B7ED | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#A1C1C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0b7ed; /* rgb */ color: rgb(176, 183, 237); /* oklch */ color: oklch(79.3% 0.077 278.7);
Tailwind
colors: {
custom: {
50: '#c8ccf3',
500: '#b0b7ed',
950: '#000000',
},
}SCSS
$custom: #b0b7ed; $custom-light: #c8ccf3; $custom-dark: #000000;
JSON
{
"hex": "#b0b7ed",
"rgb": {
"r": 176,
"g": 183,
"b": 237
},
"hsl": {
"h": 233.115,
"s": 62.887,
"l": 80.98
},
"oklch": {
"l": 0.79286,
"c": 0.07701,
"h": 278.7
},
"luminance": 0.49212
}Semantic roles & 50–950 ramp
primary
#B0B7ED
secondary
#F1EEDA
accent
#B61BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285