#949BF6#949BF6
#949BF6 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.1% C 0.132 H 279.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #949BF6 |
|---|---|
| RGB | rgb(148, 155, 246) |
| HSL | hsl(236, 84%, 77%) |
| HSV | hsv(236, 40%, 96%) |
| CMYK | cmyk(39.8%, 37%, 0%, 3.5%) |
| CIE-LAB | lab(66.82, 19.48, -46.33) |
| CIE-LCH | lch(66.82, 50.26, 292.80°) |
| OKLab | oklab(72.13% 0.0211 -0.1302) |
| OKLCH | oklch(72.13% 0.132 279.2) |
| XYZ | xyz(40.5638, 36.3907, 92.0577) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.39
Perrywinkle
#8F8CE7
ΔE00 4.67
Lavender Blue
#8B88F8
ΔE00 5.53
Periwinkle (survey)
#8E82FE
ΔE00 7.45
Soft Blue
#6488EA
ΔE00 9.15
Cornflowerblue
#6495ED
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BF6 #F6EF94
analogous
#94CCF6 #949BF6 #BE94F6
triadic
#949BF6 #F6949B #9BF694
tetradic
#949BF6 #F694CC #F6EF94 #94F6BE
square
#949BF6 #F694CC #F6EF94 #94F6BE
split-complementary
#949BF6 #F6BE94 #CCF694
monochromatic
#2331ED #5C66F1 #949BF6 #CCD0FB #E3E5FD
Accessibility & contrast
On white
2.54
#949BF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#949BF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BF6
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BF6 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6FA
Deuteranopia (green-blind)
#769FF4
Tritanopia (blue-blind)
#76ADBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949bf6; /* rgb */ color: rgb(148, 155, 246); /* oklch */ color: oklch(72.1% 0.132 279.2);
Tailwind
colors: {
custom: {
50: '#b7b8f9',
500: '#949bf6',
950: '#000000',
},
}SCSS
$custom: #949bf6; $custom-light: #b7b8f9; $custom-dark: #000000;
JSON
{
"hex": "#949bf6",
"rgb": {
"r": 148,
"g": 155,
"b": 246
},
"hsl": {
"h": 235.714,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.72129,
"c": 0.13185,
"h": 279.2
},
"luminance": 0.36392
}Semantic roles & 50–950 ramp
primary
#949BF6
secondary
#F5F2D6
accent
#D105E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085