#8FA6CA#8FA6CA
#8FA6CA is a light, muted blue. Relative luminance 0.374; OKLCH L 72.0% C 0.059 H 259.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6CA |
|---|---|
| RGB | rgb(143, 166, 202) |
| HSL | hsl(217, 36%, 68%) |
| HSV | hsv(217, 29%, 79%) |
| CMYK | cmyk(29.2%, 17.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.56, 0.33, -20.99) |
| CIE-LCH | lch(67.56, 21.00, 270.90°) |
| OKLab | oklab(72.02% -0.0109 -0.0577) |
| OKLCH | oklch(72.02% 0.059 259.3) |
| XYZ | xyz(35.6215, 37.3750, 61.2029) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.46
Bluey Grey
#89A0B0
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.17
Carolina Blue
#8AB8FE
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6CA #CAB38F
analogous
#8FC4CA #8FA6CA #958FCA
triadic
#8FA6CA #CA8FA6 #A6CA8F
tetradic
#8FA6CA #CA8FC4 #CAB38F #8FCA95
square
#8FA6CA #CA8FC4 #CAB38F #8FCA95
split-complementary
#8FA6CA #CA958F #C4CA8F
monochromatic
#486797 #6585B6 #8FA6CA #B9C7DE #E2E8F1
Accessibility & contrast
On white
2.48
#8FA6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8FA6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6CA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6CA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#7EAEB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa6ca; /* rgb */ color: rgb(143, 166, 202); /* oklch */ color: oklch(72.0% 0.059 259.3);
Tailwind
colors: {
custom: {
50: '#b1c0da',
500: '#8fa6ca',
950: '#000000',
},
}SCSS
$custom: #8fa6ca; $custom-light: #b1c0da; $custom-dark: #000000;
JSON
{
"hex": "#8fa6ca",
"rgb": {
"r": 143,
"g": 166,
"b": 202
},
"hsl": {
"h": 216.61,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.72025,
"c": 0.05868,
"h": 259.3
},
"luminance": 0.37376
}Semantic roles & 50–950 ramp
primary
#8FA6CA
secondary
#E4DCD1
accent
#8037AF
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111214
muted
#808183