#949AEB#949AEB
#949AEB is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.4% C 0.118 H 279.7°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #949AEB |
|---|---|
| RGB | rgb(148, 154, 235) |
| HSL | hsl(236, 69%, 75%) |
| HSV | hsv(236, 37%, 92%) |
| CMYK | cmyk(37%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(66.06, 17.07, -41.49) |
| CIE-LCH | lch(66.06, 44.86, 292.36°) |
| OKLab | oklab(71.38% 0.0199 -0.1161) |
| OKLCH | oklch(71.38% 0.118 279.7) |
| XYZ | xyz(38.7594, 35.4038, 83.3726) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 4.13
Lavender Blue
#8B88F8
ΔE00 5.89
Periwinkle (survey)
#8E82FE
ΔE00 7.84
Soft Blue
#6488EA
ΔE00 9.36
Lavender
#B39DDB
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949AEB #EBE594
analogous
#94C6EB #949AEB #B994EB
triadic
#949AEB #EB949A #9AEB94
tetradic
#949AEB #EB94C6 #EBE594 #94EBB9
square
#949AEB #EB94C6 #EBE594 #94EBB9
split-complementary
#949AEB #EBB994 #C6EB94
monochromatic
#2D39D8 #6069E1 #949AEB #C8CBF5 #E5E7FA
Accessibility & contrast
On white
2.60
#949AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#949AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949AEB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949AEB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#7B9EE9
Tritanopia (blue-blind)
#7BAAB8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949aeb; /* rgb */ color: rgb(148, 154, 235); /* oklch */ color: oklch(71.4% 0.118 279.7);
Tailwind
colors: {
custom: {
50: '#b6b7f2',
500: '#949aeb',
950: '#000000',
},
}SCSS
$custom: #949aeb; $custom-light: #b6b7f2; $custom-dark: #000000;
JSON
{
"hex": "#949aeb",
"rgb": {
"r": 148,
"g": 154,
"b": 235
},
"hsl": {
"h": 235.862,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.71384,
"c": 0.1178,
"h": 279.7
},
"luminance": 0.35405
}Semantic roles & 50–950 ramp
primary
#949AEB
secondary
#F2F0D9
accent
#C415D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085