#8FAFCB#8FAFCB
#8FAFCB is a light, muted cyan. Relative luminance 0.408; OKLCH L 74.0% C 0.054 H 245.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFCB |
|---|---|
| RGB | rgb(143, 175, 203) |
| HSL | hsl(208, 37%, 68%) |
| HSV | hsv(208, 30%, 80%) |
| CMYK | cmyk(29.6%, 13.8%, 0%, 20.4%) |
| CIE-LAB | lab(70.04, -4.37, -17.77) |
| CIE-LCH | lch(70.04, 18.30, 256.19°) |
| OKLab | oklab(73.99% -0.0227 -0.0487) |
| OKLCH | oklch(73.99% 0.054 245) |
| XYZ | xyz(37.4339, 40.8098, 62.3930) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.85
Bluey Grey
#89A0B0
ΔE00 5.96
Cloudy Blue
#ACC2D9
ΔE00 6.18
Bluegrey
#85A3B2
ΔE00 6.29
Greyblue
#77A1B5
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFCB #CBAB8F
analogous
#8FCBC9 #8FAFCB #8F91CB
triadic
#8FAFCB #CB8FAF #AFCB8F
tetradic
#8FAFCB #C98FCB #CBAB8F #91CB8F
square
#8FAFCB #C98FCB #CBAB8F #91CB8F
split-complementary
#8FAFCB #CB8F91 #CBC98F
monochromatic
#477399 #6591B8 #8FAFCB #B9CDDE #E3EBF2
Accessibility & contrast
On white
2.29
#8FAFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#8FAFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFCB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFCB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCC
Deuteranopia (green-blind)
#9CA8CA
Tritanopia (blue-blind)
#7DB6B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8fafcb; /* rgb */ color: rgb(143, 175, 203); /* oklch */ color: oklch(74.0% 0.054 245.0);
Tailwind
colors: {
custom: {
50: '#b1c6da',
500: '#8fafcb',
950: '#000000',
},
}SCSS
$custom: #8fafcb; $custom-light: #b1c6da; $custom-dark: #000000;
JSON
{
"hex": "#8fafcb",
"rgb": {
"r": 143,
"g": 175,
"b": 203
},
"hsl": {
"h": 208,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.73989,
"c": 0.0537,
"h": 245
},
"luminance": 0.40811
}Semantic roles & 50–950 ramp
primary
#8FAFCB
secondary
#E4DAD2
accent
#6F36AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283