#9FB0CD#9FB0CD
#9FB0CD is a light, muted blue. Relative luminance 0.428; OKLCH L 75.4% C 0.046 H 261.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB0CD |
|---|---|
| RGB | rgb(159, 176, 205) |
| HSL | hsl(218, 32%, 71%) |
| HSV | hsv(218, 22%, 80%) |
| CMYK | cmyk(22.4%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(71.44, 0.41, -16.66) |
| CIE-LCH | lch(71.44, 16.66, 271.41°) |
| OKLab | oklab(75.38% -0.0071 -0.0454) |
| OKLCH | oklch(75.38% 0.046 261.1) |
| XYZ | xyz(40.8400, 42.8283, 63.8607) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.52
Cloudy Blue
#ACC2D9
ΔE00 5.79
Light Grey Blue
#9DBCD4
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 8.17
Cool Gray
#9AA7B0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB0CD #CDBC9F
analogous
#9FC7CD #9FB0CD #A59FCD
triadic
#9FB0CD #CD9FB0 #B0CD9F
tetradic
#9FB0CD #CD9FC7 #CDBC9F #9FCDA5
square
#9FB0CD #CD9FC7 #CDBC9F #9FCDA5
split-complementary
#9FB0CD #CDA59F #C7CD9F
monochromatic
#536F9F #778FB8 #9FB0CD #C7D1E2 #EBEEF5
Accessibility & contrast
On white
2.20
#9FB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#9FB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB0CD
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB0CD | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CE
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#93B6B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9fb0cd; /* rgb */ color: rgb(159, 176, 205); /* oklch */ color: oklch(75.4% 0.046 261.1);
Tailwind
colors: {
custom: {
50: '#bcc7dc',
500: '#9fb0cd',
950: '#000000',
},
}SCSS
$custom: #9fb0cd; $custom-light: #bcc7dc; $custom-dark: #000000;
JSON
{
"hex": "#9fb0cd",
"rgb": {
"r": 159,
"g": 176,
"b": 205
},
"hsl": {
"h": 217.826,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.7538,
"c": 0.04596,
"h": 261.1
},
"luminance": 0.42829
}Semantic roles & 50–950 ramp
primary
#9FB0CD
secondary
#EAE5DE
accent
#813BAA
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283