#B2B2CF#B2B2CF
#B2B2CF is a light, muted blue. Relative luminance 0.458; OKLCH L 77.3% C 0.041 H 285.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2CF |
|---|---|
| RGB | rgb(178, 178, 207) |
| HSL | hsl(240, 23%, 75%) |
| HSV | hsv(240, 14%, 81%) |
| CMYK | cmyk(14%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(73.42, 5.81, -14.62) |
| CIE-LCH | lch(73.42, 15.74, 291.67°) |
| OKLab | oklab(77.3% 0.0109 -0.0396) |
| OKLCH | oklch(77.3% 0.041 285.4) |
| XYZ | xyz(45.5405, 45.8103, 65.4624) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.57
Light Blue Grey
#B7C9E2
ΔE00 9.66
Dove Gray
#B6B8BD
ΔE00 10.13
Thistle
#D8BFD8
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2CF #CFCFB2
analogous
#B2C0CF #B2B2CF #C0B2CF
triadic
#B2B2CF #CFB2B2 #B2CFB2
tetradic
#B2B2CF #CFB2C0 #CFCFB2 #B2CFC0
square
#B2B2CF #CFB2C0 #CFCFB2 #B2CFC0
split-complementary
#B2B2CF #CFC0B2 #C0CFB2
monochromatic
#6767A0 #8C8CB7 #B2B2CF #D8D8E7 #ECECF3
Accessibility & contrast
On white
2.07
#B2B2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#B2B2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2CF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2CF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D0
Deuteranopia (green-blind)
#AAB4CE
Tritanopia (blue-blind)
#ACB7BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2b2cf; /* rgb */ color: rgb(178, 178, 207); /* oklch */ color: oklch(77.3% 0.041 285.4);
Tailwind
colors: {
custom: {
50: '#c9c9dd',
500: '#b2b2cf',
950: '#000000',
},
}SCSS
$custom: #b2b2cf; $custom-light: #c9c9dd; $custom-dark: #000000;
JSON
{
"hex": "#b2b2cf",
"rgb": {
"r": 178,
"g": 178,
"b": 207
},
"hsl": {
"h": 240,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.77302,
"c": 0.04108,
"h": 285.4
},
"luminance": 0.45811
}Semantic roles & 50–950 ramp
primary
#B2B2CF
secondary
#EAEAE1
accent
#A244A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283