#8FA3DC#8FA3DC
#8FA3DC is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.1% C 0.086 H 269.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3DC |
|---|---|
| RGB | rgb(143, 163, 220) |
| HSL | hsl(224, 52%, 71%) |
| HSV | hsv(224, 35%, 86%) |
| CMYK | cmyk(35%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(67.43, 6.60, -31.13) |
| CIE-LCH | lch(67.43, 31.83, 281.96°) |
| OKLab | oklab(72.15% -0.0011 -0.0864) |
| OKLCH | oklch(72.15% 0.086 269.3) |
| XYZ | xyz(37.3394, 37.1998, 72.9091) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.40
Perrywinkle
#8F8CE7
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 7.91
Carolina Blue
#8AB8FE
ΔE00 8.27
Cornflowerblue
#6495ED
ΔE00 8.37
Lavender Blue
#8B88F8
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3DC #DCC88F
analogous
#8FC9DC #8FA3DC #A18FDC
triadic
#8FA3DC #DC8FA3 #A3DC8F
tetradic
#8FA3DC #DC8FC9 #DCC88F #8FDCA1
square
#8FA3DC #DC8FC9 #DCC88F #8FDCA1
split-complementary
#8FA3DC #DCA18F #C9DC8F
monochromatic
#395AB7 #607DCD #8FA3DC #BEC9EB #E8ECF8
Accessibility & contrast
On white
2.49
#8FA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8FA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3DC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3DC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DF
Deuteranopia (green-blind)
#8AA1DB
Tritanopia (blue-blind)
#78AEB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa3dc; /* rgb */ color: rgb(143, 163, 220); /* oklch */ color: oklch(72.1% 0.086 269.3);
Tailwind
colors: {
custom: {
50: '#b2bee7',
500: '#8fa3dc',
950: '#000000',
},
}SCSS
$custom: #8fa3dc; $custom-light: #b2bee7; $custom-dark: #000000;
JSON
{
"hex": "#8fa3dc",
"rgb": {
"r": 143,
"g": 163,
"b": 220
},
"hsl": {
"h": 224.416,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.72145,
"c": 0.08642,
"h": 269.3
},
"luminance": 0.37201
}Semantic roles & 50–950 ramp
primary
#8FA3DC
secondary
#EEE8D9
accent
#9826C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184