#8A9BBB#8A9BBB
#8A9BBB is a light, muted blue. Relative luminance 0.324; OKLCH L 68.7% C 0.051 H 263.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9BBB |
|---|---|
| RGB | rgb(138, 155, 187) |
| HSL | hsl(219, 26%, 64%) |
| HSV | hsv(219, 26%, 73%) |
| CMYK | cmyk(26.2%, 17.1%, 0%, 26.7%) |
| CIE-LAB | lab(63.70, 1.27, -18.54) |
| CIE-LCH | lch(63.70, 18.58, 273.92°) |
| OKLab | oklab(68.74% -0.0062 -0.0508) |
| OKLCH | oklch(68.74% 0.051 263) |
| XYZ | xyz(31.1698, 32.4329, 51.6220) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Blue Grey
#758DA3
ΔE00 7.61
Bluey Grey
#89A0B0
ΔE00 7.82
Faded Blue
#658CBB
ΔE00 8.46
Perrywinkle
#8F8CE7
ΔE00 8.79
Lightslategray
#778899
ΔE00 8.98
Periwinkle Blue
#8F99FB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9BBB #BBAA8A
analogous
#8AB3BB #8A9BBB #918ABB
triadic
#8A9BBB #BB8A9B #9BBB8A
tetradic
#8A9BBB #BB8AB3 #BBAA8A #8ABB91
square
#8A9BBB #BB8AB3 #BBAA8A #8ABB91
split-complementary
#8A9BBB #BB918A #B3BB8A
monochromatic
#4A5D80 #637AA5 #8A9BBB #B1BCD1 #D7DDE8
Accessibility & contrast
On white
2.80
#8A9BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8A9BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9BBB
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9BBB | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#8C98BA
Tritanopia (blue-blind)
#7DA1A6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a9bbb; /* rgb */ color: rgb(138, 155, 187); /* oklch */ color: oklch(68.7% 0.051 263.0);
Tailwind
colors: {
custom: {
50: '#adb8cf',
500: '#8a9bbb',
950: '#000000',
},
}SCSS
$custom: #8a9bbb; $custom-light: #adb8cf; $custom-dark: #000000;
JSON
{
"hex": "#8a9bbb",
"rgb": {
"r": 138,
"g": 155,
"b": 187
},
"hsl": {
"h": 219.184,
"s": 26.486,
"l": 63.725
},
"oklch": {
"l": 0.68738,
"c": 0.05116,
"h": 263
},
"luminance": 0.32434
}Semantic roles & 50–950 ramp
primary
#8A9BBB
secondary
#D9D3C8
accent
#8240A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101113
muted
#7F8082