#969EC1#969EC1
#969EC1 is a light, muted blue. Relative luminance 0.348; OKLCH L 70.5% C 0.052 H 274.9°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #969EC1 |
|---|---|
| RGB | rgb(150, 158, 193) |
| HSL | hsl(229, 26%, 67%) |
| HSV | hsv(229, 22%, 76%) |
| CMYK | cmyk(22.3%, 18.1%, 0%, 24.3%) |
| CIE-LAB | lab(65.58, 4.77, -18.95) |
| CIE-LCH | lch(65.58, 19.54, 284.12°) |
| OKLab | oklab(70.5% 0.0045 -0.0518) |
| OKLCH | oklch(70.5% 0.052 274.9) |
| XYZ | xyz(34.4277, 34.7873, 55.3425) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.44
Perrywinkle
#8F8CE7
ΔE00 10.20
Periwinkle Blue
#8F99FB
ΔE00 10.74
Bluey Grey
#89A0B0
ΔE00 11.00
Blue Grey
#758DA3
ΔE00 11.30
Cool Gray
#9AA7B0
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EC1 #C1B996
analogous
#96B4C1 #969EC1 #A396C1
triadic
#969EC1 #C1969E #9EC196
tetradic
#969EC1 #C196B4 #C1B996 #96C1A3
square
#969EC1 #C196B4 #C1B996 #96C1A3
split-complementary
#969EC1 #C1A396 #B4C196
monochromatic
#525C8B #707AAA #969EC1 #BCC2D8 #E3E5EE
Accessibility & contrast
On white
2.64
#969EC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#969EC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EC1
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EC1 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C3
Deuteranopia (green-blind)
#919EC0
Tritanopia (blue-blind)
#8CA4AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #969ec1; /* rgb */ color: rgb(150, 158, 193); /* oklch */ color: oklch(70.5% 0.052 274.9);
Tailwind
colors: {
custom: {
50: '#b5bad3',
500: '#969ec1',
950: '#000000',
},
}SCSS
$custom: #969ec1; $custom-light: #b5bad3; $custom-dark: #000000;
JSON
{
"hex": "#969ec1",
"rgb": {
"r": 150,
"g": 158,
"b": 193
},
"hsl": {
"h": 228.837,
"s": 25.749,
"l": 67.255
},
"oklch": {
"l": 0.70499,
"c": 0.052,
"h": 274.9
},
"luminance": 0.34788
}Semantic roles & 50–950 ramp
primary
#969EC1
secondary
#E0DED3
accent
#9241A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082