#B2B4D4#B2B4D4
#B2B4D4 is a light, muted blue. Relative luminance 0.469; OKLCH L 77.9% C 0.045 H 282.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4D4 |
|---|---|
| RGB | rgb(178, 180, 212) |
| HSL | hsl(236, 28%, 76%) |
| HSV | hsv(236, 16%, 83%) |
| CMYK | cmyk(16%, 15.1%, 0%, 16.9%) |
| CIE-LAB | lab(74.10, 5.79, -16.33) |
| CIE-LCH | lch(74.10, 17.33, 289.53°) |
| OKLab | oklab(77.89% 0.0098 -0.0443) |
| OKLCH | oklch(77.89% 0.045 282.5) |
| XYZ | xyz(46.5623, 46.8604, 68.8664) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.56
Periwinkle
#CCCCFF
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.88
Light Blue Grey
#B7C9E2
ΔE00 9.00
Lavender
#B39DDB
ΔE00 9.93
Cloudy Blue
#ACC2D9
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4D4 #D4D2B2
analogous
#B2C5D4 #B2B4D4 #C1B2D4
triadic
#B2B4D4 #D4B2B4 #B4D4B2
tetradic
#B2B4D4 #D4B2C5 #D4D2B2 #B2D4C1
square
#B2B4D4 #D4B2C5 #D4D2B2 #B2D4C1
split-complementary
#B2B4D4 #D4C1B2 #C5D4B2
monochromatic
#6368A8 #8B8EBE #B2B4D4 #D9DAEA #EBECF4
Accessibility & contrast
On white
2.02
#B2B4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#B2B4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4D4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4D4 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB7D6
Deuteranopia (green-blind)
#ABB5D3
Tritanopia (blue-blind)
#ABB9BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2b4d4; /* rgb */ color: rgb(178, 180, 212); /* oklch */ color: oklch(77.9% 0.045 282.5);
Tailwind
colors: {
custom: {
50: '#c9cae1',
500: '#b2b4d4',
950: '#000000',
},
}SCSS
$custom: #b2b4d4; $custom-light: #c9cae1; $custom-dark: #000000;
JSON
{
"hex": "#b2b4d4",
"rgb": {
"r": 178,
"g": 180,
"b": 212
},
"hsl": {
"h": 236.471,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.77885,
"c": 0.0454,
"h": 282.5
},
"luminance": 0.46861
}Semantic roles & 50–950 ramp
primary
#B2B4D4
secondary
#EBEAE0
accent
#A13FA7
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283