#949BF3#949BF3
#949BF3 is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.0% C 0.128 H 279.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #949BF3 |
|---|---|
| RGB | rgb(148, 155, 243) |
| HSL | hsl(236, 80%, 77%) |
| HSV | hsv(236, 39%, 95%) |
| CMYK | cmyk(39.1%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.68, 18.66, -44.91) |
| CIE-LCH | lch(66.68, 48.63, 292.56°) |
| OKLab | oklab(71.98% 0.0204 -0.126) |
| OKLCH | oklch(71.98% 0.128 279.2) |
| XYZ | xyz(40.1070, 36.2080, 89.6522) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.73
Perrywinkle
#8F8CE7
ΔE00 4.54
Lavender Blue
#8B88F8
ΔE00 5.65
Periwinkle (survey)
#8E82FE
ΔE00 7.60
Soft Blue
#6488EA
ΔE00 9.19
Cornflowerblue
#6495ED
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BF3 #F3EC94
analogous
#94CBF3 #949BF3 #BD94F3
triadic
#949BF3 #F3949B #9BF394
tetradic
#949BF3 #F394CB #F3EC94 #94F3BD
square
#949BF3 #F394CB #F3EC94 #94F3BD
split-complementary
#949BF3 #F3BD94 #CBF394
monochromatic
#2634E7 #5D68ED #949BF3 #CBCEF9 #E3E5FC
Accessibility & contrast
On white
2.55
#949BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#949BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BF3
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BF3 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#789FF1
Tritanopia (blue-blind)
#78ACBC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949bf3; /* rgb */ color: rgb(148, 155, 243); /* oklch */ color: oklch(72.0% 0.128 279.2);
Tailwind
colors: {
custom: {
50: '#b7b8f7',
500: '#949bf3',
950: '#000000',
},
}SCSS
$custom: #949bf3; $custom-light: #b7b8f7; $custom-dark: #000000;
JSON
{
"hex": "#949bf3",
"rgb": {
"r": 148,
"g": 155,
"b": 243
},
"hsl": {
"h": 235.579,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.71977,
"c": 0.12767,
"h": 279.2
},
"luminance": 0.3621
}Semantic roles & 50–950 ramp
primary
#949BF3
secondary
#F4F2D7
accent
#CD09DC
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085