#949EC0#949EC0
#949EC0 is a light, muted blue. Relative luminance 0.346; OKLCH L 70.3% C 0.051 H 272.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #949EC0 |
|---|---|
| RGB | rgb(148, 158, 192) |
| HSL | hsl(226, 26%, 67%) |
| HSV | hsv(226, 23%, 75%) |
| CMYK | cmyk(22.9%, 17.7%, 0%, 24.7%) |
| CIE-LAB | lab(65.40, 3.90, -18.68) |
| CIE-LCH | lch(65.40, 19.09, 281.80°) |
| OKLab | oklab(70.31% 0.002 -0.0511) |
| OKLCH | oklch(70.31% 0.051 272.2) |
| XYZ | xyz(33.9516, 34.5546, 54.7399) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 9.97
Lavender
#B39DDB
ΔE00 10.01
Bluey Grey
#89A0B0
ΔE00 10.20
Periwinkle Blue
#8F99FB
ΔE00 10.36
Blue Grey
#758DA3
ΔE00 10.55
Cool Gray
#9AA7B0
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EC0 #C0B694
analogous
#94B4C0 #949EC0 #A094C0
triadic
#949EC0 #C0949E #9EC094
tetradic
#949EC0 #C094B4 #C0B694 #94C0A0
square
#949EC0 #C094B4 #C0B694 #94C0A0
split-complementary
#949EC0 #C0A094 #B4C094
monochromatic
#515D89 #6D7BA9 #949EC0 #BBC1D7 #E1E4ED
Accessibility & contrast
On white
2.65
#949EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#949EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EC0
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EC0 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C2
Deuteranopia (green-blind)
#919DBF
Tritanopia (blue-blind)
#89A4A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949ec0; /* rgb */ color: rgb(148, 158, 192); /* oklch */ color: oklch(70.3% 0.051 272.2);
Tailwind
colors: {
custom: {
50: '#b4bad3',
500: '#949ec0',
950: '#000000',
},
}SCSS
$custom: #949ec0; $custom-light: #b4bad3; $custom-dark: #000000;
JSON
{
"hex": "#949ec0",
"rgb": {
"r": 148,
"g": 158,
"b": 192
},
"hsl": {
"h": 226.364,
"s": 25.882,
"l": 66.667
},
"oklch": {
"l": 0.70308,
"c": 0.05112,
"h": 272.2
},
"luminance": 0.34555
}Semantic roles & 50–950 ramp
primary
#949EC0
secondary
#DFDCD1
accent
#8E41A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082