#8FA6DC#8FA6DC
#8FA6DC is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.8% C 0.083 H 266.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6DC |
|---|---|
| RGB | rgb(143, 166, 220) |
| HSL | hsl(222, 52%, 71%) |
| HSV | hsv(222, 35%, 86%) |
| CMYK | cmyk(35%, 24.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.22, 4.91, -29.90) |
| CIE-LCH | lch(68.22, 30.30, 279.33°) |
| OKLab | oklab(72.77% -0.005 -0.0829) |
| OKLCH | oklch(72.77% 0.083 266.5) |
| XYZ | xyz(37.8783, 38.2778, 73.0888) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.86
Pastel Blue
#A2BFFE
ΔE00 7.13
Carolina Blue
#8AB8FE
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 8.28
Perrywinkle
#8F8CE7
ΔE00 8.57
Light Grey Blue
#9DBCD4
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6DC #DCC58F
analogous
#8FCCDC #8FA6DC #9E8FDC
triadic
#8FA6DC #DC8FA6 #A6DC8F
tetradic
#8FA6DC #DC8FCC #DCC58F #8FDC9E
square
#8FA6DC #DC8FCC #DCC58F #8FDC9E
split-complementary
#8FA6DC #DC9E8F #CCDC8F
monochromatic
#395FB7 #6081CD #8FA6DC #BECBEB #E8ECF8
Accessibility & contrast
On white
2.43
#8FA6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8FA6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6DC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6DC | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#8DA3DB
Tritanopia (blue-blind)
#78B1B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa6dc; /* rgb */ color: rgb(143, 166, 220); /* oklch */ color: oklch(72.8% 0.083 266.5);
Tailwind
colors: {
custom: {
50: '#b2c0e7',
500: '#8fa6dc',
950: '#000000',
},
}SCSS
$custom: #8fa6dc; $custom-light: #b2c0e7; $custom-dark: #000000;
JSON
{
"hex": "#8fa6dc",
"rgb": {
"r": 143,
"g": 166,
"b": 220
},
"hsl": {
"h": 222.078,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.72767,
"c": 0.08304,
"h": 266.5
},
"luminance": 0.38279
}Semantic roles & 50–950 ramp
primary
#8FA6DC
secondary
#EEE7D9
accent
#9226C0
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184