#949EAC#949EAC
#949EAC is a light, muted blue. Relative luminance 0.337; OKLCH L 69.6% C 0.024 H 256.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #949EAC |
|---|---|
| RGB | rgb(148, 158, 172) |
| HSL | hsl(215, 13%, 63%) |
| HSV | hsv(215, 14%, 67%) |
| CMYK | cmyk(14%, 8.1%, 0%, 32.5%) |
| CIE-LAB | lab(64.75, -0.63, -8.48) |
| CIE-LCH | lch(64.75, 8.50, 265.77°) |
| OKLab | oklab(69.58% -0.0054 -0.0229) |
| OKLCH | oklch(69.58% 0.024 256.8) |
| XYZ | xyz(31.8843, 33.7277, 43.8520) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.08
Bluey Grey
#89A0B0
ΔE00 4.72
Pewter
#899397
ΔE00 6.33
Cool Grey
#95A3A6
ΔE00 6.47
Bluegrey
#85A3B2
ΔE00 7.10
Blue Grey
#758DA3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EAC #ACA294
analogous
#94AAAC #949EAC #9694AC
triadic
#949EAC #AC949E #9EAC94
tetradic
#949EAC #AC94AA #ACA294 #94AC96
square
#949EAC #AC94AA #ACA294 #94AC96
split-complementary
#949EAC #AC9694 #AAAC94
monochromatic
#56616F #727F91 #949EAC #B6BDC7 #D9DCE1
Accessibility & contrast
On white
2.71
#949EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#949EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EAC
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EAC | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAD
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#8EA1A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949eac; /* rgb */ color: rgb(148, 158, 172); /* oklch */ color: oklch(69.6% 0.024 256.8);
Tailwind
colors: {
custom: {
50: '#b3bac4',
500: '#949eac',
950: '#000000',
},
}SCSS
$custom: #949eac; $custom-light: #b3bac4; $custom-dark: #000000;
JSON
{
"hex": "#949eac",
"rgb": {
"r": 148,
"g": 158,
"b": 172
},
"hsl": {
"h": 215,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.69579,
"c": 0.0235,
"h": 256.8
},
"luminance": 0.33728
}Semantic roles & 50–950 ramp
primary
#949EAC
secondary
#D2CFCA
accent
#794F97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081