#8FA5DC#8FA5DC
#8FA5DC is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.6% C 0.084 H 267.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5DC |
|---|---|
| RGB | rgb(143, 165, 220) |
| HSL | hsl(223, 52%, 71%) |
| HSV | hsv(223, 35%, 86%) |
| CMYK | cmyk(35%, 25%, 0%, 13.7%) |
| CIE-LAB | lab(67.96, 5.47, -30.31) |
| CIE-LCH | lch(67.96, 30.80, 280.23°) |
| OKLab | oklab(72.56% -0.0037 -0.0841) |
| OKLCH | oklch(72.56% 0.084 267.5) |
| XYZ | xyz(37.6973, 37.9156, 73.0284) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.70
Pastel Blue
#A2BFFE
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 7.63
Perrywinkle
#8F8CE7
ΔE00 8.28
Cornflowerblue
#6495ED
ΔE00 8.30
Lavender Blue
#8B88F8
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5DC #DCC68F
analogous
#8FCBDC #8FA5DC #9F8FDC
triadic
#8FA5DC #DC8FA5 #A5DC8F
tetradic
#8FA5DC #DC8FCB #DCC68F #8FDC9F
square
#8FA5DC #DC8FCB #DCC68F #8FDC9F
split-complementary
#8FA5DC #DC9F8F #CBDC8F
monochromatic
#395DB7 #6080CD #8FA5DC #BECAEB #E8ECF8
Accessibility & contrast
On white
2.45
#8FA5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#8FA5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5DC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5DC | 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)
#93A9DE
Deuteranopia (green-blind)
#8CA3DB
Tritanopia (blue-blind)
#78B0B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa5dc; /* rgb */ color: rgb(143, 165, 220); /* oklch */ color: oklch(72.6% 0.084 267.5);
Tailwind
colors: {
custom: {
50: '#b2bfe7',
500: '#8fa5dc',
950: '#000000',
},
}SCSS
$custom: #8fa5dc; $custom-light: #b2bfe7; $custom-dark: #000000;
JSON
{
"hex": "#8fa5dc",
"rgb": {
"r": 143,
"g": 165,
"b": 220
},
"hsl": {
"h": 222.857,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.72559,
"c": 0.08414,
"h": 267.5
},
"luminance": 0.37917
}Semantic roles & 50–950 ramp
primary
#8FA5DC
secondary
#EEE8D9
accent
#9426C0
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184