#959BF2#959BF2
#959BF2 is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.0% C 0.126 H 279.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF2 |
|---|---|
| RGB | rgb(149, 155, 242) |
| HSL | hsl(236, 78%, 77%) |
| HSV | hsv(236, 38%, 95%) |
| CMYK | cmyk(38.4%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(66.70, 18.64, -44.31) |
| CIE-LCH | lch(66.70, 48.08, 292.82°) |
| OKLab | oklab(72% 0.0213 -0.1243) |
| OKLCH | oklch(72% 0.126 279.7) |
| XYZ | xyz(40.1381, 36.2415, 88.8676) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.02
Perrywinkle
#8F8CE7
ΔE00 4.46
Lavender Blue
#8B88F8
ΔE00 5.70
Periwinkle (survey)
#8E82FE
ΔE00 7.63
Soft Blue
#6488EA
ΔE00 9.39
Cornflowerblue
#6495ED
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF2 #F2EC95
analogous
#95CAF2 #959BF2 #BE95F2
triadic
#959BF2 #F2959B #9BF295
tetradic
#959BF2 #F295CA #F2EC95 #95F2BE
square
#959BF2 #F295CA #F2EC95 #95F2BE
split-complementary
#959BF2 #F2BE95 #CAF295
monochromatic
#2834E5 #5E68EB #959BF2 #CCCEF9 #E4E5FC
Accessibility & contrast
On white
2.55
#959BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#959BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#799FF0
Tritanopia (blue-blind)
#7AACBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #959bf2; /* rgb */ color: rgb(149, 155, 242); /* oklch */ color: oklch(72.0% 0.126 279.7);
Tailwind
colors: {
custom: {
50: '#b7b8f6',
500: '#959bf2',
950: '#000000',
},
}SCSS
$custom: #959bf2; $custom-light: #b7b8f6; $custom-dark: #000000;
JSON
{
"hex": "#959bf2",
"rgb": {
"r": 149,
"g": 155,
"b": 242
},
"hsl": {
"h": 236.129,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.72,
"c": 0.1261,
"h": 279.7
},
"luminance": 0.36243
}Semantic roles & 50–950 ramp
primary
#959BF2
secondary
#F3F2D8
accent
#CD0BDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085