#959BF3#959BF3
#959BF3 is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.0% C 0.127 H 279.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF3 |
|---|---|
| RGB | rgb(149, 155, 243) |
| HSL | hsl(236, 80%, 77%) |
| HSV | hsv(236, 39%, 95%) |
| CMYK | cmyk(38.7%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.75, 18.91, -44.79) |
| CIE-LCH | lch(66.75, 48.62, 292.89°) |
| OKLab | oklab(72.05% 0.0215 -0.1257) |
| OKLCH | oklch(72.05% 0.127 279.7) |
| XYZ | xyz(40.2887, 36.3017, 89.6608) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.89
Perrywinkle
#8F8CE7
ΔE00 4.49
Lavender Blue
#8B88F8
ΔE00 5.65
Periwinkle (survey)
#8E82FE
ΔE00 7.57
Soft Blue
#6488EA
ΔE00 9.37
Cornflowerblue
#6495ED
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF3 #F3ED95
analogous
#95CAF3 #959BF3 #BE95F3
triadic
#959BF3 #F3959B #9BF395
tetradic
#959BF3 #F395CA #F3ED95 #95F3BE
square
#959BF3 #F395CA #F3ED95 #95F3BE
split-complementary
#959BF3 #F3BE95 #CAF395
monochromatic
#2733E7 #5E67ED #959BF3 #CCCFF9 #E4E5FC
Accessibility & contrast
On white
2.54
#959BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#959BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF3
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF3 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#789FF1
Tritanopia (blue-blind)
#79ACBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #959bf3; /* rgb */ color: rgb(149, 155, 243); /* oklch */ color: oklch(72.0% 0.127 279.7);
Tailwind
colors: {
custom: {
50: '#b7b8f7',
500: '#959bf3',
950: '#000000',
},
}SCSS
$custom: #959bf3; $custom-light: #b7b8f7; $custom-dark: #000000;
JSON
{
"hex": "#959bf3",
"rgb": {
"r": 149,
"g": 155,
"b": 243
},
"hsl": {
"h": 236.17,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.7205,
"c": 0.12749,
"h": 279.7
},
"luminance": 0.36303
}Semantic roles & 50–950 ramp
primary
#959BF3
secondary
#F4F2D7
accent
#CF0ADC
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085