#8FA8CB#8FA8CB
#8FA8CB is a light, muted blue. Relative luminance 0.382; OKLCH L 72.5% C 0.058 H 256.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8CB |
|---|---|
| RGB | rgb(143, 168, 203) |
| HSL | hsl(215, 37%, 68%) |
| HSV | hsv(215, 30%, 80%) |
| CMYK | cmyk(29.6%, 17.2%, 0%, 20.4%) |
| CIE-LAB | lab(68.13, -0.53, -20.67) |
| CIE-LCH | lch(68.13, 20.67, 268.53°) |
| OKLab | oklab(72.49% -0.0133 -0.0567) |
| OKLCH | oklch(72.49% 0.058 256.8) |
| XYZ | xyz(36.1067, 38.1553, 61.9506) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 7.49
Bluey Grey
#89A0B0
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 7.88
Cloudy Blue
#ACC2D9
ΔE00 8.10
Pastel Blue
#A2BFFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8CB #CBB28F
analogous
#8FC6CB #8FA8CB #948FCB
triadic
#8FA8CB #CB8FA8 #A8CB8F
tetradic
#8FA8CB #CB8FC6 #CBB28F #8FCB94
square
#8FA8CB #CB8FC6 #CBB28F #8FCB94
split-complementary
#8FA8CB #CB948F #C6CB8F
monochromatic
#476999 #6588B8 #8FA8CB #B9C8DE #E3E9F2
Accessibility & contrast
On white
2.43
#8FA8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#8FA8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8CB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8CB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CD
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#7EAFB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa8cb; /* rgb */ color: rgb(143, 168, 203); /* oklch */ color: oklch(72.5% 0.058 256.8);
Tailwind
colors: {
custom: {
50: '#b1c1db',
500: '#8fa8cb',
950: '#000000',
},
}SCSS
$custom: #8fa8cb; $custom-light: #b1c1db; $custom-dark: #000000;
JSON
{
"hex": "#8fa8cb",
"rgb": {
"r": 143,
"g": 168,
"b": 203
},
"hsl": {
"h": 215,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.72489,
"c": 0.05828,
"h": 256.8
},
"luminance": 0.38157
}Semantic roles & 50–950 ramp
primary
#8FA8CB
secondary
#E4DCD2
accent
#7D36AF
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111215
muted
#808183