#949DCE#949DCE
#949DCE is a light, moderate blue. Relative luminance 0.349; OKLCH L 70.7% C 0.072 H 276.3°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #949DCE |
|---|---|
| RGB | rgb(148, 157, 206) |
| HSL | hsl(231, 37%, 69%) |
| HSV | hsv(231, 28%, 81%) |
| CMYK | cmyk(28.2%, 23.8%, 0%, 19.2%) |
| CIE-LAB | lab(65.64, 7.86, -26.11) |
| CIE-LCH | lch(65.64, 27.26, 286.75°) |
| OKLab | oklab(70.67% 0.008 -0.072) |
| OKLCH | oklch(70.67% 0.072 276.3) |
| XYZ | xyz(35.4073, 34.8651, 63.2447) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 7.79
Lavender
#B39DDB
ΔE00 8.33
Lavender Blue
#8B88F8
ΔE00 10.02
Pastel Blue
#A2BFFE
ΔE00 10.98
Faded Blue
#658CBB
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DCE #CEC594
analogous
#94BACE #949DCE #A894CE
triadic
#949DCE #CE949D #9DCE94
tetradic
#949DCE #CE94BA #CEC594 #94CEA8
square
#949DCE #CE94BA #CEC594 #94CEA8
split-complementary
#949DCE #CEA894 #BACE94
monochromatic
#49569F #6A77BB #949DCE #BEC3E1 #E8EAF4
Accessibility & contrast
On white
2.63
#949DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#949DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DCE
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DCE | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2D0
Deuteranopia (green-blind)
#8B9DCD
Tritanopia (blue-blind)
#85A6AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949dce; /* rgb */ color: rgb(148, 157, 206); /* oklch */ color: oklch(70.7% 0.072 276.3);
Tailwind
colors: {
custom: {
50: '#b4b9dd',
500: '#949dce',
950: '#000000',
},
}SCSS
$custom: #949dce; $custom-light: #b4b9dd; $custom-dark: #000000;
JSON
{
"hex": "#949dce",
"rgb": {
"r": 148,
"g": 157,
"b": 206
},
"hsl": {
"h": 230.69,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.70666,
"c": 0.07244,
"h": 276.3
},
"luminance": 0.34866
}Semantic roles & 50–950 ramp
primary
#949DCE
secondary
#E7E5D7
accent
#9D35B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083