#969BEC#969BEC
#969BEC is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.8% C 0.118 H 280.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #969BEC |
|---|---|
| RGB | rgb(150, 155, 236) |
| HSL | hsl(237, 69%, 76%) |
| HSV | hsv(237, 36%, 93%) |
| CMYK | cmyk(36.4%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(66.51, 17.29, -41.33) |
| CIE-LCH | lch(66.51, 44.80, 292.71°) |
| OKLab | oklab(71.78% 0.021 -0.1156) |
| OKLCH | oklch(71.78% 0.118 280.3) |
| XYZ | xyz(39.4350, 35.9814, 84.2079) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.99
Perrywinkle
#8F8CE7
ΔE00 4.36
Lavender Blue
#8B88F8
ΔE00 6.12
Periwinkle (survey)
#8E82FE
ΔE00 8.02
Lavender
#B39DDB
ΔE00 9.15
Soft Blue
#6488EA
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BEC #ECE796
analogous
#96C6EC #969BEC #BC96EC
triadic
#969BEC #EC969B #9BEC96
tetradic
#969BEC #EC96C6 #ECE796 #96ECBC
square
#969BEC #EC96C6 #ECE796 #96ECBC
split-complementary
#969BEC #ECBC96 #C6EC96
monochromatic
#2E38D9 #626AE3 #969BEC #CACCF5 #E5E6FA
Accessibility & contrast
On white
2.56
#969BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#969BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BEC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BEC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#7C9FEA
Tritanopia (blue-blind)
#7EABB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #969bec; /* rgb */ color: rgb(150, 155, 236); /* oklch */ color: oklch(71.8% 0.118 280.3);
Tailwind
colors: {
custom: {
50: '#b7b8f2',
500: '#969bec',
950: '#000000',
},
}SCSS
$custom: #969bec; $custom-light: #b7b8f2; $custom-dark: #000000;
JSON
{
"hex": "#969bec",
"rgb": {
"r": 150,
"g": 155,
"b": 236
},
"hsl": {
"h": 236.512,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.71777,
"c": 0.11751,
"h": 280.3
},
"luminance": 0.35983
}Semantic roles & 50–950 ramp
primary
#969BEC
secondary
#F2F0D9
accent
#C614D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085