#949BDF#949BDF
#949BDF is a light, moderate blue. Relative luminance 0.351; OKLCH L 71.0% C 0.099 H 279.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #949BDF |
|---|---|
| RGB | rgb(148, 155, 223) |
| HSL | hsl(234, 54%, 73%) |
| HSV | hsv(234, 34%, 87%) |
| CMYK | cmyk(33.6%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(65.80, 13.32, -35.28) |
| CIE-LCH | lch(65.80, 37.71, 290.68°) |
| OKLab | oklab(71.01% 0.0156 -0.0982) |
| OKLCH | oklch(71.01% 0.099 279) |
| XYZ | xyz(37.2496, 35.0650, 74.6033) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.75
Perrywinkle
#8F8CE7
ΔE00 5.00
Lavender Blue
#8B88F8
ΔE00 7.35
Lavender
#B39DDB
ΔE00 8.47
Periwinkle (survey)
#8E82FE
ΔE00 9.23
Soft Blue
#6488EA
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949BDF #DFD894
analogous
#94C0DF #949BDF #B294DF
triadic
#949BDF #DF949B #9BDF94
tetradic
#949BDF #DF94C0 #DFD894 #94DFB2
square
#949BDF #DF94C0 #DFD894 #94DFB2
split-complementary
#949BDF #DFB294 #C0DF94
monochromatic
#3946BF #656FD1 #949BDF #C3C7ED #E7E9F8
Accessibility & contrast
On white
2.62
#949BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#949BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949BDF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949BDF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#829DDD
Tritanopia (blue-blind)
#80A8B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #949bdf; /* rgb */ color: rgb(148, 155, 223); /* oklch */ color: oklch(71.0% 0.099 279.0);
Tailwind
colors: {
custom: {
50: '#b5b8e9',
500: '#949bdf',
950: '#000000',
},
}SCSS
$custom: #949bdf; $custom-light: #b5b8e9; $custom-dark: #000000;
JSON
{
"hex": "#949bdf",
"rgb": {
"r": 148,
"g": 155,
"b": 223
},
"hsl": {
"h": 234.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.71011,
"c": 0.09945,
"h": 279
},
"luminance": 0.35066
}Semantic roles & 50–950 ramp
primary
#949BDF
secondary
#EFEDDC
accent
#B324C1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084