#8FA6CE#8FA6CE
#8FA6CE is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.2% C 0.064 H 261.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6CE |
|---|---|
| RGB | rgb(143, 166, 206) |
| HSL | hsl(218, 39%, 68%) |
| HSV | hsv(218, 31%, 81%) |
| CMYK | cmyk(30.6%, 19.4%, 0%, 19.2%) |
| CIE-LAB | lab(67.70, 1.33, -22.99) |
| CIE-LCH | lch(67.70, 23.03, 273.30°) |
| OKLab | oklab(72.18% -0.0096 -0.0633) |
| OKLCH | oklch(72.18% 0.064 261.4) |
| XYZ | xyz(36.1013, 37.5669, 63.7296) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 8.14
Carolina Blue
#8AB8FE
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 8.78
Cornflowerblue
#6495ED
ΔE00 8.98
Bluey Grey
#89A0B0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6CE #CEB78F
analogous
#8FC5CE #8FA6CE #978FCE
triadic
#8FA6CE #CE8FA6 #A6CE8F
tetradic
#8FA6CE #CE8FC5 #CEB78F #8FCE97
square
#8FA6CE #CE8FC5 #CEB78F #8FCE97
split-complementary
#8FA6CE #CE978F #C5CE8F
monochromatic
#45659E #6484BB #8FA6CE #BAC8E1 #E4EAF3
Accessibility & contrast
On white
2.47
#8FA6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8FA6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6CE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6CE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8D0
Deuteranopia (green-blind)
#92A2CD
Tritanopia (blue-blind)
#7DAEB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa6ce; /* rgb */ color: rgb(143, 166, 206); /* oklch */ color: oklch(72.2% 0.064 261.4);
Tailwind
colors: {
custom: {
50: '#b1c0dd',
500: '#8fa6ce',
950: '#000000',
},
}SCSS
$custom: #8fa6ce; $custom-light: #b1c0dd; $custom-dark: #000000;
JSON
{
"hex": "#8fa6ce",
"rgb": {
"r": 143,
"g": 166,
"b": 206
},
"hsl": {
"h": 218.095,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.72184,
"c": 0.06399,
"h": 261.4
},
"luminance": 0.37568
}Semantic roles & 50–950 ramp
primary
#8FA6CE
secondary
#E6DFD3
accent
#8433B2
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183