#8FA7CB#8FA7CB
#8FA7CB is a light, muted blue. Relative luminance 0.378; OKLCH L 72.3% C 0.059 H 258.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA7CB |
|---|---|
| RGB | rgb(143, 167, 203) |
| HSL | hsl(216, 37%, 68%) |
| HSV | hsv(216, 30%, 80%) |
| CMYK | cmyk(29.6%, 17.7%, 0%, 20.4%) |
| CIE-LAB | lab(67.86, 0.02, -21.08) |
| CIE-LCH | lch(67.86, 21.08, 270.06°) |
| OKLab | oklab(72.28% -0.0119 -0.0579) |
| OKLCH | oklch(72.28% 0.059 258.4) |
| XYZ | xyz(35.9228, 37.7875, 61.8893) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.42
Light Grey Blue
#9DBCD4
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.30
Cloudy Blue
#ACC2D9
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA7CB #CBB38F
analogous
#8FC5CB #8FA7CB #958FCB
triadic
#8FA7CB #CB8FA7 #A7CB8F
tetradic
#8FA7CB #CB8FC5 #CBB38F #8FCB95
square
#8FA7CB #CB8FC5 #CBB38F #8FCB95
split-complementary
#8FA7CB #CB958F #C5CB8F
monochromatic
#476899 #6586B8 #8FA7CB #B9C8DE #E3E9F2
Accessibility & contrast
On white
2.45
#8FA7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8FA7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA7CB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA7CB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CD
Deuteranopia (green-blind)
#94A3CA
Tritanopia (blue-blind)
#7EAFB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa7cb; /* rgb */ color: rgb(143, 167, 203); /* oklch */ color: oklch(72.3% 0.059 258.4);
Tailwind
colors: {
custom: {
50: '#b1c1db',
500: '#8fa7cb',
950: '#000000',
},
}SCSS
$custom: #8fa7cb; $custom-light: #b1c1db; $custom-dark: #000000;
JSON
{
"hex": "#8fa7cb",
"rgb": {
"r": 143,
"g": 167,
"b": 203
},
"hsl": {
"h": 216,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.72276,
"c": 0.05912,
"h": 258.4
},
"luminance": 0.37789
}Semantic roles & 50–950 ramp
primary
#8FA7CB
secondary
#E4DDD2
accent
#7F36AF
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111215
muted
#808183