#969FC0#969FC0
#969FC0 is a light, muted blue. Relative luminance 0.351; OKLCH L 70.7% C 0.049 H 273.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #969FC0 |
|---|---|
| RGB | rgb(150, 159, 192) |
| HSL | hsl(227, 25%, 67%) |
| HSV | hsv(227, 22%, 75%) |
| CMYK | cmyk(21.9%, 17.2%, 0%, 24.7%) |
| CIE-LAB | lab(65.81, 3.97, -18.04) |
| CIE-LCH | lch(65.81, 18.47, 282.42°) |
| OKLab | oklab(70.67% 0.0027 -0.0493) |
| OKLCH | oklch(70.67% 0.049 273.1) |
| XYZ | xyz(34.4878, 35.0853, 54.8141) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.93
Bluey Grey
#89A0B0
ΔE00 10.29
Perrywinkle
#8F8CE7
ΔE00 10.46
Cool Gray
#9AA7B0
ΔE00 10.80
Periwinkle Blue
#8F99FB
ΔE00 10.84
Blue Grey
#758DA3
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FC0 #C0B796
analogous
#96B4C0 #969FC0 #A296C0
triadic
#969FC0 #C0969F #9FC096
tetradic
#969FC0 #C096B4 #C0B796 #96C0A2
square
#969FC0 #C096B4 #C0B796 #96C0A2
split-complementary
#969FC0 #C0A296 #B4C096
monochromatic
#525E89 #707CA9 #969FC0 #BCC2D7 #E3E5EE
Accessibility & contrast
On white
2.62
#969FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#969FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FC0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FC0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#939EBF
Tritanopia (blue-blind)
#8CA5AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #969fc0; /* rgb */ color: rgb(150, 159, 192); /* oklch */ color: oklch(70.7% 0.049 273.1);
Tailwind
colors: {
custom: {
50: '#b5bbd3',
500: '#969fc0',
950: '#000000',
},
}SCSS
$custom: #969fc0; $custom-light: #b5bbd3; $custom-dark: #000000;
JSON
{
"hex": "#969fc0",
"rgb": {
"r": 150,
"g": 159,
"b": 192
},
"hsl": {
"h": 227.143,
"s": 25,
"l": 67.059
},
"oklch": {
"l": 0.70669,
"c": 0.04934,
"h": 273.1
},
"luminance": 0.35086
}Semantic roles & 50–950 ramp
primary
#969FC0
secondary
#E0DDD2
accent
#8F42A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082