#8AA2CA#8AA2CA
#8AA2CA is a light, moderate blue. Relative luminance 0.355; OKLCH L 70.8% C 0.065 H 260.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA2CA |
|---|---|
| RGB | rgb(138, 162, 202) |
| HSL | hsl(218, 38%, 67%) |
| HSV | hsv(218, 32%, 79%) |
| CMYK | cmyk(31.7%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.14, 1.08, -23.18) |
| CIE-LCH | lch(66.14, 23.21, 272.68°) |
| OKLab | oklab(70.83% -0.0106 -0.0639) |
| OKLCH | oklch(70.83% 0.065 260.5) |
| XYZ | xyz(34.0591, 35.5069, 60.9246) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.92
Cornflowerblue
#6495ED
ΔE00 8.13
Perrywinkle
#8F8CE7
ΔE00 8.56
Faded Blue
#658CBB
ΔE00 8.58
Bluey Grey
#89A0B0
ΔE00 8.65
Carolina Blue
#8AB8FE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA2CA #CAB28A
analogous
#8AC2CA #8AA2CA #928ACA
triadic
#8AA2CA #CA8AA2 #A2CA8A
tetradic
#8AA2CA #CA8AC2 #CAB28A #8ACA92
square
#8AA2CA #CA8AC2 #CAB28A #8ACA92
split-complementary
#8AA2CA #CA928A #C2CA8A
monochromatic
#446396 #6081B7 #8AA2CA #B4C3DD #DEE5F0
Accessibility & contrast
On white
2.59
#8AA2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8AA2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA2CA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA2CA | 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)
#94A4CC
Deuteranopia (green-blind)
#8E9EC9
Tritanopia (blue-blind)
#77AAAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8aa2ca; /* rgb */ color: rgb(138, 162, 202); /* oklch */ color: oklch(70.8% 0.065 260.5);
Tailwind
colors: {
custom: {
50: '#adbdda',
500: '#8aa2ca',
950: '#000000',
},
}SCSS
$custom: #8aa2ca; $custom-light: #adbdda; $custom-dark: #000000;
JSON
{
"hex": "#8aa2ca",
"rgb": {
"r": 138,
"g": 162,
"b": 202
},
"hsl": {
"h": 217.5,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.7083,
"c": 0.06475,
"h": 260.5
},
"luminance": 0.35508
}Semantic roles & 50–950 ramp
primary
#8AA2CA
secondary
#E2DACE
accent
#8235B1
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183