#949BFB#949BFB
#949BFB is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.4% C 0.139 H 279.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #949BFB |
|---|---|
| RGB | rgb(148, 155, 251) |
| HSL | hsl(236, 93%, 78%) |
| HSV | hsv(236, 41%, 98%) |
| CMYK | cmyk(41%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.05, 20.85, -48.69) |
| CIE-LCH | lch(67.05, 52.96, 293.18°) |
| OKLab | oklab(72.39% 0.0221 -0.137) |
| OKLCH | oklch(72.39% 0.139 279.2) |
| XYZ | xyz(41.3415, 36.7018, 96.1539) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.01
Perrywinkle
#8F8CE7
ΔE00 4.96
Lavender Blue
#8B88F8
ΔE00 5.41
Periwinkle (survey)
#8E82FE
ΔE00 7.27
Soft Blue
#6488EA
ΔE00 9.14
Cornflowerblue
#6495ED
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BFB #FBF494
analogous
#94CEFB #949BFB #C094FB
triadic
#949BFB #FB949B #9BFB94
tetradic
#949BFB #FB94CE #FBF494 #94FBC0
square
#949BFB #FB94CE #FBF494 #94FBC0
split-complementary
#949BFB #FBC094 #CEFB94
monochromatic
#1E2DF7 #5964F9 #949BFB #CFD2FD #E2E3FE
Accessibility & contrast
On white
2.52
#949BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#949BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BFB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BFB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#73A0F9
Tritanopia (blue-blind)
#74AEBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949bfb; /* rgb */ color: rgb(148, 155, 251); /* oklch */ color: oklch(72.4% 0.139 279.2);
Tailwind
colors: {
custom: {
50: '#b7b8fd',
500: '#949bfb',
950: '#000000',
},
}SCSS
$custom: #949bfb; $custom-light: #b7b8fd; $custom-dark: #000000;
JSON
{
"hex": "#949bfb",
"rgb": {
"r": 148,
"g": 155,
"b": 251
},
"hsl": {
"h": 235.922,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.72387,
"c": 0.13879,
"h": 279.2
},
"luminance": 0.36704
}Semantic roles & 50–950 ramp
primary
#949BFB
secondary
#F6F4D5
accent
#D600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085