#8FA7CF#8FA7CF
#8FA7CF is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.4% C 0.064 H 260.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7CF |
|---|---|
| RGB | rgb(143, 167, 207) |
| HSL | hsl(218, 40%, 69%) |
| HSV | hsv(218, 31%, 81%) |
| CMYK | cmyk(30.9%, 19.3%, 0%, 18.8%) |
| CIE-LAB | lab(68.01, 1.02, -23.07) |
| CIE-LCH | lch(68.01, 23.09, 272.53°) |
| OKLab | oklab(72.44% -0.0106 -0.0635) |
| OKLCH | oklch(72.44% 0.064 260.6) |
| XYZ | xyz(36.4056, 37.9807, 64.4322) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 8.84
Cornflowerblue
#6495ED
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7CF #CFB78F
analogous
#8FC7CF #8FA7CF #978FCF
triadic
#8FA7CF #CF8FA7 #A7CF8F
tetradic
#8FA7CF #CF8FC7 #CFB78F #8FCF97
square
#8FA7CF #CF8FC7 #CFB78F #8FCF97
split-complementary
#8FA7CF #CF978F #C7CF8F
monochromatic
#44669F #6485BD #8FA7CF #BAC9E1 #E5EAF4
Accessibility & contrast
On white
2.44
#8FA7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#8FA7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7CF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7CF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#93A3CE
Tritanopia (blue-blind)
#7DAFB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa7cf; /* rgb */ color: rgb(143, 167, 207); /* oklch */ color: oklch(72.4% 0.064 260.6);
Tailwind
colors: {
custom: {
50: '#b1c1dd',
500: '#8fa7cf',
950: '#000000',
},
}SCSS
$custom: #8fa7cf; $custom-light: #b1c1dd; $custom-dark: #000000;
JSON
{
"hex": "#8fa7cf",
"rgb": {
"r": 143,
"g": 167,
"b": 207
},
"hsl": {
"h": 217.5,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.72435,
"c": 0.06439,
"h": 260.6
},
"luminance": 0.37982
}Semantic roles & 50–950 ramp
primary
#8FA7CF
secondary
#E6DFD3
accent
#8332B3
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183