#949BF2#949BF2
#949BF2 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.9% C 0.126 H 279.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #949BF2 |
|---|---|
| RGB | rgb(148, 155, 242) |
| HSL | hsl(236, 78%, 76%) |
| HSV | hsv(236, 39%, 95%) |
| CMYK | cmyk(38.8%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(66.63, 18.38, -44.43) |
| CIE-LCH | lch(66.63, 48.08, 292.48°) |
| OKLab | oklab(71.93% 0.0202 -0.1246) |
| OKLCH | oklch(71.93% 0.126 279.2) |
| XYZ | xyz(39.9564, 36.1478, 88.8591) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.86
Perrywinkle
#8F8CE7
ΔE00 4.51
Lavender Blue
#8B88F8
ΔE00 5.70
Periwinkle (survey)
#8E82FE
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 9.21
Cornflowerblue
#6495ED
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BF2 #F2EB94
analogous
#94CAF2 #949BF2 #BC94F2
triadic
#949BF2 #F2949B #9BF294
tetradic
#949BF2 #F294CA #F2EB94 #94F2BC
square
#949BF2 #F294CA #F2EB94 #94F2BC
split-complementary
#949BF2 #F2BC94 #CAF294
monochromatic
#2735E5 #5D68EB #949BF2 #CBCEF9 #E4E6FC
Accessibility & contrast
On white
2.55
#949BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#949BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BF2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BF2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F5
Deuteranopia (green-blind)
#789FF0
Tritanopia (blue-blind)
#78ACBB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949bf2; /* rgb */ color: rgb(148, 155, 242); /* oklch */ color: oklch(71.9% 0.126 279.2);
Tailwind
colors: {
custom: {
50: '#b7b8f6',
500: '#949bf2',
950: '#000000',
},
}SCSS
$custom: #949bf2; $custom-light: #b7b8f6; $custom-dark: #000000;
JSON
{
"hex": "#949bf2",
"rgb": {
"r": 148,
"g": 155,
"b": 242
},
"hsl": {
"h": 235.532,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.71927,
"c": 0.12628,
"h": 279.2
},
"luminance": 0.36149
}Semantic roles & 50–950 ramp
primary
#949BF2
secondary
#F3F1D8
accent
#CB0BDB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085