#959BF0#959BF0
#959BF0 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.9% C 0.123 H 279.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF0 |
|---|---|
| RGB | rgb(149, 155, 240) |
| HSL | hsl(236, 75%, 76%) |
| HSV | hsv(236, 38%, 94%) |
| CMYK | cmyk(37.9%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(66.61, 18.10, -43.36) |
| CIE-LCH | lch(66.61, 46.99, 292.66°) |
| OKLab | oklab(71.9% 0.0208 -0.1215) |
| OKLCH | oklch(71.9% 0.123 279.7) |
| XYZ | xyz(39.8394, 36.1220, 87.2943) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Perrywinkle
#8F8CE7
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 5.82
Periwinkle (survey)
#8E82FE
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 9.44
Cornflowerblue
#6495ED
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF0 #F0EA95
analogous
#95C9F0 #959BF0 #BD95F0
triadic
#959BF0 #F0959B #9BF095
tetradic
#959BF0 #F095C9 #F0EA95 #95F0BD
square
#959BF0 #F095C9 #F0EA95 #95F0BD
split-complementary
#959BF0 #F0BD95 #C9F095
monochromatic
#2A36E1 #5F68E8 #959BF0 #CBCEF8 #E4E6FB
Accessibility & contrast
On white
2.55
#959BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#959BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF0 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#7BACBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #959bf0; /* rgb */ color: rgb(149, 155, 240); /* oklch */ color: oklch(71.9% 0.123 279.7);
Tailwind
colors: {
custom: {
50: '#b7b8f5',
500: '#959bf0',
950: '#000000',
},
}SCSS
$custom: #959bf0; $custom-light: #b7b8f5; $custom-dark: #000000;
JSON
{
"hex": "#959bf0",
"rgb": {
"r": 149,
"g": 155,
"b": 240
},
"hsl": {
"h": 236.044,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.719,
"c": 0.1233,
"h": 279.7
},
"luminance": 0.36124
}Semantic roles & 50–950 ramp
primary
#959BF0
secondary
#F3F1D8
accent
#CA0ED7
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085