#8FA9CC#8FA9CC
#8FA9CC is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.7% C 0.059 H 255.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9CC |
|---|---|
| RGB | rgb(143, 169, 204) |
| HSL | hsl(214, 37%, 68%) |
| HSV | hsv(214, 30%, 80%) |
| CMYK | cmyk(29.9%, 17.2%, 0%, 20%) |
| CIE-LAB | lab(68.44, -0.83, -20.75) |
| CIE-LCH | lch(68.44, 20.77, 267.70°) |
| OKLab | oklab(72.74% -0.0143 -0.057) |
| OKLCH | oklch(72.74% 0.059 255.9) |
| XYZ | xyz(36.4116, 38.5738, 62.6420) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.95
Bluey Grey
#89A0B0
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.55
Cloudy Blue
#ACC2D9
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9CC #CCB28F
analogous
#8FC7CC #8FA9CC #938FCC
triadic
#8FA9CC #CC8FA9 #A9CC8F
tetradic
#8FA9CC #CC8FC7 #CCB28F #8FCC93
square
#8FA9CC #CC8FC7 #CCB28F #8FCC93
split-complementary
#8FA9CC #CC938F #C7CC8F
monochromatic
#466A9A #6589B9 #8FA9CC #B9C9DF #E3EAF2
Accessibility & contrast
On white
2.41
#8FA9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#8FA9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9CC
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9CC | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#96A4CB
Tritanopia (blue-blind)
#7DB0B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa9cc; /* rgb */ color: rgb(143, 169, 204); /* oklch */ color: oklch(72.7% 0.059 255.9);
Tailwind
colors: {
custom: {
50: '#b1c2db',
500: '#8fa9cc',
950: '#000000',
},
}SCSS
$custom: #8fa9cc; $custom-light: #b1c2db; $custom-dark: #000000;
JSON
{
"hex": "#8fa9cc",
"rgb": {
"r": 143,
"g": 169,
"b": 204
},
"hsl": {
"h": 214.426,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.72741,
"c": 0.05875,
"h": 255.9
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#8FA9CC
secondary
#E5DDD2
accent
#7C35B0
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183