#959BFB#959BFB
#959BFB is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.5% C 0.139 H 279.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #959BFB |
|---|---|
| RGB | rgb(149, 155, 251) |
| HSL | hsl(236, 93%, 78%) |
| HSV | hsv(236, 41%, 98%) |
| CMYK | cmyk(40.6%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.12, 21.10, -48.57) |
| CIE-LCH | lch(67.12, 52.96, 293.48°) |
| OKLab | oklab(72.46% 0.0232 -0.1367) |
| OKLCH | oklch(72.46% 0.139 279.6) |
| XYZ | xyz(41.5232, 36.7955, 96.1625) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.20
Perrywinkle
#8F8CE7
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 5.40
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 9.31
Cornflowerblue
#6495ED
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BFB #FBF595
analogous
#95CEFB #959BFB #C295FB
triadic
#959BFB #FB959B #9BFB95
tetradic
#959BFB #FB95CE #FBF595 #95FBC2
square
#959BFB #FB95CE #FBF595 #95FBC2
split-complementary
#959BFB #FBC295 #CEFB95
monochromatic
#1F2CF7 #5A63F9 #959BFB #D0D3FD #E2E3FE
Accessibility & contrast
On white
2.51
#959BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#959BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BFB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BFB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FF
Deuteranopia (green-blind)
#73A0F9
Tritanopia (blue-blind)
#76AEBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #959bfb; /* rgb */ color: rgb(149, 155, 251); /* oklch */ color: oklch(72.5% 0.139 279.6);
Tailwind
colors: {
custom: {
50: '#b8b8fd',
500: '#959bfb',
950: '#000000',
},
}SCSS
$custom: #959bfb; $custom-light: #b8b8fd; $custom-dark: #000000;
JSON
{
"hex": "#959bfb",
"rgb": {
"r": 149,
"g": 155,
"b": 251
},
"hsl": {
"h": 236.471,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.72459,
"c": 0.13861,
"h": 279.6
},
"luminance": 0.36797
}Semantic roles & 50–950 ramp
primary
#959BFB
secondary
#F6F4D5
accent
#D800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085