#949FF8#949FF8
#949FF8 is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.0% C 0.129 H 277.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #949FF8 |
|---|---|
| RGB | rgb(148, 159, 248) |
| HSL | hsl(233, 88%, 78%) |
| HSV | hsv(233, 40%, 97%) |
| CMYK | cmyk(40.3%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.92, 17.73, -45.68) |
| CIE-LCH | lch(67.92, 49.00, 291.22°) |
| OKLab | oklab(73.01% 0.0165 -0.1283) |
| OKLCH | oklch(73.01% 0.129 277.3) |
| XYZ | xyz(41.5491, 37.8676, 93.9087) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.85
Perrywinkle
#8F8CE7
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 8.53
Periwinkle (survey)
#8E82FE
ΔE00 8.56
Cornflowerblue
#6495ED
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FF8 #F8ED94
analogous
#94D1F8 #949FF8 #BB94F8
triadic
#949FF8 #F8949F #9FF894
tetradic
#949FF8 #F894D1 #F8ED94 #94F8BB
square
#949FF8 #F894D1 #F8ED94 #94F8BB
split-complementary
#949FF8 #F8BB94 #D1F894
monochromatic
#2138F0 #5B6BF4 #949FF8 #CDD3FC #E2E5FD
Accessibility & contrast
On white
2.45
#949FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#949FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FF8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FF8 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#75B1C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #949ff8; /* rgb */ color: rgb(148, 159, 248); /* oklch */ color: oklch(73.0% 0.129 277.3);
Tailwind
colors: {
custom: {
50: '#b7bbfb',
500: '#949ff8',
950: '#000000',
},
}SCSS
$custom: #949ff8; $custom-light: #b7bbfb; $custom-dark: #000000;
JSON
{
"hex": "#949ff8",
"rgb": {
"r": 148,
"g": 159,
"b": 248
},
"hsl": {
"h": 233.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.73009,
"c": 0.12933,
"h": 277.3
},
"luminance": 0.37869
}Semantic roles & 50–950 ramp
primary
#949FF8
secondary
#F5F2D6
accent
#CB01E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085