#949DCC#949DCC
#949DCC is a light, moderate blue. Relative luminance 0.348; OKLCH L 70.6% C 0.070 H 276.0°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #949DCC |
|---|---|
| RGB | rgb(148, 157, 204) |
| HSL | hsl(230, 35%, 69%) |
| HSV | hsv(230, 27%, 80%) |
| CMYK | cmyk(27.5%, 23%, 0%, 20%) |
| CIE-LAB | lab(65.57, 7.36, -25.11) |
| CIE-LCH | lch(65.57, 26.17, 286.34°) |
| OKLab | oklab(70.58% 0.0073 -0.0692) |
| OKLCH | oklch(70.58% 0.07 276) |
| XYZ | xyz(35.1659, 34.7685, 61.9732) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.84
Periwinkle Blue
#8F99FB
ΔE00 8.16
Lavender
#B39DDB
ΔE00 8.41
Lavender Blue
#8B88F8
ΔE00 10.32
Faded Blue
#658CBB
ΔE00 11.10
Pastel Blue
#A2BFFE
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DCC #CCC394
analogous
#94B9CC #949DCC #A794CC
triadic
#949DCC #CC949D #9DCC94
tetradic
#949DCC #CC94B9 #CCC394 #94CCA7
square
#949DCC #CC94B9 #CCC394 #94CCA7
split-complementary
#949DCC #CCA794 #B9CC94
monochromatic
#4A579B #6B77B8 #949DCC #BDC3E0 #E7E9F4
Accessibility & contrast
On white
2.64
#949DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#949DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DCC
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DCC | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2CE
Deuteranopia (green-blind)
#8C9DCB
Tritanopia (blue-blind)
#86A6AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949dcc; /* rgb */ color: rgb(148, 157, 204); /* oklch */ color: oklch(70.6% 0.070 276.0);
Tailwind
colors: {
custom: {
50: '#b4b9db',
500: '#949dcc',
950: '#000000',
},
}SCSS
$custom: #949dcc; $custom-light: #b4b9db; $custom-dark: #000000;
JSON
{
"hex": "#949dcc",
"rgb": {
"r": 148,
"g": 157,
"b": 204
},
"hsl": {
"h": 230.357,
"s": 35.443,
"l": 69.02
},
"oklch": {
"l": 0.70583,
"c": 0.06957,
"h": 276
},
"luminance": 0.34769
}Semantic roles & 50–950 ramp
primary
#949DCC
secondary
#E6E3D6
accent
#9B37AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083