#95A3BC#95A3BC
#95A3BC is a light, muted blue. Relative luminance 0.362; OKLCH L 71.3% C 0.040 H 262.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95A3BC |
|---|---|
| RGB | rgb(149, 163, 188) |
| HSL | hsl(218, 23%, 66%) |
| HSV | hsv(218, 21%, 74%) |
| CMYK | cmyk(20.7%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(66.68, 0.50, -14.51) |
| CIE-LCH | lch(66.68, 14.52, 271.99°) |
| OKLab | oklab(71.29% -0.0055 -0.0395) |
| OKLCH | oklch(71.29% 0.04 262.1) |
| XYZ | xyz(34.5664, 36.2140, 52.7360) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.50
Cool Gray
#9AA7B0
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 8.66
Light Grey Blue
#9DBCD4
ΔE00 8.84
Cloudy Blue
#ACC2D9
ΔE00 8.95
Blue Grey
#758DA3
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A3BC #BCAE95
analogous
#95B6BC #95A3BC #9A95BC
triadic
#95A3BC #BC95A3 #A3BC95
tetradic
#95A3BC #BC95B6 #BCAE95 #95BC9A
square
#95A3BC #BC95B6 #BCAE95 #95BC9A
split-complementary
#95A3BC #BC9A95 #B6BC95
monochromatic
#536483 #7082A4 #95A3BC #BAC4D4 #E0E4EB
Accessibility & contrast
On white
2.55
#95A3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#95A3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A3BC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A3BC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#97A1BB
Tritanopia (blue-blind)
#8BA8AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #95a3bc; /* rgb */ color: rgb(149, 163, 188); /* oklch */ color: oklch(71.3% 0.040 262.1);
Tailwind
colors: {
custom: {
50: '#b4bed0',
500: '#95a3bc',
950: '#000000',
},
}SCSS
$custom: #95a3bc; $custom-light: #b4bed0; $custom-dark: #000000;
JSON
{
"hex": "#95a3bc",
"rgb": {
"r": 149,
"g": 163,
"b": 188
},
"hsl": {
"h": 218.462,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.71286,
"c": 0.03985,
"h": 262.1
},
"luminance": 0.36215
}Semantic roles & 50–950 ramp
primary
#95A3BC
secondary
#DDD8D0
accent
#8045A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182