#8FA3CF#8FA3CF
#8FA3CF is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.068 H 265.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3CF |
|---|---|
| RGB | rgb(143, 163, 207) |
| HSL | hsl(221, 40%, 69%) |
| HSV | hsv(221, 31%, 81%) |
| CMYK | cmyk(30.9%, 21.3%, 0%, 18.8%) |
| CIE-LAB | lab(66.93, 3.25, -24.72) |
| CIE-LCH | lch(66.93, 24.93, 277.49°) |
| OKLab | oklab(71.59% -0.0052 -0.0682) |
| OKLCH | oklch(71.59% 0.068 265.7) |
| XYZ | xyz(35.6841, 36.5377, 64.1917) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 8.41
Pastel Blue
#A2BFFE
ΔE00 8.73
Carolina Blue
#8AB8FE
ΔE00 9.05
Cornflowerblue
#6495ED
ΔE00 9.12
Faded Blue
#658CBB
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3CF #CFBB8F
analogous
#8FC3CF #8FA3CF #9B8FCF
triadic
#8FA3CF #CF8FA3 #A3CF8F
tetradic
#8FA3CF #CF8FC3 #CFBB8F #8FCF9B
square
#8FA3CF #CF8FC3 #CFBB8F #8FCF9B
split-complementary
#8FA3CF #CF9B8F #C3CF8F
monochromatic
#44619F #6480BD #8FA3CF #BAC6E1 #E5E9F4
Accessibility & contrast
On white
2.53
#8FA3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#8FA3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3CF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3CF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D1
Deuteranopia (green-blind)
#8FA0CE
Tritanopia (blue-blind)
#7DACB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa3cf; /* rgb */ color: rgb(143, 163, 207); /* oklch */ color: oklch(71.6% 0.068 265.7);
Tailwind
colors: {
custom: {
50: '#b1bedd',
500: '#8fa3cf',
950: '#000000',
},
}SCSS
$custom: #8fa3cf; $custom-light: #b1bedd; $custom-dark: #000000;
JSON
{
"hex": "#8fa3cf",
"rgb": {
"r": 143,
"g": 163,
"b": 207
},
"hsl": {
"h": 221.25,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.71592,
"c": 0.06836,
"h": 265.7
},
"luminance": 0.36539
}Semantic roles & 50–950 ramp
primary
#8FA3CF
secondary
#E6E0D3
accent
#8B32B3
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183