#8BA2CA#8BA2CA
#8BA2CA is a light, moderate blue. Relative luminance 0.356; OKLCH L 70.9% C 0.064 H 261.4°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2CA |
|---|---|
| RGB | rgb(139, 162, 202) |
| HSL | hsl(218, 37%, 67%) |
| HSV | hsv(218, 31%, 79%) |
| CMYK | cmyk(31.2%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.21, 1.38, -23.08) |
| CIE-LCH | lch(66.21, 23.12, 273.41°) |
| OKLab | oklab(70.9% -0.0096 -0.0636) |
| OKLCH | oklch(70.9% 0.064 261.4) |
| XYZ | xyz(34.2254, 35.5926, 60.9324) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 8.40
Perrywinkle
#8F8CE7
ΔE00 8.53
Faded Blue
#658CBB
ΔE00 8.77
Bluey Grey
#89A0B0
ΔE00 8.80
Carolina Blue
#8AB8FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2CA #CAB38B
analogous
#8BC2CA #8BA2CA #948BCA
triadic
#8BA2CA #CA8BA2 #A2CA8B
tetradic
#8BA2CA #CA8BC2 #CAB38B #8BCA94
square
#8BA2CA #CA8BC2 #CAB38B #8BCA94
split-complementary
#8BA2CA #CA948B #C2CA8B
monochromatic
#456296 #6180B7 #8BA2CA #B5C4DD #DFE5F0
Accessibility & contrast
On white
2.59
#8BA2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8BA2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2CA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2CA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#79AAAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ba2ca; /* rgb */ color: rgb(139, 162, 202); /* oklch */ color: oklch(70.9% 0.064 261.4);
Tailwind
colors: {
custom: {
50: '#aebdda',
500: '#8ba2ca',
950: '#000000',
},
}SCSS
$custom: #8ba2ca; $custom-light: #aebdda; $custom-dark: #000000;
JSON
{
"hex": "#8ba2ca",
"rgb": {
"r": 139,
"g": 162,
"b": 202
},
"hsl": {
"h": 218.095,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.70898,
"c": 0.06428,
"h": 261.4
},
"luminance": 0.35594
}Semantic roles & 50–950 ramp
primary
#8BA2CA
secondary
#E2DBCE
accent
#8335B0
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183