#949EC2#949EC2
#949EC2 is a light, muted blue. Relative luminance 0.346; OKLCH L 70.4% C 0.054 H 272.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #949EC2 |
|---|---|
| RGB | rgb(148, 158, 194) |
| HSL | hsl(227, 27%, 67%) |
| HSV | hsv(227, 24%, 76%) |
| CMYK | cmyk(23.7%, 18.6%, 0%, 23.9%) |
| CIE-LAB | lab(65.47, 4.38, -19.69) |
| CIE-LCH | lch(65.47, 20.17, 282.53°) |
| OKLab | oklab(70.39% 0.0026 -0.0539) |
| OKLCH | oklch(70.39% 0.054 272.8) |
| XYZ | xyz(34.1747, 34.6438, 55.9149) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 9.62
Lavender
#B39DDB
ΔE00 9.69
Periwinkle Blue
#8F99FB
ΔE00 9.99
Bluey Grey
#89A0B0
ΔE00 10.62
Blue Grey
#758DA3
ΔE00 10.85
Faded Blue
#658CBB
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EC2 #C2B894
analogous
#94B5C2 #949EC2 #A194C2
triadic
#949EC2 #C2949E #9EC294
tetradic
#949EC2 #C294B5 #C2B894 #94C2A1
square
#949EC2 #C294B5 #C2B894 #94C2A1
split-complementary
#949EC2 #C2A194 #B5C294
monochromatic
#505D8C #6D7BAC #949EC2 #BBC1D8 #E2E5EE
Accessibility & contrast
On white
2.65
#949EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#949EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EC2
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EC2 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C4
Deuteranopia (green-blind)
#909DC1
Tritanopia (blue-blind)
#89A5AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949ec2; /* rgb */ color: rgb(148, 158, 194); /* oklch */ color: oklch(70.4% 0.054 272.8);
Tailwind
colors: {
custom: {
50: '#b4bad4',
500: '#949ec2',
950: '#000000',
},
}SCSS
$custom: #949ec2; $custom-light: #b4bad4; $custom-dark: #000000;
JSON
{
"hex": "#949ec2",
"rgb": {
"r": 148,
"g": 158,
"b": 194
},
"hsl": {
"h": 226.957,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.70386,
"c": 0.05397,
"h": 272.8
},
"luminance": 0.34645
}Semantic roles & 50–950 ramp
primary
#949EC2
secondary
#E0DDD2
accent
#9040A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083