#949BEF#949BEF
#949BEF is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.8% C 0.122 H 279.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #949BEF |
|---|---|
| RGB | rgb(148, 155, 239) |
| HSL | hsl(235, 74%, 76%) |
| HSV | hsv(235, 38%, 94%) |
| CMYK | cmyk(38.1%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(66.50, 17.57, -43.00) |
| CIE-LCH | lch(66.50, 46.45, 292.22°) |
| OKLab | oklab(71.78% 0.0195 -0.1205) |
| OKLCH | oklch(71.78% 0.122 279.2) |
| XYZ | xyz(39.5096, 35.9690, 86.5056) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.26
Perrywinkle
#8F8CE7
ΔE00 4.44
Lavender Blue
#8B88F8
ΔE00 5.87
Periwinkle (survey)
#8E82FE
ΔE00 7.83
Soft Blue
#6488EA
ΔE00 9.28
Cornflowerblue
#6495ED
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BEF #EFE894
analogous
#94C8EF #949BEF #BA94EF
triadic
#949BEF #EF949B #9BEF94
tetradic
#949BEF #EF94C8 #EFE894 #94EFBA
square
#949BEF #EF94C8 #EFE894 #94EFBA
split-complementary
#949BEF #EFBA94 #C8EF94
monochromatic
#2A37DF #5F69E7 #949BEF #C9CDF7 #E4E6FB
Accessibility & contrast
On white
2.56
#949BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#949BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BEF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BEF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#7A9EED
Tritanopia (blue-blind)
#79ABBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949bef; /* rgb */ color: rgb(148, 155, 239); /* oklch */ color: oklch(71.8% 0.122 279.2);
Tailwind
colors: {
custom: {
50: '#b6b8f4',
500: '#949bef',
950: '#000000',
},
}SCSS
$custom: #949bef; $custom-light: #b6b8f4; $custom-dark: #000000;
JSON
{
"hex": "#949bef",
"rgb": {
"r": 148,
"g": 155,
"b": 239
},
"hsl": {
"h": 235.385,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.71777,
"c": 0.12207,
"h": 279.2
},
"luminance": 0.35971
}Semantic roles & 50–950 ramp
primary
#949BEF
secondary
#F3F1D8
accent
#C70FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085