#969EC0#969EC0
#969EC0 is a light, muted blue. Relative luminance 0.347; OKLCH L 70.5% C 0.051 H 274.7°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #969EC0 |
|---|---|
| RGB | rgb(150, 158, 192) |
| HSL | hsl(229, 25%, 67%) |
| HSV | hsv(229, 22%, 75%) |
| CMYK | cmyk(21.9%, 17.7%, 0%, 24.7%) |
| CIE-LAB | lab(65.55, 4.53, -18.45) |
| CIE-LCH | lch(65.55, 19.00, 283.81°) |
| OKLab | oklab(70.46% 0.0041 -0.0504) |
| OKLCH | oklch(70.46% 0.051 274.7) |
| XYZ | xyz(34.3166, 34.7428, 54.7570) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.62
Perrywinkle
#8F8CE7
ΔE00 10.39
Bluey Grey
#89A0B0
ΔE00 10.80
Periwinkle Blue
#8F99FB
ΔE00 10.94
Blue Grey
#758DA3
ΔE00 11.16
Cool Gray
#9AA7B0
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EC0 #C0B896
analogous
#96B3C0 #969EC0 #A396C0
triadic
#969EC0 #C0969E #9EC096
tetradic
#969EC0 #C096B3 #C0B896 #96C0A3
square
#969EC0 #C096B3 #C0B896 #96C0A3
split-complementary
#969EC0 #C0A396 #B3C096
monochromatic
#525D89 #707BA9 #969EC0 #BCC1D7 #E3E5EE
Accessibility & contrast
On white
2.64
#969EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#969EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EC0
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EC0 | 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)
#95A1C2
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#8CA4A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #969ec0; /* rgb */ color: rgb(150, 158, 192); /* oklch */ color: oklch(70.5% 0.051 274.7);
Tailwind
colors: {
custom: {
50: '#b5bad3',
500: '#969ec0',
950: '#000000',
},
}SCSS
$custom: #969ec0; $custom-light: #b5bad3; $custom-dark: #000000;
JSON
{
"hex": "#969ec0",
"rgb": {
"r": 150,
"g": 158,
"b": 192
},
"hsl": {
"h": 228.571,
"s": 25,
"l": 67.059
},
"oklch": {
"l": 0.70461,
"c": 0.05056,
"h": 274.7
},
"luminance": 0.34744
}Semantic roles & 50–950 ramp
primary
#969EC0
secondary
#E0DDD2
accent
#9142A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082