#949BC0#949BC0
#949BC0 is a light, muted blue. Relative luminance 0.335; OKLCH L 69.7% C 0.055 H 276.5°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #949BC0 |
|---|---|
| RGB | rgb(148, 155, 192) |
| HSL | hsl(230, 26%, 67%) |
| HSV | hsv(230, 23%, 75%) |
| CMYK | cmyk(22.9%, 19.3%, 0%, 24.7%) |
| CIE-LAB | lab(64.60, 5.59, -19.90) |
| CIE-LCH | lch(64.60, 20.67, 285.69°) |
| OKLab | oklab(69.68% 0.0062 -0.0545) |
| OKLCH | oklch(69.68% 0.055 276.5) |
| XYZ | xyz(33.4461, 33.5436, 54.5714) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.15
Perrywinkle
#8F8CE7
ΔE00 9.73
Periwinkle Blue
#8F99FB
ΔE00 10.66
Blue Grey
#758DA3
ΔE00 11.34
Bluey Grey
#89A0B0
ΔE00 11.63
Faded Blue
#658CBB
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BC0 #C0B994
analogous
#94B1C0 #949BC0 #A394C0
triadic
#949BC0 #C0949B #9BC094
tetradic
#949BC0 #C094B1 #C0B994 #94C0A3
square
#949BC0 #C094B1 #C0B994 #94C0A3
split-complementary
#949BC0 #C0A394 #B1C094
monochromatic
#515A89 #6D77A9 #949BC0 #BBBFD7 #E1E3ED
Accessibility & contrast
On white
2.72
#949BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#949BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BC0
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BC0 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC2
Deuteranopia (green-blind)
#8E9BBF
Tritanopia (blue-blind)
#8AA2A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949bc0; /* rgb */ color: rgb(148, 155, 192); /* oklch */ color: oklch(69.7% 0.055 276.5);
Tailwind
colors: {
custom: {
50: '#b4b8d3',
500: '#949bc0',
950: '#000000',
},
}SCSS
$custom: #949bc0; $custom-light: #b4b8d3; $custom-dark: #000000;
JSON
{
"hex": "#949bc0",
"rgb": {
"r": 148,
"g": 155,
"b": 192
},
"hsl": {
"h": 230.455,
"s": 25.882,
"l": 66.667
},
"oklch": {
"l": 0.69682,
"c": 0.05483,
"h": 276.5
},
"luminance": 0.33544
}Semantic roles & 50–950 ramp
primary
#949BC0
secondary
#DFDDD1
accent
#9541A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082