#949FCD#949FCD
#949FCD is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.0% C 0.068 H 274.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #949FCD |
|---|---|
| RGB | rgb(148, 159, 205) |
| HSL | hsl(228, 36%, 69%) |
| HSV | hsv(228, 28%, 80%) |
| CMYK | cmyk(27.8%, 22.4%, 0%, 19.6%) |
| CIE-LAB | lab(66.14, 6.48, -24.80) |
| CIE-LCH | lch(66.14, 25.63, 284.64°) |
| OKLab | oklab(71.04% 0.0049 -0.0683) |
| OKLCH | oklch(71.04% 0.068 274.1) |
| XYZ | xyz(35.6274, 35.4989, 62.7206) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.94
Perrywinkle
#8F8CE7
ΔE00 8.05
Lavender
#B39DDB
ΔE00 8.85
Lavender Blue
#8B88F8
ΔE00 10.40
Pastel Blue
#A2BFFE
ΔE00 10.49
Faded Blue
#658CBB
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FCD #CDC294
analogous
#94BCCD #949FCD #A694CD
triadic
#949FCD #CD949F #9FCD94
tetradic
#949FCD #CD94BC #CDC294 #94CDA6
square
#949FCD #CD94BC #CDC294 #94CDA6
split-complementary
#949FCD #CDA694 #BCCD94
monochromatic
#495A9D #6A7ABA #949FCD #BEC4E0 #E7EAF4
Accessibility & contrast
On white
2.59
#949FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#949FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FCD
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FCD | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CF
Deuteranopia (green-blind)
#8D9FCC
Tritanopia (blue-blind)
#85A8AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949fcd; /* rgb */ color: rgb(148, 159, 205); /* oklch */ color: oklch(71.0% 0.068 274.1);
Tailwind
colors: {
custom: {
50: '#b4bbdc',
500: '#949fcd',
950: '#000000',
},
}SCSS
$custom: #949fcd; $custom-light: #b4bbdc; $custom-dark: #000000;
JSON
{
"hex": "#949fcd",
"rgb": {
"r": 148,
"g": 159,
"b": 205
},
"hsl": {
"h": 228.421,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.71037,
"c": 0.06847,
"h": 274.1
},
"luminance": 0.355
}Semantic roles & 50–950 ramp
primary
#949FCD
secondary
#E7E3D6
accent
#9836AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083