#B2C0DA#B2C0DA
#B2C0DA is a light, muted blue. Relative luminance 0.522; OKLCH L 80.5% C 0.040 H 262.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C0DA |
|---|---|
| RGB | rgb(178, 192, 218) |
| HSL | hsl(219, 35%, 78%) |
| HSV | hsv(219, 18%, 85%) |
| CMYK | cmyk(18.3%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(77.42, 0.60, -14.60) |
| CIE-LCH | lch(77.42, 14.61, 272.36°) |
| OKLab | oklab(80.54% -0.0049 -0.0396) |
| OKLCH | oklch(80.54% 0.04 262.9) |
| XYZ | xyz(49.8615, 52.2252, 73.7695) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.46
Light Blue Grey
#B7C9E2
ΔE00 2.76
Cloudy Blue
#ACC2D9
ΔE00 3.79
Light Grey Blue
#9DBCD4
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.12
Light Periwinkle
#C1C6FC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C0DA #DACCB2
analogous
#B2D4DA #B2C0DA #B8B2DA
triadic
#B2C0DA #DAB2C0 #C0DAB2
tetradic
#B2C0DA #DAB2D4 #DACCB2 #B2DAB8
square
#B2C0DA #DAB2D4 #DACCB2 #B2DAB8
split-complementary
#B2C0DA #DAB8B2 #D4DAB2
monochromatic
#5F7CB2 #899EC6 #B2C0DA #DBE2EE #EAEEF5
Accessibility & contrast
On white
1.83
#B2C0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B2C0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C0DA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C0DA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DB
Deuteranopia (green-blind)
#B4BED9
Tritanopia (blue-blind)
#A8C5C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2c0da; /* rgb */ color: rgb(178, 192, 218); /* oklch */ color: oklch(80.5% 0.040 262.9);
Tailwind
colors: {
custom: {
50: '#c9d3e5',
500: '#b2c0da',
950: '#000000',
},
}SCSS
$custom: #b2c0da; $custom-light: #c9d3e5; $custom-dark: #000000;
JSON
{
"hex": "#b2c0da",
"rgb": {
"r": 178,
"g": 192,
"b": 218
},
"hsl": {
"h": 219,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.80542,
"c": 0.03993,
"h": 262.9
},
"luminance": 0.52226
}Semantic roles & 50–950 ramp
primary
#B2C0DA
secondary
#B1A07F
accent
#8538AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384