#949EED#949EED
#949EED is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.3% C 0.115 H 277.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #949EED |
|---|---|
| RGB | rgb(148, 158, 237) |
| HSL | hsl(233, 71%, 75%) |
| HSV | hsv(233, 38%, 93%) |
| CMYK | cmyk(37.6%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(67.17, 15.31, -40.84) |
| CIE-LCH | lch(67.17, 43.62, 290.55°) |
| OKLab | oklab(72.27% 0.0152 -0.1142) |
| OKLCH | oklch(72.27% 0.115 277.6) |
| XYZ | xyz(39.7212, 36.8625, 85.1266) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Perrywinkle
#8F8CE7
ΔE00 5.35
Lavender Blue
#8B88F8
ΔE00 6.82
Periwinkle (survey)
#8E82FE
ΔE00 8.81
Pastel Blue
#A2BFFE
ΔE00 8.98
Cornflowerblue
#6495ED
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EED #EDE394
analogous
#94CBED #949EED #B694ED
triadic
#949EED #ED949E #9EED94
tetradic
#949EED #ED94CB #EDE394 #94EDB6
square
#949EED #ED94CB #EDE394 #94EDB6
split-complementary
#949EED #EDB694 #CBED94
monochromatic
#2B3FDB #606FE4 #949EED #C8CDF6 #E5E7FB
Accessibility & contrast
On white
2.51
#949EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#949EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EED
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EED | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#7AADBB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949eed; /* rgb */ color: rgb(148, 158, 237); /* oklch */ color: oklch(72.3% 0.115 277.6);
Tailwind
colors: {
custom: {
50: '#b6baf3',
500: '#949eed',
950: '#000000',
},
}SCSS
$custom: #949eed; $custom-light: #b6baf3; $custom-dark: #000000;
JSON
{
"hex": "#949eed",
"rgb": {
"r": 148,
"g": 158,
"b": 237
},
"hsl": {
"h": 233.258,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.7227,
"c": 0.11526,
"h": 277.6
},
"luminance": 0.36864
}Semantic roles & 50–950 ramp
primary
#949EED
secondary
#F2EFD9
accent
#BE12D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085