#949BC2#949BC2
#949BC2 is a light, muted blue. Relative luminance 0.336; OKLCH L 69.8% C 0.058 H 276.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #949BC2 |
|---|---|
| RGB | rgb(148, 155, 194) |
| HSL | hsl(231, 27%, 67%) |
| HSV | hsv(231, 24%, 76%) |
| CMYK | cmyk(23.7%, 20.1%, 0%, 23.9%) |
| CIE-LAB | lab(64.67, 6.07, -20.91) |
| CIE-LCH | lch(64.67, 21.77, 286.17°) |
| OKLab | oklab(69.76% 0.0069 -0.0573) |
| OKLCH | oklch(69.76% 0.058 276.8) |
| XYZ | xyz(33.6692, 33.6329, 55.7464) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.85
Perrywinkle
#8F8CE7
ΔE00 9.33
Periwinkle Blue
#8F99FB
ΔE00 10.24
Blue Grey
#758DA3
ΔE00 11.56
Faded Blue
#658CBB
ΔE00 11.57
Pale Purple
#B790D4
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BC2 #C2BB94
analogous
#94B2C2 #949BC2 #A494C2
triadic
#949BC2 #C2949B #9BC294
tetradic
#949BC2 #C294B2 #C2BB94 #94C2A4
square
#949BC2 #C294B2 #C2BB94 #94C2A4
split-complementary
#949BC2 #C2A494 #B2C294
monochromatic
#50598C #6D77AC #949BC2 #BBBFD8 #E2E4EE
Accessibility & contrast
On white
2.72
#949BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#949BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BC2
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BC2 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909FC4
Deuteranopia (green-blind)
#8D9BC1
Tritanopia (blue-blind)
#89A2A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949bc2; /* rgb */ color: rgb(148, 155, 194); /* oklch */ color: oklch(69.8% 0.058 276.8);
Tailwind
colors: {
custom: {
50: '#b4b8d4',
500: '#949bc2',
950: '#000000',
},
}SCSS
$custom: #949bc2; $custom-light: #b4b8d4; $custom-dark: #000000;
JSON
{
"hex": "#949bc2",
"rgb": {
"r": 148,
"g": 155,
"b": 194
},
"hsl": {
"h": 230.87,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.69762,
"c": 0.05772,
"h": 276.8
},
"luminance": 0.33634
}Semantic roles & 50–950 ramp
primary
#949BC2
secondary
#E0DED2
accent
#9640A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083