#949BF7#949BF7
#949BF7 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.2% C 0.133 H 279.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #949BF7 |
|---|---|
| RGB | rgb(148, 155, 247) |
| HSL | hsl(236, 86%, 77%) |
| HSV | hsv(236, 40%, 97%) |
| CMYK | cmyk(40.1%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.86, 19.75, -46.80) |
| CIE-LCH | lch(66.86, 50.80, 292.88°) |
| OKLab | oklab(72.18% 0.0213 -0.1315) |
| OKLCH | oklch(72.18% 0.133 279.2) |
| XYZ | xyz(40.7177, 36.4523, 92.8682) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.29
Perrywinkle
#8F8CE7
ΔE00 4.72
Lavender Blue
#8B88F8
ΔE00 5.50
Periwinkle (survey)
#8E82FE
ΔE00 7.41
Soft Blue
#6488EA
ΔE00 9.14
Cornflowerblue
#6495ED
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BF7 #F7F094
analogous
#94CCF7 #949BF7 #BF94F7
triadic
#949BF7 #F7949B #9BF794
tetradic
#949BF7 #F794CC #F7F094 #94F7BF
square
#949BF7 #F794CC #F7F094 #94F7BF
split-complementary
#949BF7 #F7BF94 #CCF794
monochromatic
#2231EE #5B66F3 #949BF7 #CDD0FB #E3E4FD
Accessibility & contrast
On white
2.53
#949BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#949BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BF7
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BF7 | 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)
#7BA7FB
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#76ADBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949bf7; /* rgb */ color: rgb(148, 155, 247); /* oklch */ color: oklch(72.2% 0.133 279.2);
Tailwind
colors: {
custom: {
50: '#b7b8fa',
500: '#949bf7',
950: '#000000',
},
}SCSS
$custom: #949bf7; $custom-light: #b7b8fa; $custom-dark: #000000;
JSON
{
"hex": "#949bf7",
"rgb": {
"r": 148,
"g": 155,
"b": 247
},
"hsl": {
"h": 235.758,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.7218,
"c": 0.13325,
"h": 279.2
},
"luminance": 0.36454
}Semantic roles & 50–950 ramp
primary
#949BF7
secondary
#F5F3D6
accent
#D303E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085