#94A2BB#94A2BB
#94A2BB is a light, muted blue. Relative luminance 0.357; OKLCH L 71.0% C 0.040 H 262.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #94A2BB |
|---|---|
| RGB | rgb(148, 162, 187) |
| HSL | hsl(218, 22%, 66%) |
| HSV | hsv(218, 21%, 73%) |
| CMYK | cmyk(20.9%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.31, 0.51, -14.52) |
| CIE-LCH | lch(66.31, 14.53, 272.00°) |
| OKLab | oklab(70.96% -0.0055 -0.0395) |
| OKLCH | oklch(70.96% 0.04 262.1) |
| XYZ | xyz(34.1004, 35.7236, 52.1028) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 7.14
Bluegrey
#85A3B2
ΔE00 8.63
Blue Grey
#758DA3
ΔE00 8.74
Light Grey Blue
#9DBCD4
ΔE00 9.06
Cloudy Blue
#ACC2D9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A2BB #BBAD94
analogous
#94B5BB #94A2BB #9994BB
triadic
#94A2BB #BB94A2 #A2BB94
tetradic
#94A2BB #BB94B5 #BBAD94 #94BB99
square
#94A2BB #BB94B5 #BBAD94 #94BB99
split-complementary
#94A2BB #BB9994 #B5BB94
monochromatic
#536482 #6F81A3 #94A2BB #B9C3D3 #DFE3EB
Accessibility & contrast
On white
2.58
#94A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#94A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A2BB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A2BB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#96A0BA
Tritanopia (blue-blind)
#8AA7AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #94a2bb; /* rgb */ color: rgb(148, 162, 187); /* oklch */ color: oklch(71.0% 0.040 262.1);
Tailwind
colors: {
custom: {
50: '#b4bdcf',
500: '#94a2bb',
950: '#000000',
},
}SCSS
$custom: #94a2bb; $custom-light: #b4bdcf; $custom-dark: #000000;
JSON
{
"hex": "#94a2bb",
"rgb": {
"r": 148,
"g": 162,
"b": 187
},
"hsl": {
"h": 218.462,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.70963,
"c": 0.0399,
"h": 262.1
},
"luminance": 0.35724
}Semantic roles & 50–950 ramp
primary
#94A2BB
secondary
#DCD7CF
accent
#8045A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182