#949ABE#949ABE
#949ABE is a light, muted blue. Relative luminance 0.331; OKLCH L 69.4% C 0.053 H 277.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #949ABE |
|---|---|
| RGB | rgb(148, 154, 190) |
| HSL | hsl(231, 24%, 66%) |
| HSV | hsv(231, 22%, 75%) |
| CMYK | cmyk(22.1%, 18.9%, 0%, 25.5%) |
| CIE-LAB | lab(64.26, 5.68, -19.30) |
| CIE-LCH | lch(64.26, 20.12, 286.41°) |
| OKLab | oklab(69.4% 0.007 -0.0528) |
| OKLCH | oklch(69.4% 0.053 277.5) |
| XYZ | xyz(33.0603, 33.1241, 53.3570) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.22
Perrywinkle
#8F8CE7
ΔE00 10.07
Periwinkle Blue
#8F99FB
ΔE00 11.17
Blue Grey
#758DA3
ΔE00 11.38
Bluey Grey
#89A0B0
ΔE00 11.77
Faded Blue
#658CBB
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949ABE #BEB894
analogous
#94AFBE #949ABE #A394BE
triadic
#949ABE #BE949A #9ABE94
tetradic
#949ABE #BE94AF #BEB894 #94BEA3
square
#949ABE #BE94AF #BEB894 #94BEA3
split-complementary
#949ABE #BEA394 #AFBE94
monochromatic
#515986 #6E76A7 #949ABE #BABED5 #E0E2EC
Accessibility & contrast
On white
2.75
#949ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#949ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949ABE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949ABE | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#8E9ABD
Tritanopia (blue-blind)
#8AA0A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949abe; /* rgb */ color: rgb(148, 154, 190); /* oklch */ color: oklch(69.4% 0.053 277.5);
Tailwind
colors: {
custom: {
50: '#b4b7d1',
500: '#949abe',
950: '#000000',
},
}SCSS
$custom: #949abe; $custom-light: #b4b7d1; $custom-dark: #000000;
JSON
{
"hex": "#949abe",
"rgb": {
"r": 148,
"g": 154,
"b": 190
},
"hsl": {
"h": 231.429,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.69396,
"c": 0.05324,
"h": 277.5
},
"luminance": 0.33125
}Semantic roles & 50–950 ramp
primary
#949ABE
secondary
#DEDCD0
accent
#9543A3
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082