#959BF7#959BF7
#959BF7 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.3% C 0.133 H 279.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #959BF7 |
|---|---|
| RGB | rgb(149, 155, 247) |
| HSL | hsl(236, 86%, 78%) |
| HSV | hsv(236, 40%, 97%) |
| CMYK | cmyk(39.7%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.93, 20.00, -46.68) |
| CIE-LCH | lch(66.93, 50.79, 293.19°) |
| OKLab | oklab(72.25% 0.0223 -0.1312) |
| OKLCH | oklch(72.25% 0.133 279.7) |
| XYZ | xyz(40.8994, 36.5459, 92.8767) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.46
Perrywinkle
#8F8CE7
ΔE00 4.66
Lavender Blue
#8B88F8
ΔE00 5.49
Periwinkle (survey)
#8E82FE
ΔE00 7.38
Soft Blue
#6488EA
ΔE00 9.32
Cornflowerblue
#6495ED
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959BF7 #F7F195
analogous
#95CCF7 #959BF7 #C095F7
triadic
#959BF7 #F7959B #9BF795
tetradic
#959BF7 #F795CC #F7F195 #95F7C0
square
#959BF7 #F795CC #F7F195 #95F7C0
split-complementary
#959BF7 #F7C095 #CCF795
monochromatic
#2330EE #5C65F3 #959BF7 #CED1FB #E3E4FD
Accessibility & contrast
On white
2.53
#959BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#959BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959BF7
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959BF7 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#769FF5
Tritanopia (blue-blind)
#77ADBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #959bf7; /* rgb */ color: rgb(149, 155, 247); /* oklch */ color: oklch(72.3% 0.133 279.7);
Tailwind
colors: {
custom: {
50: '#b8b8fa',
500: '#959bf7',
950: '#000000',
},
}SCSS
$custom: #959bf7; $custom-light: #b8b8fa; $custom-dark: #000000;
JSON
{
"hex": "#959bf7",
"rgb": {
"r": 149,
"g": 155,
"b": 247
},
"hsl": {
"h": 236.327,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.72253,
"c": 0.13307,
"h": 279.7
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#959BF7
secondary
#F5F3D6
accent
#D503E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085