#949DB2#949DB2
#949DB2 is a light, muted blue. Relative luminance 0.336; OKLCH L 69.6% C 0.032 H 267.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #949DB2 |
|---|---|
| RGB | rgb(148, 157, 178) |
| HSL | hsl(222, 16%, 64%) |
| HSV | hsv(222, 17%, 70%) |
| CMYK | cmyk(16.9%, 11.8%, 0%, 30.2%) |
| CIE-LAB | lab(64.66, 1.25, -11.97) |
| CIE-LCH | lch(64.66, 12.03, 275.95°) |
| OKLab | oklab(69.58% -0.0016 -0.0324) |
| OKLCH | oklch(69.58% 0.032 267.1) |
| XYZ | xyz(32.3037, 33.6236, 46.8989) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 7.04
Blue Grey
#758DA3
ΔE00 8.48
Lightslategray
#778899
ΔE00 8.88
Pewter
#899397
ΔE00 9.11
Bluegrey
#85A3B2
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DB2 #B2A994
analogous
#94ACB2 #949DB2 #9A94B2
triadic
#949DB2 #B2949D #9DB294
tetradic
#949DB2 #B294AC #B2A994 #94B29A
square
#949DB2 #B294AC #B2A994 #94B29A
split-complementary
#949DB2 #B29A94 #ACB294
monochromatic
#555F76 #707C98 #949DB2 #B8BECC #DBDEE5
Accessibility & contrast
On white
2.72
#949DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#949DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DB2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DB2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB3
Deuteranopia (green-blind)
#949CB1
Tritanopia (blue-blind)
#8DA1A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949db2; /* rgb */ color: rgb(148, 157, 178); /* oklch */ color: oklch(69.6% 0.032 267.1);
Tailwind
colors: {
custom: {
50: '#b3b9c9',
500: '#949db2',
950: '#000000',
},
}SCSS
$custom: #949db2; $custom-light: #b3b9c9; $custom-dark: #000000;
JSON
{
"hex": "#949db2",
"rgb": {
"r": 148,
"g": 157,
"b": 178
},
"hsl": {
"h": 222,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.69576,
"c": 0.03247,
"h": 267.1
},
"luminance": 0.33624
}Semantic roles & 50–950 ramp
primary
#949DB2
secondary
#D6D3CC
accent
#834B9B
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082