#969BEE#969BEE
#969BEE is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.9% C 0.120 H 280.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #969BEE |
|---|---|
| RGB | rgb(150, 155, 238) |
| HSL | hsl(237, 72%, 76%) |
| HSV | hsv(237, 37%, 93%) |
| CMYK | cmyk(37%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(66.59, 17.83, -42.29) |
| CIE-LCH | lch(66.59, 45.89, 292.86°) |
| OKLab | oklab(71.88% 0.0215 -0.1184) |
| OKLCH | oklch(71.88% 0.12 280.3) |
| XYZ | xyz(39.7272, 36.0983, 85.7468) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.71
Perrywinkle
#8F8CE7
ΔE00 4.35
Lavender Blue
#8B88F8
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 7.87
Lavender
#B39DDB
ΔE00 9.35
Soft Blue
#6488EA
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BEE #EEE996
analogous
#96C7EE #969BEE #BD96EE
triadic
#969BEE #EE969B #9BEE96
tetradic
#969BEE #EE96C7 #EEE996 #96EEBD
square
#969BEE #EE96C7 #EEE996 #96EEBD
split-complementary
#969BEE #EEBD96 #C7EE96
monochromatic
#2D37DD #6169E5 #969BEE #CBCDF7 #E5E6FB
Accessibility & contrast
On white
2.55
#969BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#969BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BEE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BEE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#7B9FEC
Tritanopia (blue-blind)
#7DABB9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #969bee; /* rgb */ color: rgb(150, 155, 238); /* oklch */ color: oklch(71.9% 0.120 280.3);
Tailwind
colors: {
custom: {
50: '#b8b8f4',
500: '#969bee',
950: '#000000',
},
}SCSS
$custom: #969bee; $custom-light: #b8b8f4; $custom-dark: #000000;
JSON
{
"hex": "#969bee",
"rgb": {
"r": 150,
"g": 155,
"b": 238
},
"hsl": {
"h": 236.591,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.71875,
"c": 0.12033,
"h": 280.3
},
"luminance": 0.361
}Semantic roles & 50–950 ramp
primary
#969BEE
secondary
#F2F1D9
accent
#C911D4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#121117
muted
#818085