#8CA7CA#8CA7CA
#8CA7CA is a light, muted cyan. Relative luminance 0.375; OKLCH L 72.0% C 0.059 H 255.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA7CA |
|---|---|
| RGB | rgb(140, 167, 202) |
| HSL | hsl(214, 37%, 67%) |
| HSV | hsv(214, 31%, 79%) |
| CMYK | cmyk(30.7%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(67.63, -1.11, -20.90) |
| CIE-LCH | lch(67.63, 20.93, 266.96°) |
| OKLab | oklab(72.03% -0.0153 -0.0574) |
| OKLCH | oklch(72.03% 0.059 255.1) |
| XYZ | xyz(35.2915, 37.4757, 61.2397) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.27
Periwinkle Blue
#8F99FB
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 8.38
Pastel Blue
#A2BFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA7CA #CAAF8C
analogous
#8CC6CA #8CA7CA #908CCA
triadic
#8CA7CA #CA8CA7 #A7CA8C
tetradic
#8CA7CA #CA8CC6 #CAAF8C #8CCA90
square
#8CA7CA #CA8CC6 #CAAF8C #8CCA90
split-complementary
#8CA7CA #CA908C #C6CA8C
monochromatic
#456996 #6287B7 #8CA7CA #B6C7DD #E0E7F1
Accessibility & contrast
On white
2.47
#8CA7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#8CA7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA7CA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA7CA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CC
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#7AAFB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ca7ca; /* rgb */ color: rgb(140, 167, 202); /* oklch */ color: oklch(72.0% 0.059 255.1);
Tailwind
colors: {
custom: {
50: '#afc1da',
500: '#8ca7ca',
950: '#000000',
},
}SCSS
$custom: #8ca7ca; $custom-light: #afc1da; $custom-dark: #000000;
JSON
{
"hex": "#8ca7ca",
"rgb": {
"r": 140,
"g": 167,
"b": 202
},
"hsl": {
"h": 213.871,
"s": 36.905,
"l": 67.059
},
"oklch": {
"l": 0.72033,
"c": 0.05944,
"h": 255.1
},
"luminance": 0.37477
}Semantic roles & 50–950 ramp
primary
#8CA7CA
secondary
#E3DACF
accent
#7B36B0
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#101214
muted
#7F8183