#949CF5#949CF5
#949CF5 is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.3% C 0.129 H 278.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #949CF5 |
|---|---|
| RGB | rgb(148, 156, 245) |
| HSL | hsl(235, 83%, 77%) |
| HSV | hsv(235, 40%, 96%) |
| CMYK | cmyk(39.6%, 36.3%, 0%, 3.9%) |
| CIE-LAB | lab(67.02, 18.63, -45.46) |
| CIE-LCH | lch(67.02, 49.13, 292.28°) |
| OKLab | oklab(72.27% 0.0196 -0.1276) |
| OKLCH | oklch(72.27% 0.129 278.7) |
| XYZ | xyz(40.5778, 36.6637, 91.3072) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.57
Perrywinkle
#8F8CE7
ΔE00 4.91
Lavender Blue
#8B88F8
ΔE00 5.85
Periwinkle (survey)
#8E82FE
ΔE00 7.79
Cornflowerblue
#6495ED
ΔE00 9.11
Soft Blue
#6488EA
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949CF5 #F5ED94
analogous
#94CCF5 #949CF5 #BD94F5
triadic
#949CF5 #F5949C #9CF594
tetradic
#949CF5 #F594CC #F5ED94 #94F5BD
square
#949CF5 #F594CC #F5ED94 #94F5BD
split-complementary
#949CF5 #F5BD94 #CCF594
monochromatic
#2434EB #5C68F0 #949CF5 #CCD0FA #E3E5FC
Accessibility & contrast
On white
2.52
#949CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#949CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949CF5
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949CF5 | 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)
#7EA7F9
Deuteranopia (green-blind)
#78A0F3
Tritanopia (blue-blind)
#77AEBD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949cf5; /* rgb */ color: rgb(148, 156, 245); /* oklch */ color: oklch(72.3% 0.129 278.7);
Tailwind
colors: {
custom: {
50: '#b7b9f9',
500: '#949cf5',
950: '#000000',
},
}SCSS
$custom: #949cf5; $custom-light: #b7b9f9; $custom-dark: #000000;
JSON
{
"hex": "#949cf5",
"rgb": {
"r": 148,
"g": 156,
"b": 245
},
"hsl": {
"h": 235.052,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.72273,
"c": 0.12912,
"h": 278.7
},
"luminance": 0.36665
}Semantic roles & 50–950 ramp
primary
#949CF5
secondary
#F4F2D7
accent
#CD06DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085