#969FC3#969FC3
#969FC3 is a light, muted blue. Relative luminance 0.352; OKLCH L 70.8% C 0.054 H 274.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #969FC3 |
|---|---|
| RGB | rgb(150, 159, 195) |
| HSL | hsl(228, 27%, 68%) |
| HSV | hsv(228, 23%, 76%) |
| CMYK | cmyk(23.1%, 18.5%, 0%, 23.5%) |
| CIE-LAB | lab(65.92, 4.68, -19.55) |
| CIE-LCH | lch(65.92, 20.11, 283.46°) |
| OKLab | oklab(70.79% 0.0037 -0.0535) |
| OKLCH | oklch(70.79% 0.054 274) |
| XYZ | xyz(34.8236, 35.2196, 56.5825) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.40
Perrywinkle
#8F8CE7
ΔE00 9.91
Periwinkle Blue
#8F99FB
ΔE00 10.26
Bluey Grey
#89A0B0
ΔE00 10.92
Blue Grey
#758DA3
ΔE00 11.32
Lightsteelblue
#B0C4DE
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FC3 #C3BA96
analogous
#96B5C3 #969FC3 #A396C3
triadic
#969FC3 #C3969F #9FC396
tetradic
#969FC3 #C396B5 #C3BA96 #96C3A3
square
#969FC3 #C396B5 #C3BA96 #96C3A3
split-complementary
#969FC3 #C3A396 #B5C396
monochromatic
#515D8E #6F7BAD #969FC3 #BDC3D9 #E4E6F0
Accessibility & contrast
On white
2.61
#969FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#969FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FC3
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FC3 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C5
Deuteranopia (green-blind)
#929FC2
Tritanopia (blue-blind)
#8BA6AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #969fc3; /* rgb */ color: rgb(150, 159, 195); /* oklch */ color: oklch(70.8% 0.054 274.0);
Tailwind
colors: {
custom: {
50: '#b5bbd5',
500: '#969fc3',
950: '#000000',
},
}SCSS
$custom: #969fc3; $custom-light: #b5bbd5; $custom-dark: #000000;
JSON
{
"hex": "#969fc3",
"rgb": {
"r": 150,
"g": 159,
"b": 195
},
"hsl": {
"h": 228,
"s": 27.273,
"l": 67.647
},
"oklch": {
"l": 0.70785,
"c": 0.05363,
"h": 274
},
"luminance": 0.3522
}Semantic roles & 50–950 ramp
primary
#969FC3
secondary
#E1DFD3
accent
#9140A6
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083