#949BDA#949BDA
#949BDA is a light, moderate blue. Relative luminance 0.348; OKLCH L 70.8% C 0.092 H 278.9°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #949BDA |
|---|---|
| RGB | rgb(148, 155, 218) |
| HSL | hsl(234, 49%, 72%) |
| HSV | hsv(234, 32%, 85%) |
| CMYK | cmyk(32.1%, 28.9%, 0%, 14.5%) |
| CIE-LAB | lab(65.59, 12.02, -32.84) |
| CIE-LCH | lch(65.59, 34.97, 290.11°) |
| OKLab | oklab(70.78% 0.0142 -0.0912) |
| OKLCH | oklch(70.78% 0.092 278.9) |
| XYZ | xyz(36.5855, 34.7994, 71.1054) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 7.98
Lavender
#B39DDB
ΔE00 8.15
Periwinkle (survey)
#8E82FE
ΔE00 9.81
Soft Blue
#6488EA
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BDA #DAD394
analogous
#94BEDA #949BDA #B094DA
triadic
#949BDA #DA949B #9BDA94
tetradic
#949BDA #DA94BE #DAD394 #94DAB0
square
#949BDA #DA94BE #DAD394 #94DAB0
split-complementary
#949BDA #DAB094 #BEDA94
monochromatic
#3F4AB5 #6771CA #949BDA #C1C6EA #E8EAF7
Accessibility & contrast
On white
2.64
#949BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#949BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BDA
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BDA | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#849DD8
Tritanopia (blue-blind)
#81A7B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #949bda; /* rgb */ color: rgb(148, 155, 218); /* oklch */ color: oklch(70.8% 0.092 278.9);
Tailwind
colors: {
custom: {
50: '#b5b8e5',
500: '#949bda',
950: '#000000',
},
}SCSS
$custom: #949bda; $custom-light: #b5b8e5; $custom-dark: #000000;
JSON
{
"hex": "#949bda",
"rgb": {
"r": 148,
"g": 155,
"b": 218
},
"hsl": {
"h": 234,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.70783,
"c": 0.0923,
"h": 278.9
},
"luminance": 0.34801
}Semantic roles & 50–950 ramp
primary
#949BDA
secondary
#EEECDC
accent
#AD2ABC
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084