#949FF5#949FF5
#949FF5 is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.9% C 0.125 H 277.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #949FF5 |
|---|---|
| RGB | rgb(148, 159, 245) |
| HSL | hsl(233, 83%, 77%) |
| HSV | hsv(233, 40%, 96%) |
| CMYK | cmyk(39.6%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(67.79, 16.91, -44.26) |
| CIE-LCH | lch(67.79, 47.38, 290.91°) |
| OKLab | oklab(72.86% 0.0158 -0.1241) |
| OKLCH | oklch(72.86% 0.125 277.3) |
| XYZ | xyz(41.0874, 37.6830, 91.4771) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.07
Perrywinkle
#8F8CE7
ΔE00 5.78
Lavender Blue
#8B88F8
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 8.55
Periwinkle (survey)
#8E82FE
ΔE00 8.68
Cornflowerblue
#6495ED
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FF5 #F5EA94
analogous
#94D0F5 #949FF5 #BA94F5
triadic
#949FF5 #F5949F #9FF594
tetradic
#949FF5 #F594D0 #F5EA94 #94F5BA
square
#949FF5 #F594D0 #F5EA94 #94F5BA
split-complementary
#949FF5 #F5BA94 #D0F594
monochromatic
#243BEB #5C6DF0 #949FF5 #CCD1FA #E3E6FC
Accessibility & contrast
On white
2.46
#949FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#949FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FF5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FF5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#7BA2F3
Tritanopia (blue-blind)
#76B0BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #949ff5; /* rgb */ color: rgb(148, 159, 245); /* oklch */ color: oklch(72.9% 0.125 277.3);
Tailwind
colors: {
custom: {
50: '#b7bbf9',
500: '#949ff5',
950: '#000000',
},
}SCSS
$custom: #949ff5; $custom-light: #b7bbf9; $custom-dark: #000000;
JSON
{
"hex": "#949ff5",
"rgb": {
"r": 148,
"g": 159,
"b": 245
},
"hsl": {
"h": 233.196,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.72859,
"c": 0.12514,
"h": 277.3
},
"luminance": 0.37685
}Semantic roles & 50–950 ramp
primary
#949FF5
secondary
#F4F1D7
accent
#C706DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085