#8FA6CB#8FA6CB
#8FA6CB is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.1% C 0.060 H 259.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6CB |
|---|---|
| RGB | rgb(143, 166, 203) |
| HSL | hsl(217, 37%, 68%) |
| HSV | hsv(217, 30%, 80%) |
| CMYK | cmyk(29.6%, 18.2%, 0%, 20.4%) |
| CIE-LAB | lab(67.59, 0.58, -21.49) |
| CIE-LCH | lch(67.59, 21.50, 271.54°) |
| OKLab | oklab(72.06% -0.0106 -0.0591) |
| OKLCH | oklch(72.06% 0.06 259.8) |
| XYZ | xyz(35.7403, 37.4226, 61.8285) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.37
Bluey Grey
#89A0B0
ΔE00 8.25
Light Grey Blue
#9DBCD4
ΔE00 8.33
Carolina Blue
#8AB8FE
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6CB #CBB48F
analogous
#8FC4CB #8FA6CB #968FCB
triadic
#8FA6CB #CB8FA6 #A6CB8F
tetradic
#8FA6CB #CB8FC4 #CBB48F #8FCB96
square
#8FA6CB #CB8FC4 #CBB48F #8FCB96
split-complementary
#8FA6CB #CB968F #C4CB8F
monochromatic
#476699 #6585B8 #8FA6CB #B9C7DE #E3E8F2
Accessibility & contrast
On white
2.48
#8FA6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8FA6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6CB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6CB | 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)
#9AA8CD
Deuteranopia (green-blind)
#93A2CA
Tritanopia (blue-blind)
#7EAEB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa6cb; /* rgb */ color: rgb(143, 166, 203); /* oklch */ color: oklch(72.1% 0.060 259.8);
Tailwind
colors: {
custom: {
50: '#b1c0db',
500: '#8fa6cb',
950: '#000000',
},
}SCSS
$custom: #8fa6cb; $custom-light: #b1c0db; $custom-dark: #000000;
JSON
{
"hex": "#8fa6cb",
"rgb": {
"r": 143,
"g": 166,
"b": 203
},
"hsl": {
"h": 217,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.72064,
"c": 0.06,
"h": 259.8
},
"luminance": 0.37424
}Semantic roles & 50–950 ramp
primary
#8FA6CB
secondary
#E4DDD2
accent
#8136AF
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111215
muted
#808183