#949FF3#949FF3
#949FF3 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.8% C 0.122 H 277.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #949FF3 |
|---|---|
| RGB | rgb(148, 159, 243) |
| HSL | hsl(233, 80%, 77%) |
| HSV | hsv(233, 39%, 95%) |
| CMYK | cmyk(39.1%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(67.70, 16.37, -43.31) |
| CIE-LCH | lch(67.70, 46.30, 290.70°) |
| OKLab | oklab(72.76% 0.0154 -0.1214) |
| OKLCH | oklch(72.76% 0.122 277.2) |
| XYZ | xyz(40.7838, 37.5615, 89.8778) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.26
Perrywinkle
#8F8CE7
ΔE00 5.72
Lavender Blue
#8B88F8
ΔE00 6.80
Pastel Blue
#A2BFFE
ΔE00 8.57
Periwinkle (survey)
#8E82FE
ΔE00 8.77
Cornflowerblue
#6495ED
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FF3 #F3E894
analogous
#94CFF3 #949FF3 #B994F3
triadic
#949FF3 #F3949F #9FF394
tetradic
#949FF3 #F394CF #F3E894 #94F3B9
square
#949FF3 #F394CF #F3E894 #94F3B9
split-complementary
#949FF3 #F3B994 #CFF394
monochromatic
#263CE7 #5D6EED #949FF3 #CBD0F9 #E3E6FC
Accessibility & contrast
On white
2.47
#949FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#949FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FF3
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FF3 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#7CA1F1
Tritanopia (blue-blind)
#77B0BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #949ff3; /* rgb */ color: rgb(148, 159, 243); /* oklch */ color: oklch(72.8% 0.122 277.2);
Tailwind
colors: {
custom: {
50: '#b7bbf7',
500: '#949ff3',
950: '#000000',
},
}SCSS
$custom: #949ff3; $custom-light: #b7bbf7; $custom-dark: #000000;
JSON
{
"hex": "#949ff3",
"rgb": {
"r": 148,
"g": 159,
"b": 243
},
"hsl": {
"h": 233.053,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.7276,
"c": 0.12236,
"h": 277.2
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#949FF3
secondary
#F4F0D7
accent
#C409DC
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085