#949FDB#949FDB
#949FDB is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.6% C 0.088 H 275.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #949FDB |
|---|---|
| RGB | rgb(148, 159, 219) |
| HSL | hsl(231, 50%, 72%) |
| HSV | hsv(231, 32%, 86%) |
| CMYK | cmyk(32.4%, 27.4%, 0%, 14.1%) |
| CIE-LAB | lab(66.68, 10.01, -31.71) |
| CIE-LCH | lch(66.68, 33.26, 287.51°) |
| OKLab | oklab(71.64% 0.0091 -0.088) |
| OKLCH | oklch(71.64% 0.088 275.9) |
| XYZ | xyz(37.3935, 36.2054, 72.0222) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.57
Perrywinkle
#8F8CE7
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 8.66
Lavender
#B39DDB
ΔE00 8.85
Pastel Blue
#A2BFFE
ΔE00 9.45
Cornflowerblue
#6495ED
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949FDB #DBD094
analogous
#94C3DB #949FDB #AD94DB
triadic
#949FDB #DB949F #9FDB94
tetradic
#949FDB #DB94C3 #DBD094 #94DBAD
square
#949FDB #DB94C3 #DBD094 #94DBAD
split-complementary
#949FDB #DBAD94 #C3DB94
monochromatic
#3E50B7 #6676CC #949FDB #C2C8EA #E8EAF7
Accessibility & contrast
On white
2.55
#949FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#949FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949FDB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949FDB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DE
Deuteranopia (green-blind)
#88A0DA
Tritanopia (blue-blind)
#81AAB4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #949fdb; /* rgb */ color: rgb(148, 159, 219); /* oklch */ color: oklch(71.6% 0.088 275.9);
Tailwind
colors: {
custom: {
50: '#b5bbe6',
500: '#949fdb',
950: '#000000',
},
}SCSS
$custom: #949fdb; $custom-light: #b5bbe6; $custom-dark: #000000;
JSON
{
"hex": "#949fdb",
"rgb": {
"r": 148,
"g": 159,
"b": 219
},
"hsl": {
"h": 230.704,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.71636,
"c": 0.08845,
"h": 275.9
},
"luminance": 0.36207
}Semantic roles & 50–950 ramp
primary
#949FDB
secondary
#EEECDD
accent
#A629BD
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084