#969BED#969BED
#969BED is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.8% C 0.119 H 280.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #969BED |
|---|---|
| RGB | rgb(150, 155, 237) |
| HSL | hsl(237, 71%, 76%) |
| HSV | hsv(237, 37%, 93%) |
| CMYK | cmyk(36.7%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.55, 17.56, -41.81) |
| CIE-LCH | lch(66.55, 45.35, 292.78°) |
| OKLab | oklab(71.83% 0.0212 -0.117) |
| OKLCH | oklch(71.83% 0.119 280.3) |
| XYZ | xyz(39.5807, 36.0397, 84.9752) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 4.35
Lavender Blue
#8B88F8
ΔE00 6.05
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Lavender
#B39DDB
ΔE00 9.25
Soft Blue
#6488EA
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BED #EDE896
analogous
#96C6ED #969BED #BC96ED
triadic
#969BED #ED969B #9BED96
tetradic
#969BED #ED96C6 #EDE896 #96EDBC
square
#969BED #ED96C6 #EDE896 #96EDBC
split-complementary
#969BED #EDBC96 #C6ED96
monochromatic
#2E37DB #6269E4 #969BED #CACDF6 #E5E6FB
Accessibility & contrast
On white
2.56
#969BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#969BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BED
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BED | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#7C9FEB
Tritanopia (blue-blind)
#7DABB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #969bed; /* rgb */ color: rgb(150, 155, 237); /* oklch */ color: oklch(71.8% 0.119 280.3);
Tailwind
colors: {
custom: {
50: '#b7b8f3',
500: '#969bed',
950: '#000000',
},
}SCSS
$custom: #969bed; $custom-light: #b7b8f3; $custom-dark: #000000;
JSON
{
"hex": "#969bed",
"rgb": {
"r": 150,
"g": 155,
"b": 237
},
"hsl": {
"h": 236.552,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.71826,
"c": 0.11892,
"h": 280.3
},
"luminance": 0.36041
}Semantic roles & 50–950 ramp
primary
#969BED
secondary
#F2F1D9
accent
#C813D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085