#8FA6CC#8FA6CC
#8FA6CC is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.1% C 0.061 H 260.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6CC |
|---|---|
| RGB | rgb(143, 166, 204) |
| HSL | hsl(217, 37%, 68%) |
| HSV | hsv(217, 30%, 80%) |
| CMYK | cmyk(29.9%, 18.6%, 0%, 20%) |
| CIE-LAB | lab(67.63, 0.83, -21.99) |
| CIE-LCH | lch(67.63, 22.01, 272.15°) |
| OKLab | oklab(72.1% -0.0102 -0.0605) |
| OKLCH | oklch(72.1% 0.061 260.4) |
| XYZ | xyz(35.8599, 37.4704, 62.4581) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.28
Carolina Blue
#8AB8FE
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 8.49
Bluey Grey
#89A0B0
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6CC #CCB58F
analogous
#8FC4CC #8FA6CC #968FCC
triadic
#8FA6CC #CC8FA6 #A6CC8F
tetradic
#8FA6CC #CC8FC4 #CCB58F #8FCC96
square
#8FA6CC #CC8FC4 #CCB58F #8FCC96
split-complementary
#8FA6CC #CC968F #C4CC8F
monochromatic
#46669A #6585B9 #8FA6CC #B9C7DF #E3E9F2
Accessibility & contrast
On white
2.47
#8FA6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#8FA6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6CC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6CC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CE
Deuteranopia (green-blind)
#93A2CB
Tritanopia (blue-blind)
#7EAEB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa6cc; /* rgb */ color: rgb(143, 166, 204); /* oklch */ color: oklch(72.1% 0.061 260.4);
Tailwind
colors: {
custom: {
50: '#b1c0db',
500: '#8fa6cc',
950: '#000000',
},
}SCSS
$custom: #8fa6cc; $custom-light: #b1c0db; $custom-dark: #000000;
JSON
{
"hex": "#8fa6cc",
"rgb": {
"r": 143,
"g": 166,
"b": 204
},
"hsl": {
"h": 217.377,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.72104,
"c": 0.06132,
"h": 260.4
},
"luminance": 0.37472
}Semantic roles & 50–950 ramp
primary
#8FA6CC
secondary
#E5DED2
accent
#8235B0
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183