#B0B2DD#B0B2DD
#B0B2DD is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.7% C 0.061 H 282.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2DD |
|---|---|
| RGB | rgb(176, 178, 221) |
| HSL | hsl(237, 40%, 78%) |
| HSV | hsv(237, 20%, 87%) |
| CMYK | cmyk(20.4%, 19.5%, 0%, 13.3%) |
| CIE-LAB | lab(73.73, 8.25, -21.80) |
| CIE-LCH | lch(73.73, 23.31, 290.72°) |
| OKLab | oklab(77.66% 0.0135 -0.0596) |
| OKLCH | oklch(77.66% 0.061 282.8) |
| XYZ | xyz(46.8729, 46.2906, 74.8581) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 7.09
Lavender
#B39DDB
ΔE00 7.88
Pale Violet
#CEAEFA
ΔE00 9.15
Lightsteelblue
#B0C4DE
ΔE00 9.73
Light Violet
#D6B4FC
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2DD #DDDBB0
analogous
#B0C8DD #B0B2DD #C4B0DD
triadic
#B0B2DD #DDB0B2 #B2DDB0
tetradic
#B0B2DD #DDB0C8 #DDDBB0 #B0DDC4
square
#B0B2DD #DDB0C8 #DDDBB0 #B0DDC4
split-complementary
#B0B2DD #DDC4B0 #C8DDB0
monochromatic
#5A5FB8 #8588CB #B0B2DD #DBDCEF #EAEAF6
Accessibility & contrast
On white
2.05
#B0B2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#B0B2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2DD
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2DD | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B7DF
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#A6B9C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b0b2dd; /* rgb */ color: rgb(176, 178, 221); /* oklch */ color: oklch(77.7% 0.061 282.8);
Tailwind
colors: {
custom: {
50: '#c8c9e7',
500: '#b0b2dd',
950: '#000000',
},
}SCSS
$custom: #b0b2dd; $custom-light: #c8c9e7; $custom-dark: #000000;
JSON
{
"hex": "#b0b2dd",
"rgb": {
"r": 176,
"g": 178,
"b": 221
},
"hsl": {
"h": 237.333,
"s": 39.823,
"l": 77.843
},
"oklch": {
"l": 0.77661,
"c": 0.06111,
"h": 282.8
},
"luminance": 0.46291
}Semantic roles & 50–950 ramp
primary
#B0B2DD
secondary
#EDECDE
accent
#AD33B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284