#8AA1CA#8AA1CA
#8AA1CA is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.6% C 0.066 H 261.9°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA1CA |
|---|---|
| RGB | rgb(138, 161, 202) |
| HSL | hsl(218, 38%, 67%) |
| HSV | hsv(218, 32%, 79%) |
| CMYK | cmyk(31.7%, 20.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.87, 1.64, -23.60) |
| CIE-LCH | lch(65.87, 23.66, 273.98°) |
| OKLab | oklab(70.62% -0.0093 -0.065) |
| OKLCH | oklch(70.62% 0.066 261.9) |
| XYZ | xyz(33.8837, 35.1560, 60.8661) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.89
Cornflowerblue
#6495ED
ΔE00 8.20
Perrywinkle
#8F8CE7
ΔE00 8.35
Faded Blue
#658CBB
ΔE00 8.52
Bluey Grey
#89A0B0
ΔE00 9.00
Carolina Blue
#8AB8FE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA1CA #CAB38A
analogous
#8AC1CA #8AA1CA #938ACA
triadic
#8AA1CA #CA8AA1 #A1CA8A
tetradic
#8AA1CA #CA8AC1 #CAB38A #8ACA93
square
#8AA1CA #CA8AC1 #CAB38A #8ACA93
split-complementary
#8AA1CA #CA938A #C1CA8A
monochromatic
#446196 #607FB7 #8AA1CA #B4C3DD #DEE5F0
Accessibility & contrast
On white
2.61
#8AA1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8AA1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA1CA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA1CA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A3CC
Deuteranopia (green-blind)
#8D9DC9
Tritanopia (blue-blind)
#78A9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8aa1ca; /* rgb */ color: rgb(138, 161, 202); /* oklch */ color: oklch(70.6% 0.066 261.9);
Tailwind
colors: {
custom: {
50: '#adbcda',
500: '#8aa1ca',
950: '#000000',
},
}SCSS
$custom: #8aa1ca; $custom-light: #adbcda; $custom-dark: #000000;
JSON
{
"hex": "#8aa1ca",
"rgb": {
"r": 138,
"g": 161,
"b": 202
},
"hsl": {
"h": 218.438,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.70617,
"c": 0.0657,
"h": 261.9
},
"luminance": 0.35157
}Semantic roles & 50–950 ramp
primary
#8AA1CA
secondary
#E2DBCE
accent
#8435B1
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101214
muted
#7F8183