#969EBF#969EBF
#969EBF is a light, muted blue. Relative luminance 0.347; OKLCH L 70.4% C 0.049 H 274.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #969EBF |
|---|---|
| RGB | rgb(150, 158, 191) |
| HSL | hsl(228, 24%, 67%) |
| HSV | hsv(228, 21%, 75%) |
| CMYK | cmyk(21.5%, 17.3%, 0%, 25.1%) |
| CIE-LAB | lab(65.51, 4.30, -17.94) |
| CIE-LCH | lch(65.51, 18.45, 283.48°) |
| OKLab | oklab(70.42% 0.0038 -0.049) |
| OKLCH | oklch(70.42% 0.049 274.4) |
| XYZ | xyz(34.2062, 34.6986, 54.1754) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.81
Perrywinkle
#8F8CE7
ΔE00 10.59
Bluey Grey
#89A0B0
ΔE00 10.59
Blue Grey
#758DA3
ΔE00 11.01
Cool Gray
#9AA7B0
ΔE00 11.05
Periwinkle Blue
#8F99FB
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EBF #BFB796
analogous
#96B3BF #969EBF #A396BF
triadic
#969EBF #BF969E #9EBF96
tetradic
#969EBF #BF96B3 #BFB796 #96BFA3
square
#969EBF #BF96B3 #BFB796 #96BFA3
split-complementary
#969EBF #BFA396 #B3BF96
monochromatic
#535D88 #707BA8 #969EBF #BCC1D6 #E2E4ED
Accessibility & contrast
On white
2.64
#969EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#969EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EBF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EBF | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#8CA4A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #969ebf; /* rgb */ color: rgb(150, 158, 191); /* oklch */ color: oklch(70.4% 0.049 274.4);
Tailwind
colors: {
custom: {
50: '#b5bad2',
500: '#969ebf',
950: '#000000',
},
}SCSS
$custom: #969ebf; $custom-light: #b5bad2; $custom-dark: #000000;
JSON
{
"hex": "#969ebf",
"rgb": {
"r": 150,
"g": 158,
"b": 191
},
"hsl": {
"h": 228.293,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.70422,
"c": 0.04912,
"h": 274.4
},
"luminance": 0.34699
}Semantic roles & 50–950 ramp
primary
#969EBF
secondary
#DFDCD2
accent
#9043A3
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082