#8A9ABC#8A9ABC
#8A9ABC is a light, muted blue. Relative luminance 0.321; OKLCH L 68.6% C 0.054 H 265.2°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9ABC |
|---|---|
| RGB | rgb(138, 154, 188) |
| HSL | hsl(221, 27%, 64%) |
| HSV | hsv(221, 27%, 74%) |
| CMYK | cmyk(26.6%, 18.1%, 0%, 26.3%) |
| CIE-LAB | lab(63.46, 2.08, -19.46) |
| CIE-LCH | lch(63.46, 19.57, 276.09°) |
| OKLab | oklab(68.56% -0.0045 -0.0534) |
| OKLCH | oklch(68.56% 0.054 265.2) |
| XYZ | xyz(31.1115, 32.1444, 52.1325) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Blue Grey
#758DA3
ΔE00 8.08
Faded Blue
#658CBB
ΔE00 8.52
Perrywinkle
#8F8CE7
ΔE00 8.64
Bluey Grey
#89A0B0
ΔE00 8.67
Periwinkle Blue
#8F99FB
ΔE00 9.01
Lightslategray
#778899
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9ABC #BCAC8A
analogous
#8AB3BC #8A9ABC #938ABC
triadic
#8A9ABC #BC8A9A #9ABC8A
tetradic
#8A9ABC #BC8AB3 #BCAC8A #8ABC93
square
#8A9ABC #BC8AB3 #BCAC8A #8ABC93
split-complementary
#8A9ABC #BC938A #B3BC8A
monochromatic
#4A5C81 #6378A6 #8A9ABC #B1BCD2 #D8DDE9
Accessibility & contrast
On white
2.83
#8A9ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8A9ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9ABC
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9ABC | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBE
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#7DA1A5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a9abc; /* rgb */ color: rgb(138, 154, 188); /* oklch */ color: oklch(68.6% 0.054 265.2);
Tailwind
colors: {
custom: {
50: '#adb7d0',
500: '#8a9abc',
950: '#000000',
},
}SCSS
$custom: #8a9abc; $custom-light: #adb7d0; $custom-dark: #000000;
JSON
{
"hex": "#8a9abc",
"rgb": {
"r": 138,
"g": 154,
"b": 188
},
"hsl": {
"h": 220.8,
"s": 27.174,
"l": 63.922
},
"oklch": {
"l": 0.68564,
"c": 0.05355,
"h": 265.2
},
"luminance": 0.32145
}Semantic roles & 50–950 ramp
primary
#8A9ABC
secondary
#DAD4C8
accent
#8540A6
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101114
muted
#7F8082