#949EB2#949EB2
#949EB2 is a light, muted blue. Relative luminance 0.340; OKLCH L 69.8% C 0.031 H 264.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #949EB2 |
|---|---|
| RGB | rgb(148, 158, 178) |
| HSL | hsl(220, 16%, 64%) |
| HSV | hsv(220, 17%, 70%) |
| CMYK | cmyk(16.9%, 11.2%, 0%, 30.2%) |
| CIE-LAB | lab(64.93, 0.69, -11.56) |
| CIE-LCH | lch(64.93, 11.58, 273.42°) |
| OKLab | oklab(69.79% -0.0031 -0.0313) |
| OKLCH | oklch(69.79% 0.031 264.3) |
| XYZ | xyz(32.4736, 33.9634, 46.9555) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.24
Cool Gray
#9AA7B0
ΔE00 6.32
Blue Grey
#758DA3
ΔE00 8.22
Pewter
#899397
ΔE00 8.67
Bluegrey
#85A3B2
ΔE00 8.67
Lightslategray
#778899
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EB2 #B2A894
analogous
#94ADB2 #949EB2 #9994B2
triadic
#949EB2 #B2949E #9EB294
tetradic
#949EB2 #B294AD #B2A894 #94B299
square
#949EB2 #B294AD #B2A894 #94B299
split-complementary
#949EB2 #B29994 #ADB294
monochromatic
#556076 #707E98 #949EB2 #B8BECC #DBDFE5
Accessibility & contrast
On white
2.69
#949EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#949EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EB2
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EB2 | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#959CB2
Tritanopia (blue-blind)
#8DA2A4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #949eb2; /* rgb */ color: rgb(148, 158, 178); /* oklch */ color: oklch(69.8% 0.031 264.3);
Tailwind
colors: {
custom: {
50: '#b3bac9',
500: '#949eb2',
950: '#000000',
},
}SCSS
$custom: #949eb2; $custom-light: #b3bac9; $custom-dark: #000000;
JSON
{
"hex": "#949eb2",
"rgb": {
"r": 148,
"g": 158,
"b": 178
},
"hsl": {
"h": 220,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69788,
"c": 0.03147,
"h": 264.3
},
"luminance": 0.33964
}Semantic roles & 50–950 ramp
primary
#949EB2
secondary
#D6D3CC
accent
#804B9B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082