#8FB4CB#8FB4CB
#8FB4CB is a light, muted cyan. Relative luminance 0.428; OKLCH L 75.1% C 0.052 H 235.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4CB |
|---|---|
| RGB | rgb(143, 180, 203) |
| HSL | hsl(203, 37%, 68%) |
| HSV | hsv(203, 30%, 80%) |
| CMYK | cmyk(29.6%, 11.3%, 0%, 20.4%) |
| CIE-LAB | lab(71.41, -7.07, -15.70) |
| CIE-LCH | lch(71.41, 17.22, 245.75°) |
| OKLab | oklab(75.07% -0.0293 -0.0429) |
| OKLCH | oklch(75.07% 0.052 235.7) |
| XYZ | xyz(38.4252, 42.7923, 62.7234) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.13
Bluegrey
#85A3B2
ΔE00 5.59
Greyblue
#77A1B5
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.39
Bluey Grey
#89A0B0
ΔE00 6.45
Cool Gray
#9AA7B0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4CB #CBA68F
analogous
#8FCBC4 #8FB4CB #8F96CB
triadic
#8FB4CB #CB8FB4 #B4CB8F
tetradic
#8FB4CB #C48FCB #CBA68F #96CB8F
square
#8FB4CB #C48FCB #CBA68F #96CB8F
split-complementary
#8FB4CB #CB8F96 #CBC48F
monochromatic
#477999 #6598B8 #8FB4CB #B9D0DE #E3ECF2
Accessibility & contrast
On white
2.20
#8FB4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#8FB4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4CB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4CB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CC
Deuteranopia (green-blind)
#A1ACCB
Tritanopia (blue-blind)
#7CBABB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8fb4cb; /* rgb */ color: rgb(143, 180, 203); /* oklch */ color: oklch(75.1% 0.052 235.7);
Tailwind
colors: {
custom: {
50: '#b1cada',
500: '#8fb4cb',
950: '#000000',
},
}SCSS
$custom: #8fb4cb; $custom-light: #b1cada; $custom-dark: #000000;
JSON
{
"hex": "#8fb4cb",
"rgb": {
"r": 143,
"g": 180,
"b": 203
},
"hsl": {
"h": 203,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.75071,
"c": 0.052,
"h": 235.7
},
"luminance": 0.42794
}Semantic roles & 50–950 ramp
primary
#8FB4CB
secondary
#E4D9D2
accent
#6536AF
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111315
muted
#808283