#8FA7CD#8FA7CD
#8FA7CD is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.4% C 0.062 H 259.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7CD |
|---|---|
| RGB | rgb(143, 167, 205) |
| HSL | hsl(217, 38%, 68%) |
| HSV | hsv(217, 30%, 80%) |
| CMYK | cmyk(30.2%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(67.93, 0.52, -22.08) |
| CIE-LCH | lch(67.93, 22.08, 271.35°) |
| OKLab | oklab(72.36% -0.0112 -0.0607) |
| OKLCH | oklch(72.36% 0.062 259.5) |
| XYZ | xyz(36.1627, 37.8835, 63.1526) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 8.07
Light Grey Blue
#9DBCD4
ΔE00 8.14
Bluey Grey
#89A0B0
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7CD #CDB58F
analogous
#8FC6CD #8FA7CD #968FCD
triadic
#8FA7CD #CD8FA7 #A7CD8F
tetradic
#8FA7CD #CD8FC6 #CDB58F #8FCD96
square
#8FA7CD #CD8FC6 #CDB58F #8FCD96
split-complementary
#8FA7CD #CD968F #C6CD8F
monochromatic
#46679C #6586BA #8FA7CD #B9C8E0 #E4E9F3
Accessibility & contrast
On white
2.45
#8FA7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#8FA7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7CD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7CD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CF
Deuteranopia (green-blind)
#94A3CC
Tritanopia (blue-blind)
#7DAFB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa7cd; /* rgb */ color: rgb(143, 167, 205); /* oklch */ color: oklch(72.4% 0.062 259.5);
Tailwind
colors: {
custom: {
50: '#b1c1dc',
500: '#8fa7cd',
950: '#000000',
},
}SCSS
$custom: #8fa7cd; $custom-light: #b1c1dc; $custom-dark: #000000;
JSON
{
"hex": "#8fa7cd",
"rgb": {
"r": 143,
"g": 167,
"b": 205
},
"hsl": {
"h": 216.774,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.72355,
"c": 0.06174,
"h": 259.5
},
"luminance": 0.37885
}Semantic roles & 50–950 ramp
primary
#8FA7CD
secondary
#E5DED2
accent
#8134B1
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183