#949EF9#949EF9
#949EF9 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.9% C 0.132 H 277.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #949EF9 |
|---|---|
| RGB | rgb(148, 158, 249) |
| HSL | hsl(234, 89%, 78%) |
| HSV | hsv(234, 41%, 98%) |
| CMYK | cmyk(40.6%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(67.72, 18.58, -46.55) |
| CIE-LCH | lch(67.72, 50.12, 291.76°) |
| OKLab | oklab(72.86% 0.018 -0.1308) |
| OKLCH | oklch(72.86% 0.132 277.8) |
| XYZ | xyz(41.5334, 37.5873, 94.6708) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.56
Perrywinkle
#8F8CE7
ΔE00 5.64
Lavender Blue
#8B88F8
ΔE00 6.32
Periwinkle (survey)
#8E82FE
ΔE00 8.23
Pastel Blue
#A2BFFE
ΔE00 8.81
Cornflowerblue
#6495ED
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EF9 #F9EF94
analogous
#94D1F9 #949EF9 #BC94F9
triadic
#949EF9 #F9949E #9EF994
tetradic
#949EF9 #F994D1 #F9EF94 #94F9BC
square
#949EF9 #F994D1 #F9EF94 #94F9BC
split-complementary
#949EF9 #F9BC94 #D1F994
monochromatic
#2035F3 #5A69F6 #949EF9 #CED3FC #E2E5FD
Accessibility & contrast
On white
2.47
#949EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#949EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EF9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EF9 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#78A1F7
Tritanopia (blue-blind)
#74B0C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #949ef9; /* rgb */ color: rgb(148, 158, 249); /* oklch */ color: oklch(72.9% 0.132 277.8);
Tailwind
colors: {
custom: {
50: '#b7bafb',
500: '#949ef9',
950: '#000000',
},
}SCSS
$custom: #949ef9; $custom-light: #b7bafb; $custom-dark: #000000;
JSON
{
"hex": "#949ef9",
"rgb": {
"r": 148,
"g": 158,
"b": 249
},
"hsl": {
"h": 234.059,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.72864,
"c": 0.13204,
"h": 277.8
},
"luminance": 0.37589
}Semantic roles & 50–950 ramp
primary
#949EF9
secondary
#F5F2D6
accent
#CF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085