#B0B2DA#B0B2DA
#B0B2DA is a light, muted blue. Relative luminance 0.461; OKLCH L 77.5% C 0.057 H 282.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2DA |
|---|---|
| RGB | rgb(176, 178, 218) |
| HSL | hsl(237, 36%, 77%) |
| HSV | hsv(237, 19%, 85%) |
| CMYK | cmyk(19.3%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(73.63, 7.57, -20.33) |
| CIE-LCH | lch(73.63, 21.69, 290.44°) |
| OKLab | oklab(77.55% 0.0125 -0.0555) |
| OKLCH | oklch(77.55% 0.057 282.7) |
| XYZ | xyz(46.4768, 46.1321, 72.7718) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 7.38
Lavender
#B39DDB
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 9.61
Lightsteelblue
#B0C4DE
ΔE00 9.62
Light Blue Grey
#B7C9E2
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2DA #DAD8B0
analogous
#B0C7DA #B0B2DA #C3B0DA
triadic
#B0B2DA #DAB0B2 #B2DAB0
tetradic
#B0B2DA #DAB0C7 #DAD8B0 #B0DAC3
square
#B0B2DA #DAB0C7 #DAD8B0 #B0DAC3
split-complementary
#B0B2DA #DAC3B0 #C7DAB0
monochromatic
#5D61B3 #8689C6 #B0B2DA #DADBEE #EAEBF5
Accessibility & contrast
On white
2.05
#B0B2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#B0B2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2DA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2DA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B6DC
Deuteranopia (green-blind)
#A6B4D9
Tritanopia (blue-blind)
#A7B9BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b0b2da; /* rgb */ color: rgb(176, 178, 218); /* oklch */ color: oklch(77.5% 0.057 282.7);
Tailwind
colors: {
custom: {
50: '#c8c9e5',
500: '#b0b2da',
950: '#000000',
},
}SCSS
$custom: #b0b2da; $custom-light: #c8c9e5; $custom-dark: #000000;
JSON
{
"hex": "#b0b2da",
"rgb": {
"r": 176,
"g": 178,
"b": 218
},
"hsl": {
"h": 237.143,
"s": 36.207,
"l": 77.255
},
"oklch": {
"l": 0.77547,
"c": 0.05686,
"h": 282.7
},
"luminance": 0.46133
}Semantic roles & 50–950 ramp
primary
#B0B2DA
secondary
#ECEBDF
accent
#A936AF
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284