#8FA4CD#8FA4CD
#8FA4CD is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.7% C 0.065 H 263.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4CD |
|---|---|
| RGB | rgb(143, 164, 205) |
| HSL | hsl(220, 38%, 68%) |
| HSV | hsv(220, 30%, 80%) |
| CMYK | cmyk(30.2%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(67.12, 2.19, -23.31) |
| CIE-LCH | lch(67.12, 23.42, 275.36°) |
| OKLab | oklab(71.72% -0.0072 -0.0642) |
| OKLCH | oklch(71.72% 0.065 263.6) |
| XYZ | xyz(35.6194, 36.7970, 62.9716) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.11
Pastel Blue
#A2BFFE
ΔE00 8.66
Perrywinkle
#8F8CE7
ΔE00 8.74
Carolina Blue
#8AB8FE
ΔE00 8.86
Cornflowerblue
#6495ED
ΔE00 9.16
Bluey Grey
#89A0B0
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4CD #CDB88F
analogous
#8FC3CD #8FA4CD #998FCD
triadic
#8FA4CD #CD8FA4 #A4CD8F
tetradic
#8FA4CD #CD8FC3 #CDB88F #8FCD99
square
#8FA4CD #CD8FC3 #CDB88F #8FCD99
split-complementary
#8FA4CD #CD998F #C3CD8F
monochromatic
#46639C #6582BA #8FA4CD #B9C6E0 #E4E9F3
Accessibility & contrast
On white
2.51
#8FA4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#8FA4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4CD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4CD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#91A1CC
Tritanopia (blue-blind)
#7EACB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa4cd; /* rgb */ color: rgb(143, 164, 205); /* oklch */ color: oklch(71.7% 0.065 263.6);
Tailwind
colors: {
custom: {
50: '#b1bedc',
500: '#8fa4cd',
950: '#000000',
},
}SCSS
$custom: #8fa4cd; $custom-light: #b1bedc; $custom-dark: #000000;
JSON
{
"hex": "#8fa4cd",
"rgb": {
"r": 143,
"g": 164,
"b": 205
},
"hsl": {
"h": 219.677,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.71721,
"c": 0.06459,
"h": 263.6
},
"luminance": 0.36798
}Semantic roles & 50–950 ramp
primary
#8FA4CD
secondary
#E5DFD2
accent
#8734B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183