#949EEA#949EEA
#949EEA is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.1% C 0.111 H 277.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #949EEA |
|---|---|
| RGB | rgb(148, 158, 234) |
| HSL | hsl(233, 67%, 75%) |
| HSV | hsv(233, 37%, 92%) |
| CMYK | cmyk(36.8%, 32.5%, 0%, 8.2%) |
| CIE-LAB | lab(67.04, 14.51, -39.40) |
| CIE-LCH | lch(67.04, 41.99, 290.22°) |
| OKLab | oklab(72.13% 0.0145 -0.1101) |
| OKLCH | oklch(72.13% 0.111 277.5) |
| XYZ | xyz(39.2866, 36.6886, 82.8376) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.21
Perrywinkle
#8F8CE7
ΔE00 5.38
Lavender Blue
#8B88F8
ΔE00 7.03
Periwinkle (survey)
#8E82FE
ΔE00 9.01
Pastel Blue
#A2BFFE
ΔE00 9.06
Cornflowerblue
#6495ED
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EEA #EAE094
analogous
#94C9EA #949EEA #B594EA
triadic
#949EEA #EA949E #9EEA94
tetradic
#949EEA #EA94C9 #EAE094 #94EAB5
square
#949EEA #EA94C9 #EAE094 #94EAB5
split-complementary
#949EEA #EAB594 #C9EA94
monochromatic
#2E41D6 #6170E0 #949EEA #C7CCF4 #E5E8FA
Accessibility & contrast
On white
2.52
#949EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#949EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EEA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EEA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7ED
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#7BADB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949eea; /* rgb */ color: rgb(148, 158, 234); /* oklch */ color: oklch(72.1% 0.111 277.5);
Tailwind
colors: {
custom: {
50: '#b6baf1',
500: '#949eea',
950: '#000000',
},
}SCSS
$custom: #949eea; $custom-light: #b6baf1; $custom-dark: #000000;
JSON
{
"hex": "#949eea",
"rgb": {
"r": 148,
"g": 158,
"b": 234
},
"hsl": {
"h": 233.023,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.72126,
"c": 0.11104,
"h": 277.5
},
"luminance": 0.3669
}Semantic roles & 50–950 ramp
primary
#949EEA
secondary
#F1EFDA
accent
#BA16CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084