#949BCA#949BCA
#949BCA is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.1% C 0.069 H 277.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #949BCA |
|---|---|
| RGB | rgb(148, 155, 202) |
| HSL | hsl(232, 34%, 69%) |
| HSV | hsv(232, 27%, 79%) |
| CMYK | cmyk(26.7%, 23.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.96, 8.00, -24.93) |
| CIE-LCH | lch(64.96, 26.18, 287.80°) |
| OKLab | oklab(70.09% 0.0095 -0.0686) |
| OKLCH | oklch(70.09% 0.069 277.9) |
| XYZ | xyz(34.5920, 34.0020, 60.6062) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.82
Lavender
#B39DDB
ΔE00 8.06
Periwinkle Blue
#8F99FB
ΔE00 8.61
Lavender Blue
#8B88F8
ΔE00 10.43
Pale Purple
#B790D4
ΔE00 11.26
Faded Blue
#658CBB
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BCA #CAC394
analogous
#94B6CA #949BCA #A894CA
triadic
#949BCA #CA949B #9BCA94
tetradic
#949BCA #CA94B6 #CAC394 #94CAA8
square
#949BCA #CA94B6 #CAC394 #94CAA8
split-complementary
#949BCA #CAA894 #B6CA94
monochromatic
#4B5598 #6B75B6 #949BCA #BDC1DE #E6E7F3
Accessibility & contrast
On white
2.69
#949BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#949BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BCA
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BCA | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#8B9CC9
Tritanopia (blue-blind)
#87A4AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #949bca; /* rgb */ color: rgb(148, 155, 202); /* oklch */ color: oklch(70.1% 0.069 277.9);
Tailwind
colors: {
custom: {
50: '#b4b8da',
500: '#949bca',
950: '#000000',
},
}SCSS
$custom: #949bca; $custom-light: #b4b8da; $custom-dark: #000000;
JSON
{
"hex": "#949bca",
"rgb": {
"r": 148,
"g": 155,
"b": 202
},
"hsl": {
"h": 232.222,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.70088,
"c": 0.06929,
"h": 277.9
},
"luminance": 0.34003
}Semantic roles & 50–950 ramp
primary
#949BCA
secondary
#E5E3D5
accent
#9E39AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083