#B2C4E4#B2C4E4
#B2C4E4 is a light, muted blue. Relative luminance 0.545; OKLCH L 81.7% C 0.049 H 262.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2C4E4 |
|---|---|
| RGB | rgb(178, 196, 228) |
| HSL | hsl(218, 48%, 80%) |
| HSV | hsv(218, 22%, 89%) |
| CMYK | cmyk(21.9%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(78.78, 0.67, -17.93) |
| CIE-LCH | lch(78.78, 17.95, 272.15°) |
| OKLab | oklab(81.72% -0.0069 -0.0489) |
| OKLCH | oklch(81.72% 0.049 262) |
| XYZ | xyz(52.1000, 54.5449, 81.1670) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.53
Light Blue Grey
#B7C9E2
ΔE00 2.73
Cloudy Blue
#ACC2D9
ΔE00 4.26
Powder Blue (survey)
#B1D1FC
ΔE00 5.17
Pastel Blue
#A2BFFE
ΔE00 6.35
Light Periwinkle
#C1C6FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2C4E4 #E4D2B2
analogous
#B2DDE4 #B2C4E4 #B9B2E4
triadic
#B2C4E4 #E4B2C4 #C4E4B2
tetradic
#B2C4E4 #E4B2DD #E4D2B2 #B2E4B9
square
#B2C4E4 #E4B2DD #E4D2B2 #B2E4B9
split-complementary
#B2C4E4 #E4B9B2 #DDE4B2
monochromatic
#577FC4 #85A1D4 #B2C4E4 #DFE7F4 #E8EEF7
Accessibility & contrast
On white
1.76
#B2C4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#B2C4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2C4E4
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2C4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2C4E4 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E6
Deuteranopia (green-blind)
#B5C1E3
Tritanopia (blue-blind)
#A5CACE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2c4e4; /* rgb */ color: rgb(178, 196, 228); /* oklch */ color: oklch(81.7% 0.049 262.0);
Tailwind
colors: {
custom: {
50: '#c9d5ec',
500: '#b2c4e4',
950: '#000000',
},
}SCSS
$custom: #b2c4e4; $custom-light: #c9d5ec; $custom-dark: #000000;
JSON
{
"hex": "#b2c4e4",
"rgb": {
"r": 178,
"g": 196,
"b": 228
},
"hsl": {
"h": 218.4,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.81716,
"c": 0.04936,
"h": 262
},
"luminance": 0.54546
}Semantic roles & 50–950 ramp
primary
#B2C4E4
secondary
#BEA67C
accent
#872ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384