#949BFA#949BFA
#949BFA is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.3% C 0.137 H 279.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #949BFA |
|---|---|
| RGB | rgb(148, 155, 250) |
| HSL | hsl(236, 91%, 78%) |
| HSV | hsv(236, 41%, 98%) |
| CMYK | cmyk(40.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(67.01, 20.58, -48.22) |
| CIE-LCH | lch(67.01, 52.42, 293.11°) |
| OKLab | oklab(72.34% 0.0219 -0.1356) |
| OKLCH | oklch(72.34% 0.137 279.2) |
| XYZ | xyz(41.1843, 36.6389, 95.3259) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.05
Perrywinkle
#8F8CE7
ΔE00 4.89
Lavender Blue
#8B88F8
ΔE00 5.43
Periwinkle (survey)
#8E82FE
ΔE00 7.30
Soft Blue
#6488EA
ΔE00 9.13
Cornflowerblue
#6495ED
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BFA #FAF394
analogous
#94CEFA #949BFA #C094FA
triadic
#949BFA #FA949B #9BFA94
tetradic
#949BFA #FA94CE #FAF394 #94FAC0
square
#949BFA #FA94CE #FAF394 #94FAC0
split-complementary
#949BFA #FAC094 #CEFA94
monochromatic
#1F2EF5 #5A64F7 #949BFA #CED2FD #E2E4FE
Accessibility & contrast
On white
2.52
#949BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#949BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BFA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BFA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#74AEBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949bfa; /* rgb */ color: rgb(148, 155, 250); /* oklch */ color: oklch(72.3% 0.137 279.2);
Tailwind
colors: {
custom: {
50: '#b7b8fc',
500: '#949bfa',
950: '#000000',
},
}SCSS
$custom: #949bfa; $custom-light: #b7b8fc; $custom-dark: #000000;
JSON
{
"hex": "#949bfa",
"rgb": {
"r": 148,
"g": 155,
"b": 250
},
"hsl": {
"h": 235.882,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.72335,
"c": 0.1374,
"h": 279.2
},
"luminance": 0.36641
}Semantic roles & 50–950 ramp
primary
#949BFA
secondary
#F6F4D5
accent
#D600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085