#8FA3CC#8FA3CC
#8FA3CC is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.5% C 0.064 H 264.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3CC |
|---|---|
| RGB | rgb(143, 163, 204) |
| HSL | hsl(220, 37%, 68%) |
| HSV | hsv(220, 30%, 80%) |
| CMYK | cmyk(29.9%, 20.1%, 0%, 20%) |
| CIE-LAB | lab(66.82, 2.50, -23.23) |
| CIE-LCH | lch(66.82, 23.36, 276.14°) |
| OKLab | oklab(71.47% -0.0062 -0.0639) |
| OKLCH | oklch(71.47% 0.064 264.5) |
| XYZ | xyz(35.3209, 36.3924, 62.2785) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 8.60
Pastel Blue
#A2BFFE
ΔE00 8.98
Carolina Blue
#8AB8FE
ΔE00 9.25
Cornflowerblue
#6495ED
ΔE00 9.31
Bluey Grey
#89A0B0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3CC #CCB88F
analogous
#8FC1CC #8FA3CC #998FCC
triadic
#8FA3CC #CC8FA3 #A3CC8F
tetradic
#8FA3CC #CC8FC1 #CCB88F #8FCC99
square
#8FA3CC #CC8FC1 #CCB88F #8FCC99
split-complementary
#8FA3CC #CC998F #C1CC8F
monochromatic
#46629A #6580B9 #8FA3CC #B9C6DF #E3E8F2
Accessibility & contrast
On white
2.54
#8FA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8FA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3CC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3CC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#7EABB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa3cc; /* rgb */ color: rgb(143, 163, 204); /* oklch */ color: oklch(71.5% 0.064 264.5);
Tailwind
colors: {
custom: {
50: '#b1bedb',
500: '#8fa3cc',
950: '#000000',
},
}SCSS
$custom: #8fa3cc; $custom-light: #b1bedb; $custom-dark: #000000;
JSON
{
"hex": "#8fa3cc",
"rgb": {
"r": 143,
"g": 163,
"b": 204
},
"hsl": {
"h": 220.328,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.7147,
"c": 0.06424,
"h": 264.5
},
"luminance": 0.36394
}Semantic roles & 50–950 ramp
primary
#8FA3CC
secondary
#E5DFD2
accent
#8835B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183