#969FC2#969FC2
#969FC2 is a light, muted blue. Relative luminance 0.352; OKLCH L 70.7% C 0.052 H 273.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #969FC2 |
|---|---|
| RGB | rgb(150, 159, 194) |
| HSL | hsl(228, 27%, 67%) |
| HSV | hsv(228, 23%, 76%) |
| CMYK | cmyk(22.7%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(65.88, 4.44, -19.05) |
| CIE-LCH | lch(65.88, 19.56, 283.13°) |
| OKLab | oklab(70.75% 0.0034 -0.0521) |
| OKLCH | oklch(70.75% 0.052 273.7) |
| XYZ | xyz(34.7109, 35.1746, 55.9891) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.57
Perrywinkle
#8F8CE7
ΔE00 10.09
Periwinkle Blue
#8F99FB
ΔE00 10.45
Bluey Grey
#89A0B0
ΔE00 10.72
Blue Grey
#758DA3
ΔE00 11.18
Cool Gray
#9AA7B0
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969FC2 #C2B996
analogous
#96B5C2 #969FC2 #A396C2
triadic
#969FC2 #C2969F #9FC296
tetradic
#969FC2 #C296B5 #C2B996 #96C2A3
square
#969FC2 #C296B5 #C2B996 #96C2A3
split-complementary
#969FC2 #C2A396 #B5C296
monochromatic
#515D8C #6F7CAC #969FC2 #BDC2D8 #E3E6EF
Accessibility & contrast
On white
2.61
#969FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#969FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969FC2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969FC2 | 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)
#95A2C4
Deuteranopia (green-blind)
#929EC1
Tritanopia (blue-blind)
#8BA5AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #969fc2; /* rgb */ color: rgb(150, 159, 194); /* oklch */ color: oklch(70.7% 0.052 273.7);
Tailwind
colors: {
custom: {
50: '#b5bbd4',
500: '#969fc2',
950: '#000000',
},
}SCSS
$custom: #969fc2; $custom-light: #b5bbd4; $custom-dark: #000000;
JSON
{
"hex": "#969fc2",
"rgb": {
"r": 150,
"g": 159,
"b": 194
},
"hsl": {
"h": 227.727,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.70746,
"c": 0.0522,
"h": 273.7
},
"luminance": 0.35175
}Semantic roles & 50–950 ramp
primary
#969FC2
secondary
#E1DED3
accent
#9040A5
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083