#949AED#949AED
#949AED is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.5% C 0.121 H 279.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #949AED |
|---|---|
| RGB | rgb(148, 154, 237) |
| HSL | hsl(236, 71%, 75%) |
| HSV | hsv(236, 38%, 93%) |
| CMYK | cmyk(37.6%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(66.15, 17.60, -42.44) |
| CIE-LCH | lch(66.15, 45.95, 292.53°) |
| OKLab | oklab(71.48% 0.0204 -0.1189) |
| OKLCH | oklch(71.48% 0.121 279.7) |
| XYZ | xyz(39.0500, 35.5200, 84.9029) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.53
Perrywinkle
#8F8CE7
ΔE00 4.12
Lavender Blue
#8B88F8
ΔE00 5.73
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Soft Blue
#6488EA
ΔE00 9.29
Cornflowerblue
#6495ED
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949AED #EDE794
analogous
#94C6ED #949AED #BA94ED
triadic
#949AED #ED949A #9AED94
tetradic
#949AED #ED94C6 #EDE794 #94EDBA
square
#949AED #ED94C6 #EDE794 #94EDBA
split-complementary
#949AED #EDBA94 #C6ED94
monochromatic
#2B37DB #6069E4 #949AED #C8CBF6 #E5E6FB
Accessibility & contrast
On white
2.59
#949AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#949AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949AED
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949AED | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#7AAAB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949aed; /* rgb */ color: rgb(148, 154, 237); /* oklch */ color: oklch(71.5% 0.121 279.7);
Tailwind
colors: {
custom: {
50: '#b6b7f3',
500: '#949aed',
950: '#000000',
},
}SCSS
$custom: #949aed; $custom-light: #b6b7f3; $custom-dark: #000000;
JSON
{
"hex": "#949aed",
"rgb": {
"r": 148,
"g": 154,
"b": 237
},
"hsl": {
"h": 235.955,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.71483,
"c": 0.12062,
"h": 279.7
},
"luminance": 0.35522
}Semantic roles & 50–950 ramp
primary
#949AED
secondary
#F2F0D9
accent
#C612D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085