#969BF2#969BF2
#969BF2 is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.1% C 0.126 H 280.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #969BF2 |
|---|---|
| RGB | rgb(150, 155, 242) |
| HSL | hsl(237, 78%, 77%) |
| HSV | hsv(237, 38%, 95%) |
| CMYK | cmyk(38%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(66.78, 18.90, -44.20) |
| CIE-LCH | lch(66.78, 48.07, 293.16°) |
| OKLab | oklab(72.07% 0.0223 -0.1239) |
| OKLCH | oklch(72.07% 0.126 280.2) |
| XYZ | xyz(40.3214, 36.3360, 88.8762) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.19
Perrywinkle
#8F8CE7
ΔE00 4.42
Lavender Blue
#8B88F8
ΔE00 5.72
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 9.59
Cornflowerblue
#6495ED
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969BF2 #F2ED96
analogous
#96C9F2 #969BF2 #BF96F2
triadic
#969BF2 #F2969B #9BF296
tetradic
#969BF2 #F296C9 #F2ED96 #96F2BF
square
#969BF2 #F296C9 #F2ED96 #96F2BF
split-complementary
#969BF2 #F2BF96 #C9F296
monochromatic
#2933E5 #6067EB #969BF2 #CCCFF9 #E4E5FC
Accessibility & contrast
On white
2.54
#969BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#969BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969BF2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969BF2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#7BACBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #969bf2; /* rgb */ color: rgb(150, 155, 242); /* oklch */ color: oklch(72.1% 0.126 280.2);
Tailwind
colors: {
custom: {
50: '#b8b8f6',
500: '#969bf2',
950: '#000000',
},
}SCSS
$custom: #969bf2; $custom-light: #b8b8f6; $custom-dark: #000000;
JSON
{
"hex": "#969bf2",
"rgb": {
"r": 150,
"g": 155,
"b": 242
},
"hsl": {
"h": 236.739,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.72073,
"c": 0.12593,
"h": 280.2
},
"luminance": 0.36338
}Semantic roles & 50–950 ramp
primary
#969BF2
secondary
#F3F2D8
accent
#CF0BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085