#95A2BF#95A2BF
#95A2BF is a light, muted blue. Relative luminance 0.360; OKLCH L 71.2% C 0.045 H 266.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2BF |
|---|---|
| RGB | rgb(149, 162, 191) |
| HSL | hsl(221, 25%, 67%) |
| HSV | hsv(221, 22%, 75%) |
| CMYK | cmyk(22%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(66.51, 1.75, -16.43) |
| CIE-LCH | lch(66.51, 16.53, 276.08°) |
| OKLab | oklab(71.19% -0.003 -0.0448) |
| OKLCH | oklch(71.19% 0.045 266.2) |
| XYZ | xyz(34.7163, 35.9910, 54.3980) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.06
Cool Gray
#9AA7B0
ΔE00 8.72
Lightsteelblue
#B0C4DE
ΔE00 9.66
Blue Grey
#758DA3
ΔE00 9.67
Cloudy Blue
#ACC2D9
ΔE00 9.77
Light Grey Blue
#9DBCD4
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2BF #BFB295
analogous
#95B7BF #95A2BF #9D95BF
triadic
#95A2BF #BF95A2 #A2BF95
tetradic
#95A2BF #BF95B7 #BFB295 #95BF9D
square
#95A2BF #BF95B7 #BFB295 #95BF9D
split-complementary
#95A2BF #BF9D95 #B7BF95
monochromatic
#526388 #6F81A8 #95A2BF #BBC3D6 #E1E5ED
Accessibility & contrast
On white
2.56
#95A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#95A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2BF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2BF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C0
Deuteranopia (green-blind)
#95A0BE
Tritanopia (blue-blind)
#8BA8AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #95a2bf; /* rgb */ color: rgb(149, 162, 191); /* oklch */ color: oklch(71.2% 0.045 266.2);
Tailwind
colors: {
custom: {
50: '#b4bdd2',
500: '#95a2bf',
950: '#000000',
},
}SCSS
$custom: #95a2bf; $custom-light: #b4bdd2; $custom-dark: #000000;
JSON
{
"hex": "#95a2bf",
"rgb": {
"r": 149,
"g": 162,
"b": 191
},
"hsl": {
"h": 221.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.71186,
"c": 0.04492,
"h": 266.2
},
"luminance": 0.35992
}Semantic roles & 50–950 ramp
primary
#95A2BF
secondary
#DFDAD1
accent
#8542A3
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182