#949BEC#949BEC
#949BEC is a light, moderate blue. Relative luminance 0.358; OKLCH L 71.6% C 0.118 H 279.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #949BEC |
|---|---|
| RGB | rgb(148, 155, 236) |
| HSL | hsl(235, 70%, 75%) |
| HSV | hsv(235, 37%, 93%) |
| CMYK | cmyk(37.3%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(66.36, 16.76, -41.57) |
| CIE-LCH | lch(66.36, 44.82, 291.96°) |
| OKLab | oklab(71.63% 0.0188 -0.1163) |
| OKLCH | oklch(71.63% 0.118 279.2) |
| XYZ | xyz(39.0701, 35.7932, 84.1908) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 4.43
Lavender Blue
#8B88F8
ΔE00 6.07
Periwinkle (survey)
#8E82FE
ΔE00 8.04
Soft Blue
#6488EA
ΔE00 9.38
Cornflowerblue
#6495ED
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BEC #ECE594
analogous
#94C7EC #949BEC #B994EC
triadic
#949BEC #EC949B #9BEC94
tetradic
#949BEC #EC94C7 #ECE594 #94ECB9
square
#949BEC #EC94C7 #ECE594 #94ECB9
split-complementary
#949BEC #ECB994 #C7EC94
monochromatic
#2C3ADA #606AE3 #949BEC #C8CCF5 #E5E7FA
Accessibility & contrast
On white
2.57
#949BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#949BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BEC
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BEC | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#7BABB9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #949bec; /* rgb */ color: rgb(148, 155, 236); /* oklch */ color: oklch(71.6% 0.118 279.2);
Tailwind
colors: {
custom: {
50: '#b6b8f2',
500: '#949bec',
950: '#000000',
},
}SCSS
$custom: #949bec; $custom-light: #b6b8f2; $custom-dark: #000000;
JSON
{
"hex": "#949bec",
"rgb": {
"r": 148,
"g": 155,
"b": 236
},
"hsl": {
"h": 235.227,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.7163,
"c": 0.11786,
"h": 279.2
},
"luminance": 0.35795
}Semantic roles & 50–950 ramp
primary
#949BEC
secondary
#F2F0D9
accent
#C314D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085