#949FF9#949FF9
#949FF9 is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.1% C 0.131 H 277.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #949FF9 |
|---|---|
| RGB | rgb(148, 159, 249) |
| HSL | hsl(233, 89%, 78%) |
| HSV | hsv(233, 41%, 98%) |
| CMYK | cmyk(40.6%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.97, 18.01, -46.15) |
| CIE-LCH | lch(67.97, 49.54, 291.31°) |
| OKLab | oklab(73.06% 0.0167 -0.1296) |
| OKLCH | oklch(73.06% 0.131 277.3) |
| XYZ | xyz(41.7047, 37.9299, 94.7279) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.79
Perrywinkle
#8F8CE7
ΔE00 5.92
Lavender Blue
#8B88F8
ΔE00 6.61
Pastel Blue
#A2BFFE
ΔE00 8.52
Periwinkle (survey)
#8E82FE
ΔE00 8.53
Cornflowerblue
#6495ED
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FF9 #F9EE94
analogous
#94D2F9 #949FF9 #BB94F9
triadic
#949FF9 #F9949F #9FF994
tetradic
#949FF9 #F994D2 #F9EE94 #94F9BB
square
#949FF9 #F994D2 #F9EE94 #94F9BB
split-complementary
#949FF9 #F9BB94 #D2F994
monochromatic
#2037F3 #5A6BF6 #949FF9 #CED3FC #E2E5FD
Accessibility & contrast
On white
2.45
#949FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#949FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FF9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FF9 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#74B1C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #949ff9; /* rgb */ color: rgb(148, 159, 249); /* oklch */ color: oklch(73.1% 0.131 277.3);
Tailwind
colors: {
custom: {
50: '#b7bbfb',
500: '#949ff9',
950: '#000000',
},
}SCSS
$custom: #949ff9; $custom-light: #b7bbfb; $custom-dark: #000000;
JSON
{
"hex": "#949ff9",
"rgb": {
"r": 148,
"g": 159,
"b": 249
},
"hsl": {
"h": 233.465,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.73059,
"c": 0.13071,
"h": 277.3
},
"luminance": 0.37932
}Semantic roles & 50–950 ramp
primary
#949FF9
secondary
#F5F2D6
accent
#CD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085