#969BD2#969BD2
#969BD2 is a light, moderate blue. Relative luminance 0.346; OKLCH L 70.6% C 0.080 H 280.1°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #969BD2 |
|---|---|
| RGB | rgb(150, 155, 210) |
| HSL | hsl(235, 40%, 71%) |
| HSV | hsv(235, 29%, 82%) |
| CMYK | cmyk(28.6%, 26.2%, 0%, 17.6%) |
| CIE-LAB | lab(65.42, 10.58, -28.66) |
| CIE-LCH | lch(65.42, 30.55, 290.26°) |
| OKLab | oklab(70.58% 0.0141 -0.0792) |
| OKLCH | oklch(70.58% 0.08 280.1) |
| XYZ | xyz(35.9288, 34.5789, 65.7417) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.42
Lavender Blue
#8B88F8
ΔE00 9.37
Pale Purple
#B790D4
ΔE00 10.59
Periwinkle (survey)
#8E82FE
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BD2 #D2CD96
analogous
#96B9D2 #969BD2 #AF96D2
triadic
#969BD2 #D2969B #9BD296
tetradic
#969BD2 #D296B9 #D2CD96 #96D2AF
square
#969BD2 #D296B9 #D2CD96 #96D2AF
split-complementary
#969BD2 #D2AF96 #B9D296
monochromatic
#474FA6 #6B72C0 #969BD2 #C1C4E4 #EAEBF6
Accessibility & contrast
On white
2.65
#969BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#969BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BD2
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BD2 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA1D4
Deuteranopia (green-blind)
#889DD1
Tritanopia (blue-blind)
#87A5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #969bd2; /* rgb */ color: rgb(150, 155, 210); /* oklch */ color: oklch(70.6% 0.080 280.1);
Tailwind
colors: {
custom: {
50: '#b6b8e0',
500: '#969bd2',
950: '#000000',
},
}SCSS
$custom: #969bd2; $custom-light: #b6b8e0; $custom-dark: #000000;
JSON
{
"hex": "#969bd2",
"rgb": {
"r": 150,
"g": 155,
"b": 210
},
"hsl": {
"h": 235,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.7058,
"c": 0.08047,
"h": 280.1
},
"luminance": 0.3458
}Semantic roles & 50–950 ramp
primary
#969BD2
secondary
#EAE9DA
accent
#A832B3
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083