#949BCC#949BCC
#949BCC is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.2% C 0.072 H 278.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #949BCC |
|---|---|
| RGB | rgb(148, 155, 204) |
| HSL | hsl(233, 35%, 69%) |
| HSV | hsv(233, 27%, 80%) |
| CMYK | cmyk(27.5%, 24%, 0%, 20%) |
| CIE-LAB | lab(65.04, 8.49, -25.92) |
| CIE-LCH | lch(65.04, 27.28, 288.14°) |
| OKLab | oklab(70.17% 0.0101 -0.0715) |
| OKLCH | oklch(70.17% 0.072 278.1) |
| XYZ | xyz(34.8303, 34.0973, 61.8614) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.48
Lavender
#B39DDB
ΔE00 7.97
Periwinkle Blue
#8F99FB
ΔE00 8.21
Lavender Blue
#8B88F8
ΔE00 10.09
Pale Purple
#B790D4
ΔE00 11.20
Faded Blue
#658CBB
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BCC #CCC594
analogous
#94B7CC #949BCC #A994CC
triadic
#949BCC #CC949B #9BCC94
tetradic
#949BCC #CC94B7 #CCC594 #94CCA9
square
#949BCC #CC94B7 #CCC594 #94CCA9
split-complementary
#949BCC #CCA994 #B7CC94
monochromatic
#4A549B #6B74B8 #949BCC #BDC2E0 #E7E8F4
Accessibility & contrast
On white
2.69
#949BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#949BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BCC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BCC | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CE
Deuteranopia (green-blind)
#8A9CCB
Tritanopia (blue-blind)
#86A4AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #949bcc; /* rgb */ color: rgb(148, 155, 204); /* oklch */ color: oklch(70.2% 0.072 278.1);
Tailwind
colors: {
custom: {
50: '#b4b8db',
500: '#949bcc',
950: '#000000',
},
}SCSS
$custom: #949bcc; $custom-light: #b4b8db; $custom-dark: #000000;
JSON
{
"hex": "#949bcc",
"rgb": {
"r": 148,
"g": 155,
"b": 204
},
"hsl": {
"h": 232.5,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.70172,
"c": 0.07218,
"h": 278.1
},
"luminance": 0.34098
}Semantic roles & 50–950 ramp
primary
#949BCC
secondary
#E6E4D6
accent
#9F37AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083