#959BF4#959BF4
#959BF4 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.1% C 0.129 H 279.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF4 |
|---|---|
| RGB | rgb(149, 155, 244) |
| HSL | hsl(236, 81%, 77%) |
| HSV | hsv(236, 39%, 96%) |
| CMYK | cmyk(38.9%, 36.5%, 0%, 4.3%) |
| CIE-LAB | lab(66.80, 19.19, -45.26) |
| CIE-LCH | lch(66.80, 49.16, 292.97°) |
| OKLab | oklab(72.1% 0.0217 -0.127) |
| OKLCH | oklch(72.1% 0.129 279.7) |
| XYZ | xyz(40.4402, 36.3623, 90.4582) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.77
Perrywinkle
#8F8CE7
ΔE00 4.52
Lavender Blue
#8B88F8
ΔE00 5.61
Periwinkle (survey)
#8E82FE
ΔE00 7.52
Soft Blue
#6488EA
ΔE00 9.36
Cornflowerblue
#6495ED
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF4 #F4EE95
analogous
#95CAF4 #959BF4 #BF95F4
triadic
#959BF4 #F4959B #9BF495
tetradic
#959BF4 #F495CA #F4EE95 #95F4BF
square
#959BF4 #F495CA #F4EE95 #95F4BF
split-complementary
#959BF4 #F4BF95 #CAF495
monochromatic
#2632E8 #5E67EE #959BF4 #CCCFFA #E3E5FC
Accessibility & contrast
On white
2.54
#959BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#959BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF4 | 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)
#7DA6F8
Deuteranopia (green-blind)
#789FF2
Tritanopia (blue-blind)
#79ACBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #959bf4; /* rgb */ color: rgb(149, 155, 244); /* oklch */ color: oklch(72.1% 0.129 279.7);
Tailwind
colors: {
custom: {
50: '#b7b8f8',
500: '#959bf4',
950: '#000000',
},
}SCSS
$custom: #959bf4; $custom-light: #b7b8f8; $custom-dark: #000000;
JSON
{
"hex": "#959bf4",
"rgb": {
"r": 149,
"g": 155,
"b": 244
},
"hsl": {
"h": 236.211,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.721,
"c": 0.12889,
"h": 279.7
},
"luminance": 0.36364
}Semantic roles & 50–950 ramp
primary
#959BF4
secondary
#F4F2D7
accent
#D008DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085