#949FF6#949FF6
#949FF6 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.9% C 0.127 H 277.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #949FF6 |
|---|---|
| RGB | rgb(148, 159, 246) |
| HSL | hsl(233, 84%, 77%) |
| HSV | hsv(233, 40%, 96%) |
| CMYK | cmyk(39.8%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(67.83, 17.19, -44.73) |
| CIE-LCH | lch(67.83, 47.92, 291.01°) |
| OKLab | oklab(72.91% 0.016 -0.1255) |
| OKLCH | oklch(72.91% 0.127 277.3) |
| XYZ | xyz(41.2405, 37.7442, 92.2833) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.99
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 8.54
Periwinkle (survey)
#8E82FE
ΔE00 8.64
Cornflowerblue
#6495ED
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FF6 #F6EB94
analogous
#94D0F6 #949FF6 #BA94F6
triadic
#949FF6 #F6949F #9FF694
tetradic
#949FF6 #F694D0 #F6EB94 #94F6BA
square
#949FF6 #F694D0 #F6EB94 #94F6BA
split-complementary
#949FF6 #F6BA94 #D0F694
monochromatic
#233AED #5C6CF1 #949FF6 #CCD2FB #E3E6FD
Accessibility & contrast
On white
2.46
#949FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#949FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FF6
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FF6 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9FA
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#76B0BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #949ff6; /* rgb */ color: rgb(148, 159, 246); /* oklch */ color: oklch(72.9% 0.127 277.3);
Tailwind
colors: {
custom: {
50: '#b7bbf9',
500: '#949ff6',
950: '#000000',
},
}SCSS
$custom: #949ff6; $custom-light: #b7bbf9; $custom-dark: #000000;
JSON
{
"hex": "#949ff6",
"rgb": {
"r": 148,
"g": 159,
"b": 246
},
"hsl": {
"h": 233.265,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.72909,
"c": 0.12654,
"h": 277.3
},
"luminance": 0.37746
}Semantic roles & 50–950 ramp
primary
#949FF6
secondary
#F5F1D6
accent
#C805E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085