#949BDD#949BDD
#949BDD is a light, moderate blue. Relative luminance 0.350; OKLCH L 70.9% C 0.097 H 279.0°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #949BDD |
|---|---|
| RGB | rgb(148, 155, 221) |
| HSL | hsl(234, 52%, 72%) |
| HSV | hsv(234, 33%, 87%) |
| CMYK | cmyk(33%, 29.9%, 0%, 13.3%) |
| CIE-LAB | lab(65.72, 12.80, -34.31) |
| CIE-LCH | lch(65.72, 36.62, 290.46°) |
| OKLab | oklab(70.92% 0.0151 -0.0954) |
| OKLCH | oklch(70.92% 0.097 279) |
| XYZ | xyz(36.9816, 34.9578, 73.1916) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.09
Perrywinkle
#8F8CE7
ΔE00 5.18
Lavender Blue
#8B88F8
ΔE00 7.59
Lavender
#B39DDB
ΔE00 8.33
Periwinkle (survey)
#8E82FE
ΔE00 9.46
Soft Blue
#6488EA
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BDD #DDD694
analogous
#94BFDD #949BDD #B294DD
triadic
#949BDD #DD949B #9BDD94
tetradic
#949BDD #DD94BF #DDD694 #94DDB2
square
#949BDD #DD94BF #DDD694 #94DDB2
split-complementary
#949BDD #DDB294 #BFDD94
monochromatic
#3B48BB #6670CE #949BDD #C2C6EC #E8E9F8
Accessibility & contrast
On white
2.63
#949BDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#949BDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BDD
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BDD | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2E0
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#80A7B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #949bdd; /* rgb */ color: rgb(148, 155, 221); /* oklch */ color: oklch(70.9% 0.097 279.0);
Tailwind
colors: {
custom: {
50: '#b5b8e8',
500: '#949bdd',
950: '#000000',
},
}SCSS
$custom: #949bdd; $custom-light: #b5b8e8; $custom-dark: #000000;
JSON
{
"hex": "#949bdd",
"rgb": {
"r": 148,
"g": 155,
"b": 221
},
"hsl": {
"h": 234.247,
"s": 51.773,
"l": 72.353
},
"oklch": {
"l": 0.70919,
"c": 0.0966,
"h": 279
},
"luminance": 0.34959
}Semantic roles & 50–950 ramp
primary
#949BDD
secondary
#EFEDDC
accent
#B126BF
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084