#B2C2DA#B2C2DA
#B2C2DA is a light, muted blue. Relative luminance 0.531; OKLCH L 81.0% C 0.038 H 258.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C2DA |
|---|---|
| RGB | rgb(178, 194, 218) |
| HSL | hsl(216, 35%, 78%) |
| HSV | hsv(216, 18%, 85%) |
| CMYK | cmyk(18.3%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(77.94, -0.47, -13.81) |
| CIE-LCH | lch(77.94, 13.82, 268.05°) |
| OKLab | oklab(80.95% -0.0077 -0.0375) |
| OKLCH | oklch(80.95% 0.038 258.4) |
| XYZ | xyz(50.3036, 53.1094, 73.9169) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.37
Light Blue Grey
#B7C9E2
ΔE00 1.82
Cloudy Blue
#ACC2D9
ΔE00 2.50
Light Grey Blue
#9DBCD4
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C2DA #DACAB2
analogous
#B2D6DA #B2C2DA #B6B2DA
triadic
#B2C2DA #DAB2C2 #C2DAB2
tetradic
#B2C2DA #DAB2D6 #DACAB2 #B2DAB6
square
#B2C2DA #DAB2D6 #DACAB2 #B2DAB6
split-complementary
#B2C2DA #DAB6B2 #D6DAB2
monochromatic
#5F81B2 #89A1C6 #B2C2DA #DBE3EE #EAEFF5
Accessibility & contrast
On white
1.81
#B2C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#B2C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C2DA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C2DA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#B6BFD9
Tritanopia (blue-blind)
#A8C7CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2c2da; /* rgb */ color: rgb(178, 194, 218); /* oklch */ color: oklch(81.0% 0.038 258.4);
Tailwind
colors: {
custom: {
50: '#c9d4e5',
500: '#b2c2da',
950: '#000000',
},
}SCSS
$custom: #b2c2da; $custom-light: #c9d4e5; $custom-dark: #000000;
JSON
{
"hex": "#b2c2da",
"rgb": {
"r": 178,
"g": 194,
"b": 218
},
"hsl": {
"h": 216,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.80954,
"c": 0.03825,
"h": 258.4
},
"luminance": 0.53111
}Semantic roles & 50–950 ramp
primary
#B2C2DA
secondary
#B19D7F
accent
#7F38AE
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384