#949EE2#949EE2
#949EE2 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.8% C 0.100 H 277.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #949EE2 |
|---|---|
| RGB | rgb(148, 158, 226) |
| HSL | hsl(232, 57%, 73%) |
| HSV | hsv(232, 35%, 89%) |
| CMYK | cmyk(34.5%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(66.70, 12.39, -35.53) |
| CIE-LCH | lch(66.70, 37.63, 289.23°) |
| OKLab | oklab(71.75% 0.0124 -0.0989) |
| OKLCH | oklch(71.75% 0.1 277.1) |
| XYZ | xyz(38.1632, 36.2392, 76.9209) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.40
Perrywinkle
#8F8CE7
ΔE00 5.67
Lavender Blue
#8B88F8
ΔE00 7.71
Lavender
#B39DDB
ΔE00 9.08
Pastel Blue
#A2BFFE
ΔE00 9.37
Periwinkle (survey)
#8E82FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EE2 #E2D894
analogous
#94C5E2 #949EE2 #B194E2
triadic
#949EE2 #E2949E #9EE294
tetradic
#949EE2 #E294C5 #E2D894 #94E2B1
square
#949EE2 #E294C5 #E2D894 #94E2B1
split-complementary
#949EE2 #E2B194 #C5E294
monochromatic
#3648C6 #6472D5 #949EE2 #C4CAEF #E7E9F8
Accessibility & contrast
On white
2.55
#949EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#949EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EE2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EE2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E5
Deuteranopia (green-blind)
#849FE0
Tritanopia (blue-blind)
#7EABB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949ee2; /* rgb */ color: rgb(148, 158, 226); /* oklch */ color: oklch(71.8% 0.100 277.1);
Tailwind
colors: {
custom: {
50: '#b5baeb',
500: '#949ee2',
950: '#000000',
},
}SCSS
$custom: #949ee2; $custom-light: #b5baeb; $custom-dark: #000000;
JSON
{
"hex": "#949ee2",
"rgb": {
"r": 148,
"g": 158,
"b": 226
},
"hsl": {
"h": 232.308,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.71751,
"c": 0.09972,
"h": 277.1
},
"luminance": 0.36241
}Semantic roles & 50–950 ramp
primary
#949EE2
secondary
#F0EDDB
accent
#B021C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084