#949EEF#949EEF
#949EEF is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.4% C 0.118 H 277.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #949EEF |
|---|---|
| RGB | rgb(148, 158, 239) |
| HSL | hsl(233, 74%, 76%) |
| HSV | hsv(233, 38%, 94%) |
| CMYK | cmyk(38.1%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.26, 15.85, -41.80) |
| CIE-LCH | lch(67.26, 44.71, 290.77°) |
| OKLab | oklab(72.37% 0.0157 -0.117) |
| OKLCH | oklch(72.37% 0.118 277.6) |
| XYZ | xyz(40.0150, 36.9800, 86.6741) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.54
Perrywinkle
#8F8CE7
ΔE00 5.36
Lavender Blue
#8B88F8
ΔE00 6.71
Periwinkle (survey)
#8E82FE
ΔE00 8.69
Pastel Blue
#A2BFFE
ΔE00 8.94
Cornflowerblue
#6495ED
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EEF #EFE594
analogous
#94CBEF #949EEF #B794EF
triadic
#949EEF #EF949E #9EEF94
tetradic
#949EEF #EF94CB #EFE594 #94EFB7
square
#949EEF #EF94CB #EFE594 #94EFB7
split-complementary
#949EEF #EFB794 #CBEF94
monochromatic
#2A3DDF #5F6EE7 #949EEF #C9CEF7 #E4E7FB
Accessibility & contrast
On white
2.50
#949EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#949EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EEF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EEF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#7DA0ED
Tritanopia (blue-blind)
#79AEBC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #949eef; /* rgb */ color: rgb(148, 158, 239); /* oklch */ color: oklch(72.4% 0.118 277.6);
Tailwind
colors: {
custom: {
50: '#b6baf4',
500: '#949eef',
950: '#000000',
},
}SCSS
$custom: #949eef; $custom-light: #b6baf4; $custom-dark: #000000;
JSON
{
"hex": "#949eef",
"rgb": {
"r": 148,
"g": 158,
"b": 239
},
"hsl": {
"h": 233.407,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.72367,
"c": 0.11807,
"h": 277.6
},
"luminance": 0.36982
}Semantic roles & 50–950 ramp
primary
#949EEF
secondary
#F3F0D8
accent
#C00FD6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085