#8BA2C8#8BA2C8
#8BA2C8 is a light, moderate blue. Relative luminance 0.355; OKLCH L 70.8% C 0.062 H 260.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2C8 |
|---|---|
| RGB | rgb(139, 162, 200) |
| HSL | hsl(217, 36%, 66%) |
| HSV | hsv(217, 31%, 78%) |
| CMYK | cmyk(30.5%, 19%, 0%, 21.6%) |
| CIE-LAB | lab(66.13, 0.87, -22.08) |
| CIE-LCH | lch(66.13, 22.09, 272.26°) |
| OKLab | oklab(70.82% -0.0103 -0.0607) |
| OKLCH | oklch(70.82% 0.062 260.4) |
| XYZ | xyz(33.9901, 35.4985, 59.6934) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.18
Bluey Grey
#89A0B0
ΔE00 8.30
Cornflowerblue
#6495ED
ΔE00 8.53
Perrywinkle
#8F8CE7
ΔE00 8.63
Faded Blue
#658CBB
ΔE00 8.74
Carolina Blue
#8AB8FE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2C8 #C8B18B
analogous
#8BC1C8 #8BA2C8 #938BC8
triadic
#8BA2C8 #C88BA2 #A2C88B
tetradic
#8BA2C8 #C88BC1 #C8B18B #8BC893
square
#8BA2C8 #C88BC1 #C8B18B #8BC893
split-complementary
#8BA2C8 #C8938B #C1C88B
monochromatic
#466393 #6181B4 #8BA2C8 #B5C3DC #DEE5EF
Accessibility & contrast
On white
2.59
#8BA2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8BA2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2C8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2C8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CA
Deuteranopia (green-blind)
#8F9EC7
Tritanopia (blue-blind)
#7AAAAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ba2c8; /* rgb */ color: rgb(139, 162, 200); /* oklch */ color: oklch(70.8% 0.062 260.4);
Tailwind
colors: {
custom: {
50: '#aebdd8',
500: '#8ba2c8',
950: '#000000',
},
}SCSS
$custom: #8ba2c8; $custom-light: #aebdd8; $custom-dark: #000000;
JSON
{
"hex": "#8ba2c8",
"rgb": {
"r": 139,
"g": 162,
"b": 200
},
"hsl": {
"h": 217.377,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.70818,
"c": 0.06161,
"h": 260.4
},
"luminance": 0.355
}Semantic roles & 50–950 ramp
primary
#8BA2C8
secondary
#E1DACE
accent
#8137AF
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183