#949BCF#949BCF
#949BCF is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.3% C 0.077 H 278.3°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #949BCF |
|---|---|
| RGB | rgb(148, 155, 207) |
| HSL | hsl(233, 38%, 70%) |
| HSV | hsv(233, 29%, 81%) |
| CMYK | cmyk(28.5%, 25.1%, 0%, 18.8%) |
| CIE-LAB | lab(65.15, 9.24, -27.42) |
| CIE-LCH | lch(65.15, 28.93, 288.62°) |
| OKLab | oklab(70.3% 0.011 -0.0757) |
| OKLCH | oklch(70.3% 0.077 278.3) |
| XYZ | xyz(35.1936, 34.2426, 63.7746) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.99
Periwinkle Blue
#8F99FB
ΔE00 7.63
Lavender
#B39DDB
ΔE00 7.89
Lavender Blue
#8B88F8
ΔE00 9.60
Pale Purple
#B790D4
ΔE00 11.14
Faded Blue
#658CBB
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BCF #CFC894
analogous
#94B9CF #949BCF #AA94CF
triadic
#949BCF #CF949B #9BCF94
tetradic
#949BCF #CF94B9 #CFC894 #94CFAA
square
#949BCF #CF94B9 #CFC894 #94CFAA
split-complementary
#949BCF #CFAA94 #B9CF94
monochromatic
#4853A1 #6A74BC #949BCF #BEC2E2 #E8EAF5
Accessibility & contrast
On white
2.68
#949BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#949BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BCF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BCF | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA0D1
Deuteranopia (green-blind)
#899CCE
Tritanopia (blue-blind)
#85A5AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #949bcf; /* rgb */ color: rgb(148, 155, 207); /* oklch */ color: oklch(70.3% 0.077 278.3);
Tailwind
colors: {
custom: {
50: '#b4b8dd',
500: '#949bcf',
950: '#000000',
},
}SCSS
$custom: #949bcf; $custom-light: #b4b8dd; $custom-dark: #000000;
JSON
{
"hex": "#949bcf",
"rgb": {
"r": 148,
"g": 155,
"b": 207
},
"hsl": {
"h": 232.881,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.70299,
"c": 0.07651,
"h": 278.3
},
"luminance": 0.34244
}Semantic roles & 50–950 ramp
primary
#949BCF
secondary
#E8E6D7
accent
#A234B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083