#969BF5#969BF5
#969BF5 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.2% C 0.130 H 280.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #969BF5 |
|---|---|
| RGB | rgb(150, 155, 245) |
| HSL | hsl(237, 83%, 77%) |
| HSV | hsv(237, 39%, 96%) |
| CMYK | cmyk(38.8%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(66.91, 19.71, -45.62) |
| CIE-LCH | lch(66.91, 49.70, 293.37°) |
| OKLab | oklab(72.22% 0.023 -0.1281) |
| OKLCH | oklch(72.22% 0.13 280.2) |
| XYZ | xyz(40.7757, 36.5177, 91.2687) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.85
Perrywinkle
#8F8CE7
ΔE00 4.52
Lavender Blue
#8B88F8
ΔE00 5.57
Periwinkle (survey)
#8E82FE
ΔE00 7.44
Soft Blue
#6488EA
ΔE00 9.53
Cornflowerblue
#6495ED
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BF5 #F5F096
analogous
#96CBF5 #969BF5 #C096F5
triadic
#969BF5 #F5969B #9BF596
tetradic
#969BF5 #F596CB #F5F096 #96F5C0
square
#969BF5 #F596CB #F5F096 #96F5C0
split-complementary
#969BF5 #F5C096 #CBF596
monochromatic
#2631EA #5E66F0 #969BF5 #CED0FA #E3E4FC
Accessibility & contrast
On white
2.53
#969BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#969BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BF5
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BF5 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F9
Deuteranopia (green-blind)
#77A0F3
Tritanopia (blue-blind)
#7AADBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #969bf5; /* rgb */ color: rgb(150, 155, 245); /* oklch */ color: oklch(72.2% 0.130 280.2);
Tailwind
colors: {
custom: {
50: '#b8b8f9',
500: '#969bf5',
950: '#000000',
},
}SCSS
$custom: #969bf5; $custom-light: #b8b8f9; $custom-dark: #000000;
JSON
{
"hex": "#969bf5",
"rgb": {
"r": 150,
"g": 155,
"b": 245
},
"hsl": {
"h": 236.842,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.72224,
"c": 0.13011,
"h": 280.2
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#969BF5
secondary
#F4F3D7
accent
#D406DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085