#949EE4#949EE4
#949EE4 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.8% C 0.103 H 277.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #949EE4 |
|---|---|
| RGB | rgb(148, 158, 228) |
| HSL | hsl(233, 60%, 74%) |
| HSV | hsv(233, 35%, 89%) |
| CMYK | cmyk(35.1%, 30.7%, 0%, 10.6%) |
| CIE-LAB | lab(66.79, 12.92, -36.51) |
| CIE-LCH | lch(66.79, 38.72, 289.49°) |
| OKLab | oklab(71.84% 0.0129 -0.1017) |
| OKLCH | oklch(71.84% 0.103 277.2) |
| XYZ | xyz(38.4392, 36.3496, 78.3746) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.09
Perrywinkle
#8F8CE7
ΔE00 5.57
Lavender Blue
#8B88F8
ΔE00 7.52
Lavender
#B39DDB
ΔE00 9.22
Pastel Blue
#A2BFFE
ΔE00 9.28
Periwinkle (survey)
#8E82FE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EE4 #E4DA94
analogous
#94C6E4 #949EE4 #B294E4
triadic
#949EE4 #E4949E #9EE494
tetradic
#949EE4 #E494C6 #E4DA94 #94E4B2
square
#949EE4 #E494C6 #E4DA94 #94E4B2
split-complementary
#949EE4 #E4B294 #C6E494
monochromatic
#3346CA #6372D8 #949EE4 #C5CAF0 #E7E9F9
Accessibility & contrast
On white
2.54
#949EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#949EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EE4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EE4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A6E7
Deuteranopia (green-blind)
#83A0E2
Tritanopia (blue-blind)
#7EABB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949ee4; /* rgb */ color: rgb(148, 158, 228); /* oklch */ color: oklch(71.8% 0.103 277.2);
Tailwind
colors: {
custom: {
50: '#b6baec',
500: '#949ee4',
950: '#000000',
},
}SCSS
$custom: #949ee4; $custom-light: #b6baec; $custom-dark: #000000;
JSON
{
"hex": "#949ee4",
"rgb": {
"r": 148,
"g": 158,
"b": 228
},
"hsl": {
"h": 232.5,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.71843,
"c": 0.10255,
"h": 277.2
},
"luminance": 0.36351
}Semantic roles & 50–950 ramp
primary
#949EE4
secondary
#F0EDDB
accent
#B21EC7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084