#969BF0#969BF0
#969BF0 is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.0% C 0.123 H 280.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #969BF0 |
|---|---|
| RGB | rgb(150, 155, 240) |
| HSL | hsl(237, 75%, 76%) |
| HSV | hsv(237, 38%, 94%) |
| CMYK | cmyk(37.5%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(66.69, 18.36, -43.24) |
| CIE-LCH | lch(66.69, 46.98, 293.01°) |
| OKLab | oklab(71.97% 0.0219 -0.1212) |
| OKLCH | oklch(71.97% 0.123 280.3) |
| XYZ | xyz(40.0227, 36.2165, 87.3029) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.44
Perrywinkle
#8F8CE7
ΔE00 4.37
Lavender Blue
#8B88F8
ΔE00 5.84
Periwinkle (survey)
#8E82FE
ΔE00 7.73
Lavender
#B39DDB
ΔE00 9.56
Soft Blue
#6488EA
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BF0 #F0EB96
analogous
#96C8F0 #969BF0 #BE96F0
triadic
#969BF0 #F0969B #9BF096
tetradic
#969BF0 #F096C8 #F0EB96 #96F0BE
square
#969BF0 #F096C8 #F0EB96 #96F0BE
split-complementary
#969BF0 #F0BE96 #C8F096
monochromatic
#2B35E1 #6068E8 #969BF0 #CCCEF8 #E4E5FB
Accessibility & contrast
On white
2.55
#969BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#969BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BF0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BF0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F3
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#7CABBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #969bf0; /* rgb */ color: rgb(150, 155, 240); /* oklch */ color: oklch(72.0% 0.123 280.3);
Tailwind
colors: {
custom: {
50: '#b8b8f5',
500: '#969bf0',
950: '#000000',
},
}SCSS
$custom: #969bf0; $custom-light: #b8b8f5; $custom-dark: #000000;
JSON
{
"hex": "#969bf0",
"rgb": {
"r": 150,
"g": 155,
"b": 240
},
"hsl": {
"h": 236.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.71973,
"c": 0.12313,
"h": 280.3
},
"luminance": 0.36218
}Semantic roles & 50–950 ramp
primary
#969BF0
secondary
#F3F1D8
accent
#CC0ED7
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085