#919ABE#919ABE
#919ABE is a light, muted blue. Relative luminance 0.328; OKLCH L 69.2% C 0.054 H 273.9°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #919ABE |
|---|---|
| RGB | rgb(145, 154, 190) |
| HSL | hsl(228, 26%, 66%) |
| HSV | hsv(228, 24%, 75%) |
| CMYK | cmyk(23.7%, 18.9%, 0%, 25.5%) |
| CIE-LAB | lab(64.04, 4.74, -19.66) |
| CIE-LCH | lch(64.04, 20.22, 283.55°) |
| OKLab | oklab(69.16% 0.0037 -0.0538) |
| OKLCH | oklch(69.16% 0.054 273.9) |
| XYZ | xyz(32.5245, 32.8479, 53.3319) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 9.48
Lavender
#B39DDB
ΔE00 9.84
Periwinkle Blue
#8F99FB
ΔE00 10.37
Blue Grey
#758DA3
ΔE00 10.44
Faded Blue
#658CBB
ΔE00 10.80
Bluey Grey
#89A0B0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#919ABE #BEB591
analogous
#91B0BE #919ABE #9E91BE
triadic
#919ABE #BE919A #9ABE91
tetradic
#919ABE #BE91B0 #BEB591 #91BE9E
square
#919ABE #BE91B0 #BEB591 #91BE9E
split-complementary
#919ABE #BE9E91 #B0BE91
monochromatic
#4F5A86 #6B77A7 #919ABE #B7BDD5 #DEE1EB
Accessibility & contrast
On white
2.77
#919ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#919ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #919ABE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##919ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##919ABE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#86A1A6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #919abe; /* rgb */ color: rgb(145, 154, 190); /* oklch */ color: oklch(69.2% 0.054 273.9);
Tailwind
colors: {
custom: {
50: '#b2b7d1',
500: '#919abe',
950: '#000000',
},
}SCSS
$custom: #919abe; $custom-light: #b2b7d1; $custom-dark: #000000;
JSON
{
"hex": "#919abe",
"rgb": {
"r": 145,
"g": 154,
"b": 190
},
"hsl": {
"h": 228,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.69165,
"c": 0.05396,
"h": 273.9
},
"luminance": 0.32849
}Semantic roles & 50–950 ramp
primary
#919ABE
secondary
#DDDACE
accent
#9041A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082