#949BBE#949BBE
#949BBE is a light, muted blue. Relative luminance 0.335; OKLCH L 69.6% C 0.052 H 276.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #949BBE |
|---|---|
| RGB | rgb(148, 155, 190) |
| HSL | hsl(230, 24%, 66%) |
| HSV | hsv(230, 22%, 75%) |
| CMYK | cmyk(22.1%, 18.4%, 0%, 25.5%) |
| CIE-LAB | lab(64.53, 5.12, -18.89) |
| CIE-LCH | lch(64.53, 19.57, 285.16°) |
| OKLab | oklab(69.6% 0.0055 -0.0516) |
| OKLCH | oklch(69.6% 0.052 276.1) |
| XYZ | xyz(33.2260, 33.4556, 53.4122) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.49
Perrywinkle
#8F8CE7
ΔE00 10.15
Periwinkle Blue
#8F99FB
ΔE00 11.08
Blue Grey
#758DA3
ΔE00 11.09
Bluey Grey
#89A0B0
ΔE00 11.30
Faded Blue
#658CBB
ΔE00 11.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BBE #BEB794
analogous
#94B0BE #949BBE #A294BE
triadic
#949BBE #BE949B #9BBE94
tetradic
#949BBE #BE94B0 #BEB794 #94BEA2
square
#949BBE #BE94B0 #BEB794 #94BEA2
split-complementary
#949BBE #BEA294 #B0BE94
monochromatic
#515A86 #6E77A7 #949BBE #BABFD5 #E0E2EC
Accessibility & contrast
On white
2.73
#949BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#949BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BBE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BBE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#8AA1A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949bbe; /* rgb */ color: rgb(148, 155, 190); /* oklch */ color: oklch(69.6% 0.052 276.1);
Tailwind
colors: {
custom: {
50: '#b4b8d1',
500: '#949bbe',
950: '#000000',
},
}SCSS
$custom: #949bbe; $custom-light: #b4b8d1; $custom-dark: #000000;
JSON
{
"hex": "#949bbe",
"rgb": {
"r": 148,
"g": 155,
"b": 190
},
"hsl": {
"h": 230,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.69604,
"c": 0.05195,
"h": 276.1
},
"luminance": 0.33456
}Semantic roles & 50–950 ramp
primary
#949BBE
secondary
#DEDBD0
accent
#9343A3
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082