#949BF8#949BF8
#949BF8 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.2% C 0.135 H 279.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #949BF8 |
|---|---|
| RGB | rgb(148, 155, 248) |
| HSL | hsl(236, 88%, 78%) |
| HSV | hsv(236, 40%, 97%) |
| CMYK | cmyk(40.3%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(66.91, 20.02, -47.27) |
| CIE-LCH | lch(66.91, 51.34, 292.96°) |
| OKLab | oklab(72.23% 0.0215 -0.1329) |
| OKLCH | oklch(72.23% 0.135 279.2) |
| XYZ | xyz(40.8724, 36.5141, 93.6831) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.20
Perrywinkle
#8F8CE7
ΔE00 4.77
Lavender Blue
#8B88F8
ΔE00 5.47
Periwinkle (survey)
#8E82FE
ΔE00 7.37
Soft Blue
#6488EA
ΔE00 9.14
Cornflowerblue
#6495ED
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BF8 #F8F194
analogous
#94CDF8 #949BF8 #BF94F8
triadic
#949BF8 #F8949B #9BF894
tetradic
#949BF8 #F894CD #F8F194 #94F8BF
square
#949BF8 #F894CD #F8F194 #94F8BF
split-complementary
#949BF8 #F8BF94 #CDF894
monochromatic
#2130F0 #5B65F4 #949BF8 #CDD1FC #E2E4FD
Accessibility & contrast
On white
2.53
#949BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#949BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BF8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BF8 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#759FF6
Tritanopia (blue-blind)
#75ADBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949bf8; /* rgb */ color: rgb(148, 155, 248); /* oklch */ color: oklch(72.2% 0.135 279.2);
Tailwind
colors: {
custom: {
50: '#b7b8fb',
500: '#949bf8',
950: '#000000',
},
}SCSS
$custom: #949bf8; $custom-light: #b7b8fb; $custom-dark: #000000;
JSON
{
"hex": "#949bf8",
"rgb": {
"r": 148,
"g": 155,
"b": 248
},
"hsl": {
"h": 235.8,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.72232,
"c": 0.13463,
"h": 279.2
},
"luminance": 0.36516
}Semantic roles & 50–950 ramp
primary
#949BF8
secondary
#F5F3D6
accent
#D401E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085