#949DEC#949DEC
#949DEC is a light, moderate blue. Relative luminance 0.365; OKLCH L 72.0% C 0.115 H 278.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #949DEC |
|---|---|
| RGB | rgb(148, 157, 236) |
| HSL | hsl(234, 70%, 75%) |
| HSV | hsv(234, 37%, 93%) |
| CMYK | cmyk(37.3%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(66.87, 15.62, -40.76) |
| CIE-LCH | lch(66.87, 43.65, 290.96°) |
| OKLab | oklab(72.02% 0.0163 -0.114) |
| OKLCH | oklch(72.02% 0.115 278.1) |
| XYZ | xyz(39.4057, 36.4644, 84.3027) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.82
Perrywinkle
#8F8CE7
ΔE00 5.05
Lavender Blue
#8B88F8
ΔE00 6.62
Periwinkle (survey)
#8E82FE
ΔE00 8.59
Cornflowerblue
#6495ED
ΔE00 9.27
Pastel Blue
#A2BFFE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949DEC #ECE394
analogous
#94C9EC #949DEC #B794EC
triadic
#949DEC #EC949D #9DEC94
tetradic
#949DEC #EC94C9 #ECE394 #94ECB7
square
#949DEC #EC94C9 #ECE394 #94ECB7
split-complementary
#949DEC #ECB794 #C9EC94
monochromatic
#2C3EDA #606DE3 #949DEC #C8CDF5 #E5E7FA
Accessibility & contrast
On white
2.53
#949DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#949DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949DEC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949DEC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#7AACBA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #949dec; /* rgb */ color: rgb(148, 157, 236); /* oklch */ color: oklch(72.0% 0.115 278.1);
Tailwind
colors: {
custom: {
50: '#b6b9f2',
500: '#949dec',
950: '#000000',
},
}SCSS
$custom: #949dec; $custom-light: #b6b9f2; $custom-dark: #000000;
JSON
{
"hex": "#949dec",
"rgb": {
"r": 148,
"g": 157,
"b": 236
},
"hsl": {
"h": 233.864,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.72024,
"c": 0.11517,
"h": 278.1
},
"luminance": 0.36466
}Semantic roles & 50–950 ramp
primary
#949DEC
secondary
#F2EFD9
accent
#BE14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085