#949DFA#949DFA
#949DFA is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.7% C 0.135 H 278.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #949DFA |
|---|---|
| RGB | rgb(148, 157, 250) |
| HSL | hsl(235, 91%, 78%) |
| HSV | hsv(235, 41%, 98%) |
| CMYK | cmyk(40.8%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(67.51, 19.43, -47.42) |
| CIE-LCH | lch(67.51, 51.25, 292.28°) |
| OKLab | oklab(72.72% 0.0194 -0.1333) |
| OKLCH | oklch(72.72% 0.135 278.3) |
| XYZ | xyz(41.5199, 37.3101, 95.4378) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.31
Perrywinkle
#8F8CE7
ΔE00 5.42
Lavender Blue
#8B88F8
ΔE00 6.01
Periwinkle (survey)
#8E82FE
ΔE00 7.90
Cornflowerblue
#6495ED
ΔE00 8.99
Pastel Blue
#A2BFFE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DFA #FAF194
analogous
#94D0FA #949DFA #BE94FA
triadic
#949DFA #FA949D #9DFA94
tetradic
#949DFA #FA94D0 #FAF194 #94FABE
square
#949DFA #FA94D0 #FAF194 #94FABE
split-complementary
#949DFA #FABE94 #D0FA94
monochromatic
#1F32F5 #5A67F7 #949DFA #CED3FD #E2E4FE
Accessibility & contrast
On white
2.48
#949DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#949DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DFA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DFA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#74B0C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949dfa; /* rgb */ color: rgb(148, 157, 250); /* oklch */ color: oklch(72.7% 0.135 278.3);
Tailwind
colors: {
custom: {
50: '#b7b9fc',
500: '#949dfa',
950: '#000000',
},
}SCSS
$custom: #949dfa; $custom-light: #b7b9fc; $custom-dark: #000000;
JSON
{
"hex": "#949dfa",
"rgb": {
"r": 148,
"g": 157,
"b": 250
},
"hsl": {
"h": 234.706,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.72721,
"c": 0.13474,
"h": 278.3
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#949DFA
secondary
#F6F3D5
accent
#D100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121117
muted
#818085