#959BF1#959BF1
#959BF1 is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.0% C 0.125 H 279.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF1 |
|---|---|
| RGB | rgb(149, 155, 241) |
| HSL | hsl(236, 77%, 76%) |
| HSV | hsv(236, 38%, 95%) |
| CMYK | cmyk(38.2%, 35.7%, 0%, 5.5%) |
| CIE-LAB | lab(66.66, 18.37, -43.84) |
| CIE-LCH | lch(66.66, 47.53, 292.74°) |
| OKLab | oklab(71.95% 0.0211 -0.1229) |
| OKLCH | oklch(71.95% 0.125 279.7) |
| XYZ | xyz(39.9884, 36.1815, 88.0788) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.14
Perrywinkle
#8F8CE7
ΔE00 4.43
Lavender Blue
#8B88F8
ΔE00 5.76
Periwinkle (survey)
#8E82FE
ΔE00 7.68
Soft Blue
#6488EA
ΔE00 9.42
Cornflowerblue
#6495ED
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF1 #F1EB95
analogous
#95C9F1 #959BF1 #BD95F1
triadic
#959BF1 #F1959B #9BF195
tetradic
#959BF1 #F195C9 #F1EB95 #95F1BD
square
#959BF1 #F195C9 #F1EB95 #95F1BD
split-complementary
#959BF1 #F1BD95 #C9F195
monochromatic
#2935E3 #5F68EA #959BF1 #CBCEF8 #E4E5FB
Accessibility & contrast
On white
2.55
#959BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#959BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF1
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF1 | 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)
#7FA6F4
Deuteranopia (green-blind)
#799FEF
Tritanopia (blue-blind)
#7AACBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #959bf1; /* rgb */ color: rgb(149, 155, 241); /* oklch */ color: oklch(72.0% 0.125 279.7);
Tailwind
colors: {
custom: {
50: '#b7b8f6',
500: '#959bf1',
950: '#000000',
},
}SCSS
$custom: #959bf1; $custom-light: #b7b8f6; $custom-dark: #000000;
JSON
{
"hex": "#959bf1",
"rgb": {
"r": 149,
"g": 155,
"b": 241
},
"hsl": {
"h": 236.087,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.7195,
"c": 0.1247,
"h": 279.7
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#959BF1
secondary
#F3F1D8
accent
#CC0DD9
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085