#959BF5#959BF5
#959BF5 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.2% C 0.130 H 279.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF5 |
|---|---|
| RGB | rgb(149, 155, 245) |
| HSL | hsl(236, 83%, 77%) |
| HSV | hsv(236, 39%, 96%) |
| CMYK | cmyk(39.2%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(66.84, 19.46, -45.74) |
| CIE-LCH | lch(66.84, 49.70, 293.05°) |
| OKLab | oklab(72.15% 0.0219 -0.1284) |
| OKLCH | oklch(72.15% 0.13 279.7) |
| XYZ | xyz(40.5924, 36.4232, 91.2601) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.66
Perrywinkle
#8F8CE7
ΔE00 4.57
Lavender Blue
#8B88F8
ΔE00 5.56
Periwinkle (survey)
#8E82FE
ΔE00 7.47
Soft Blue
#6488EA
ΔE00 9.34
Cornflowerblue
#6495ED
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF5 #F5EF95
analogous
#95CBF5 #959BF5 #BF95F5
triadic
#959BF5 #F5959B #9BF595
tetradic
#959BF5 #F595CB #F5EF95 #95F5BF
square
#959BF5 #F595CB #F5EF95 #95F5BF
split-complementary
#959BF5 #F5BF95 #CBF595
monochromatic
#2531EA #5D66F0 #959BF5 #CDD0FA #E3E5FC
Accessibility & contrast
On white
2.53
#959BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#959BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF5
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF5 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F9
Deuteranopia (green-blind)
#779FF3
Tritanopia (blue-blind)
#78ADBC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #959bf5; /* rgb */ color: rgb(149, 155, 245); /* oklch */ color: oklch(72.2% 0.130 279.7);
Tailwind
colors: {
custom: {
50: '#b7b8f9',
500: '#959bf5',
950: '#000000',
},
}SCSS
$custom: #959bf5; $custom-light: #b7b8f9; $custom-dark: #000000;
JSON
{
"hex": "#959bf5",
"rgb": {
"r": 149,
"g": 155,
"b": 245
},
"hsl": {
"h": 236.25,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.72151,
"c": 0.13029,
"h": 279.7
},
"luminance": 0.36425
}Semantic roles & 50–950 ramp
primary
#959BF5
secondary
#F4F2D7
accent
#D206DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085