#949EFF#949EFF
#949EFF is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.2% C 0.140 H 277.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #949EFF |
|---|---|
| RGB | rgb(148, 158, 255) |
| HSL | hsl(234, 100%, 79%) |
| HSV | hsv(234, 42%, 100%) |
| CMYK | cmyk(42%, 38%, 0%, 0%) |
| CIE-LAB | lab(68.00, 20.24, -49.38) |
| CIE-LCH | lch(68.00, 53.36, 292.29°) |
| OKLab | oklab(73.17% 0.0192 -0.139) |
| OKLCH | oklch(73.17% 0.14 277.9) |
| XYZ | xyz(42.4842, 37.9676, 99.6783) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.45
Perrywinkle
#8F8CE7
ΔE00 5.98
Lavender Blue
#8B88F8
ΔE00 6.25
Periwinkle (survey)
#8E82FE
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.82
Cornflowerblue
#6495ED
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EFF #FFF594
analogous
#94D3FF #949EFF #C094FF
triadic
#949EFF #FF949E #9EFF94
tetradic
#949EFF #FF94D3 #FFF594 #94FFC0
square
#949EFF #FF94D3 #FFF594 #94FFC0
split-complementary
#949EFF #FFC094 #D3FF94
monochromatic
#1A2FFF #5767FF #949EFF #D1D5FF #E0E3FF
Accessibility & contrast
On white
2.44
#949EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#949EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EFF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EFF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#72B2C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #949eff; /* rgb */ color: rgb(148, 158, 255); /* oklch */ color: oklch(73.2% 0.140 277.9);
Tailwind
colors: {
custom: {
50: '#b8baff',
500: '#949eff',
950: '#000000',
},
}SCSS
$custom: #949eff; $custom-light: #b8baff; $custom-dark: #000000;
JSON
{
"hex": "#949eff",
"rgb": {
"r": 148,
"g": 158,
"b": 255
},
"hsl": {
"h": 234.393,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.73173,
"c": 0.14034,
"h": 277.9
},
"luminance": 0.3797
}Semantic roles & 50–950 ramp
primary
#949EFF
secondary
#F7F4D4
accent
#D000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121118
muted
#818086