#8FA5CD#8FA5CD
#8FA5CD is a light, moderate blue. Relative luminance 0.372; OKLCH L 71.9% C 0.064 H 262.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5CD |
|---|---|
| RGB | rgb(143, 165, 205) |
| HSL | hsl(219, 38%, 68%) |
| HSV | hsv(219, 30%, 80%) |
| CMYK | cmyk(30.2%, 19.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.39, 1.63, -22.90) |
| CIE-LCH | lch(67.39, 22.96, 274.07°) |
| OKLab | oklab(71.93% -0.0085 -0.063) |
| OKLCH | oklch(71.93% 0.064 262.3) |
| XYZ | xyz(35.7991, 37.1564, 63.0314) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.15
Pastel Blue
#A2BFFE
ΔE00 8.44
Carolina Blue
#8AB8FE
ΔE00 8.54
Perrywinkle
#8F8CE7
ΔE00 8.94
Cornflowerblue
#6495ED
ΔE00 9.09
Bluey Grey
#89A0B0
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5CD #CDB78F
analogous
#8FC4CD #8FA5CD #988FCD
triadic
#8FA5CD #CD8FA5 #A5CD8F
tetradic
#8FA5CD #CD8FC4 #CDB78F #8FCD98
square
#8FA5CD #CD8FC4 #CDB78F #8FCD98
split-complementary
#8FA5CD #CD988F #C4CD8F
monochromatic
#46649C #6583BA #8FA5CD #B9C7E0 #E4E9F3
Accessibility & contrast
On white
2.49
#8FA5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8FA5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5CD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5CD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#7DADB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa5cd; /* rgb */ color: rgb(143, 165, 205); /* oklch */ color: oklch(71.9% 0.064 262.3);
Tailwind
colors: {
custom: {
50: '#b1bfdc',
500: '#8fa5cd',
950: '#000000',
},
}SCSS
$custom: #8fa5cd; $custom-light: #b1bfdc; $custom-dark: #000000;
JSON
{
"hex": "#8fa5cd",
"rgb": {
"r": 143,
"g": 165,
"b": 205
},
"hsl": {
"h": 218.71,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.71932,
"c": 0.06361,
"h": 262.3
},
"luminance": 0.37158
}Semantic roles & 50–950 ramp
primary
#8FA5CD
secondary
#E5DFD2
accent
#8534B1
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183