#949BDB#949BDB
#949BDB is a light, moderate blue. Relative luminance 0.349; OKLCH L 70.8% C 0.094 H 278.9°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #949BDB |
|---|---|
| RGB | rgb(148, 155, 219) |
| HSL | hsl(234, 50%, 72%) |
| HSV | hsv(234, 32%, 86%) |
| CMYK | cmyk(32.4%, 29.2%, 0%, 14.1%) |
| CIE-LAB | lab(65.63, 12.28, -33.33) |
| CIE-LCH | lch(65.63, 35.52, 290.23°) |
| OKLab | oklab(70.83% 0.0145 -0.0926) |
| OKLCH | oklch(70.83% 0.094 278.9) |
| XYZ | xyz(36.7167, 34.8519, 71.7966) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 5.44
Lavender Blue
#8B88F8
ΔE00 7.85
Lavender
#B39DDB
ΔE00 8.21
Periwinkle (survey)
#8E82FE
ΔE00 9.69
Soft Blue
#6488EA
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BDB #DBD494
analogous
#94BEDB #949BDB #B194DB
triadic
#949BDB #DB949B #9BDB94
tetradic
#949BDB #DB94BE #DBD494 #94DBB1
square
#949BDB #DB94BE #DBD494 #94DBB1
split-complementary
#949BDB #DBB194 #BEDB94
monochromatic
#3E4AB7 #6670CC #949BDB #C2C6EA #E8EAF7
Accessibility & contrast
On white
2.63
#949BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#949BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BDB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BDB | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#81A7B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949bdb; /* rgb */ color: rgb(148, 155, 219); /* oklch */ color: oklch(70.8% 0.094 278.9);
Tailwind
colors: {
custom: {
50: '#b5b8e6',
500: '#949bdb',
950: '#000000',
},
}SCSS
$custom: #949bdb; $custom-light: #b5b8e6; $custom-dark: #000000;
JSON
{
"hex": "#949bdb",
"rgb": {
"r": 148,
"g": 155,
"b": 219
},
"hsl": {
"h": 234.085,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.70828,
"c": 0.09374,
"h": 278.9
},
"luminance": 0.34853
}Semantic roles & 50–950 ramp
primary
#949BDB
secondary
#EEEDDD
accent
#AE29BD
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084