#949DFE#949DFE
#949DFE is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.9% C 0.140 H 278.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #949DFE |
|---|---|
| RGB | rgb(148, 157, 254) |
| HSL | hsl(235, 98%, 79%) |
| HSV | hsv(235, 42%, 100%) |
| CMYK | cmyk(41.7%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.70, 20.54, -49.30) |
| CIE-LCH | lch(67.70, 53.41, 292.61°) |
| OKLab | oklab(72.93% 0.0202 -0.1388) |
| OKLCH | oklch(72.93% 0.14 278.3) |
| XYZ | xyz(42.1538, 37.5637, 98.7761) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.23
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 7.80
Cornflowerblue
#6495ED
ΔE00 8.99
Pastel Blue
#A2BFFE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DFE #FEF594
analogous
#94D2FE #949DFE #C094FE
triadic
#949DFE #FE949D #9DFE94
tetradic
#949DFE #FE94D2 #FEF594 #94FEC0
square
#949DFE #FE94D2 #FEF594 #94FEC0
split-complementary
#949DFE #FEC094 #D2FE94
monochromatic
#1B2EFD #5765FD #949DFE #D1D5FF #E1E3FF
Accessibility & contrast
On white
2.47
#949DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#949DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DFE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DFE | 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)
#7BA9FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#72B1C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #949dfe; /* rgb */ color: rgb(148, 157, 254); /* oklch */ color: oklch(72.9% 0.140 278.3);
Tailwind
colors: {
custom: {
50: '#b7b9ff',
500: '#949dfe',
950: '#000000',
},
}SCSS
$custom: #949dfe; $custom-light: #b7b9ff; $custom-dark: #000000;
JSON
{
"hex": "#949dfe",
"rgb": {
"r": 148,
"g": 157,
"b": 254
},
"hsl": {
"h": 234.906,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.72928,
"c": 0.14027,
"h": 278.3
},
"luminance": 0.37566
}Semantic roles & 50–950 ramp
primary
#949DFE
secondary
#F7F4D4
accent
#D200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086