#949FCB#949FCB
#949FCB is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.0% C 0.066 H 273.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #949FCB |
|---|---|
| RGB | rgb(148, 159, 203) |
| HSL | hsl(228, 35%, 69%) |
| HSV | hsv(228, 27%, 80%) |
| CMYK | cmyk(27.1%, 21.7%, 0%, 20.4%) |
| CIE-LAB | lab(66.06, 5.99, -23.80) |
| CIE-LCH | lch(66.06, 24.54, 284.12°) |
| OKLab | oklab(70.95% 0.0042 -0.0655) |
| OKLCH | oklch(70.95% 0.066 273.7) |
| XYZ | xyz(35.3875, 35.4030, 61.4573) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.29
Perrywinkle
#8F8CE7
ΔE00 8.33
Lavender
#B39DDB
ΔE00 8.98
Lavender Blue
#8B88F8
ΔE00 10.67
Pastel Blue
#A2BFFE
ΔE00 10.67
Faded Blue
#658CBB
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FCB #CBC094
analogous
#94BBCB #949FCB #A594CB
triadic
#949FCB #CB949F #9FCB94
tetradic
#949FCB #CB94BB #CBC094 #94CBA5
square
#949FCB #CB94BB #CBC094 #94CBA5
split-complementary
#949FCB #CBA594 #BBCB94
monochromatic
#4B5B9A #6B7AB7 #949FCB #BDC4DF #E6E9F3
Accessibility & contrast
On white
2.60
#949FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#949FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FCB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FCB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#8E9FCA
Tritanopia (blue-blind)
#86A7AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949fcb; /* rgb */ color: rgb(148, 159, 203); /* oklch */ color: oklch(71.0% 0.066 273.7);
Tailwind
colors: {
custom: {
50: '#b4bbdb',
500: '#949fcb',
950: '#000000',
},
}SCSS
$custom: #949fcb; $custom-light: #b4bbdb; $custom-dark: #000000;
JSON
{
"hex": "#949fcb",
"rgb": {
"r": 148,
"g": 159,
"b": 203
},
"hsl": {
"h": 228,
"s": 34.591,
"l": 68.824
},
"oklch": {
"l": 0.70954,
"c": 0.06561,
"h": 273.7
},
"luminance": 0.35404
}Semantic roles & 50–950 ramp
primary
#949FCB
secondary
#E6E2D5
accent
#9638AD
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111115
muted
#808083