#8FA7DC#8FA7DC
#8FA7DC is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.0% C 0.082 H 265.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7DC |
|---|---|
| RGB | rgb(143, 167, 220) |
| HSL | hsl(221, 52%, 71%) |
| HSV | hsv(221, 35%, 86%) |
| CMYK | cmyk(35%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(68.49, 4.35, -29.49) |
| CIE-LCH | lch(68.49, 29.81, 278.39°) |
| OKLab | oklab(72.97% -0.0064 -0.0817) |
| OKLCH | oklch(72.97% 0.082 265.5) |
| XYZ | xyz(38.0608, 38.6427, 73.1496) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.89
Carolina Blue
#8AB8FE
ΔE00 7.00
Cornflowerblue
#6495ED
ΔE00 8.28
Perrywinkle
#8F8CE7
ΔE00 8.86
Light Grey Blue
#9DBCD4
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7DC #DCC48F
analogous
#8FCDDC #8FA7DC #9D8FDC
triadic
#8FA7DC #DC8FA7 #A7DC8F
tetradic
#8FA7DC #DC8FCD #DCC48F #8FDC9D
square
#8FA7DC #DC8FCD #DCC48F #8FDC9D
split-complementary
#8FA7DC #DC9D8F #CDDC8F
monochromatic
#3961B7 #6082CD #8FA7DC #BECCEB #E8EDF8
Accessibility & contrast
On white
2.41
#8FA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#8FA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7DC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7DC | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#78B2B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa7dc; /* rgb */ color: rgb(143, 167, 220); /* oklch */ color: oklch(73.0% 0.082 265.5);
Tailwind
colors: {
custom: {
50: '#b2c1e7',
500: '#8fa7dc',
950: '#000000',
},
}SCSS
$custom: #8fa7dc; $custom-light: #b2c1e7; $custom-dark: #000000;
JSON
{
"hex": "#8fa7dc",
"rgb": {
"r": 143,
"g": 167,
"b": 220
},
"hsl": {
"h": 221.299,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.72975,
"c": 0.08197,
"h": 265.5
},
"luminance": 0.38644
}Semantic roles & 50–950 ramp
primary
#8FA7DC
secondary
#EEE7D9
accent
#9026C0
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184