#959BF9#959BF9
#959BF9 is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.4% C 0.136 H 279.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF9 |
|---|---|
| RGB | rgb(149, 155, 249) |
| HSL | hsl(236, 89%, 78%) |
| HSV | hsv(236, 40%, 98%) |
| CMYK | cmyk(40.2%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.03, 20.55, -47.63) |
| CIE-LCH | lch(67.03, 51.87, 293.34°) |
| OKLab | oklab(72.36% 0.0228 -0.1339) |
| OKLCH | oklch(72.36% 0.136 279.6) |
| XYZ | xyz(41.2096, 36.6701, 94.5108) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.30
Perrywinkle
#8F8CE7
ΔE00 4.77
Lavender Blue
#8B88F8
ΔE00 5.44
Periwinkle (survey)
#8E82FE
ΔE00 7.30
Soft Blue
#6488EA
ΔE00 9.31
Cornflowerblue
#6495ED
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF9 #F9F395
analogous
#95CDF9 #959BF9 #C195F9
triadic
#959BF9 #F9959B #9BF995
tetradic
#959BF9 #F995CD #F9F395 #95F9C1
square
#959BF9 #F995CD #F9F395 #95F9C1
split-complementary
#959BF9 #F9C195 #CDF995
monochromatic
#212EF2 #5B64F6 #959BF9 #CFD2FC #E2E4FD
Accessibility & contrast
On white
2.52
#959BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#959BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#77AEBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #959bf9; /* rgb */ color: rgb(149, 155, 249); /* oklch */ color: oklch(72.4% 0.136 279.6);
Tailwind
colors: {
custom: {
50: '#b8b8fb',
500: '#959bf9',
950: '#000000',
},
}SCSS
$custom: #959bf9; $custom-light: #b8b8fb; $custom-dark: #000000;
JSON
{
"hex": "#959bf9",
"rgb": {
"r": 149,
"g": 155,
"b": 249
},
"hsl": {
"h": 236.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.72355,
"c": 0.13584,
"h": 279.6
},
"luminance": 0.36672
}Semantic roles & 50–950 ramp
primary
#959BF9
secondary
#F5F4D6
accent
#D800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085