#949DC2#949DC2
#949DC2 is a light, muted blue. Relative luminance 0.343; OKLCH L 70.2% C 0.055 H 274.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #949DC2 |
|---|---|
| RGB | rgb(148, 157, 194) |
| HSL | hsl(228, 27%, 67%) |
| HSV | hsv(228, 24%, 76%) |
| CMYK | cmyk(23.7%, 19.1%, 0%, 23.9%) |
| CIE-LAB | lab(65.20, 4.94, -20.10) |
| CIE-LCH | lch(65.20, 20.70, 283.81°) |
| OKLab | oklab(70.18% 0.0041 -0.055) |
| OKLCH | oklch(70.18% 0.055 274.2) |
| XYZ | xyz(34.0048, 34.3041, 55.8582) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.39
Perrywinkle
#8F8CE7
ΔE00 9.53
Periwinkle Blue
#8F99FB
ΔE00 10.08
Bluey Grey
#89A0B0
ΔE00 11.08
Blue Grey
#758DA3
ΔE00 11.09
Faded Blue
#658CBB
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DC2 #C2B994
analogous
#94B4C2 #949DC2 #A294C2
triadic
#949DC2 #C2949D #9DC294
tetradic
#949DC2 #C294B4 #C2B994 #94C2A2
square
#949DC2 #C294B4 #C2B994 #94C2A2
split-complementary
#949DC2 #C2A294 #B4C294
monochromatic
#505C8C #6D79AC #949DC2 #BBC1D8 #E2E4EE
Accessibility & contrast
On white
2.67
#949DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#949DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DC2
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DC2 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A0C4
Deuteranopia (green-blind)
#8F9DC1
Tritanopia (blue-blind)
#89A4A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #949dc2; /* rgb */ color: rgb(148, 157, 194); /* oklch */ color: oklch(70.2% 0.055 274.2);
Tailwind
colors: {
custom: {
50: '#b4b9d4',
500: '#949dc2',
950: '#000000',
},
}SCSS
$custom: #949dc2; $custom-light: #b4b9d4; $custom-dark: #000000;
JSON
{
"hex": "#949dc2",
"rgb": {
"r": 148,
"g": 157,
"b": 194
},
"hsl": {
"h": 228.261,
"s": 27.381,
"l": 67.059
},
"oklch": {
"l": 0.70178,
"c": 0.05519,
"h": 274.2
},
"luminance": 0.34305
}Semantic roles & 50–950 ramp
primary
#949DC2
secondary
#E0DDD2
accent
#9240A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083