#949AF2#949AF2
#949AF2 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.7% C 0.128 H 279.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #949AF2 |
|---|---|
| RGB | rgb(148, 154, 242) |
| HSL | hsl(236, 78%, 76%) |
| HSV | hsv(236, 39%, 95%) |
| CMYK | cmyk(38.8%, 36.4%, 0%, 5.1%) |
| CIE-LAB | lab(66.38, 18.96, -44.83) |
| CIE-LCH | lch(66.38, 48.67, 292.92°) |
| OKLab | oklab(71.73% 0.0215 -0.1258) |
| OKLCH | oklch(71.73% 0.128 279.7) |
| XYZ | xyz(39.7907, 35.8163, 88.8039) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.84
Perrywinkle
#8F8CE7
ΔE00 4.22
Lavender Blue
#8B88F8
ΔE00 5.42
Periwinkle (survey)
#8E82FE
ΔE00 7.36
Soft Blue
#6488EA
ΔE00 9.15
Cornflowerblue
#6495ED
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949AF2 #F2EC94
analogous
#94C9F2 #949AF2 #BD94F2
triadic
#949AF2 #F2949A #9AF294
tetradic
#949AF2 #F294C9 #F2EC94 #94F2BD
square
#949AF2 #F294C9 #F2EC94 #94F2BD
split-complementary
#949AF2 #F2BD94 #C9F294
monochromatic
#2733E5 #5D66EB #949AF2 #CBCEF9 #E4E5FC
Accessibility & contrast
On white
2.57
#949AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#949AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949AF2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949AF2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#779EF0
Tritanopia (blue-blind)
#78ABBB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949af2; /* rgb */ color: rgb(148, 154, 242); /* oklch */ color: oklch(71.7% 0.128 279.7);
Tailwind
colors: {
custom: {
50: '#b7b7f6',
500: '#949af2',
950: '#000000',
},
}SCSS
$custom: #949af2; $custom-light: #b7b7f6; $custom-dark: #000000;
JSON
{
"hex": "#949af2",
"rgb": {
"r": 148,
"g": 154,
"b": 242
},
"hsl": {
"h": 236.17,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.71732,
"c": 0.12763,
"h": 279.7
},
"luminance": 0.35818
}Semantic roles & 50–950 ramp
primary
#949AF2
secondary
#F3F2D8
accent
#CD0BDB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#121117
muted
#818085