#949BAF#949BAF
#949BAF is a light, muted blue. Relative luminance 0.328; OKLCH L 69.0% C 0.030 H 270.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #949BAF |
|---|---|
| RGB | rgb(148, 155, 175) |
| HSL | hsl(224, 14%, 63%) |
| HSV | hsv(224, 15%, 69%) |
| CMYK | cmyk(15.4%, 11.4%, 0%, 31.4%) |
| CIE-LAB | lab(64.03, 1.70, -11.24) |
| CIE-LCH | lch(64.03, 11.37, 278.59°) |
| OKLab | oklab(69.05% 0.0001 -0.0304) |
| OKLCH | oklch(69.05% 0.03 270.3) |
| XYZ | xyz(31.6702, 32.8333, 45.2180) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.44
Bluey Grey
#89A0B0
ΔE00 7.61
Blue Grey
#758DA3
ΔE00 8.69
Lightslategray
#778899
ΔE00 8.77
Pewter
#899397
ΔE00 8.93
Cool Grey
#95A3A6
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BAF #AFA894
analogous
#94A8AF #949BAF #9A94AF
triadic
#949BAF #AF949B #9BAF94
tetradic
#949BAF #AF94A8 #AFA894 #94AF9A
square
#949BAF #AF94A8 #AFA894 #94AF9A
split-complementary
#949BAF #AF9A94 #A8AF94
monochromatic
#565D73 #717A95 #949BAF #B7BCC9 #DADCE3
Accessibility & contrast
On white
2.78
#949BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#949BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BAF
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BAF | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#939AAE
Tritanopia (blue-blind)
#8E9FA1
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #949baf; /* rgb */ color: rgb(148, 155, 175); /* oklch */ color: oklch(69.0% 0.030 270.3);
Tailwind
colors: {
custom: {
50: '#b3b8c6',
500: '#949baf',
950: '#000000',
},
}SCSS
$custom: #949baf; $custom-light: #b3b8c6; $custom-dark: #000000;
JSON
{
"hex": "#949baf",
"rgb": {
"r": 148,
"g": 155,
"b": 175
},
"hsl": {
"h": 224.444,
"s": 14.439,
"l": 63.333
},
"oklch": {
"l": 0.69045,
"c": 0.03041,
"h": 270.3
},
"luminance": 0.32834
}Semantic roles & 50–950 ramp
primary
#949BAF
secondary
#D4D2CB
accent
#854D99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082