#9FB2CF#9FB2CF
#9FB2CF is a light, muted blue. Relative luminance 0.437; OKLCH L 75.9% C 0.047 H 258.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2CF |
|---|---|
| RGB | rgb(159, 178, 207) |
| HSL | hsl(216, 33%, 72%) |
| HSV | hsv(216, 23%, 81%) |
| CMYK | cmyk(23.2%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(72.04, -0.22, -16.85) |
| CIE-LCH | lch(72.04, 16.85, 269.25°) |
| OKLab | oklab(75.87% -0.0091 -0.0459) |
| OKLCH | oklch(75.87% 0.047 258.8) |
| XYZ | xyz(41.4779, 43.7156, 65.2720) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 5.06
Light Grey Blue
#9DBCD4
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2CF #CFBC9F
analogous
#9FCACF #9FB2CF #A49FCF
triadic
#9FB2CF #CF9FB2 #B2CF9F
tetradic
#9FB2CF #CF9FCA #CFBC9F #9FCFA4
square
#9FB2CF #CF9FCA #CFBC9F #9FCFA4
split-complementary
#9FB2CF #CFA49F #CACF9F
monochromatic
#5171A2 #7691BB #9FB2CF #C8D3E3 #EBEFF5
Accessibility & contrast
On white
2.16
#9FB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#9FB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2CF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2CF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D0
Deuteranopia (green-blind)
#A3AFCE
Tritanopia (blue-blind)
#92B8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9fb2cf; /* rgb */ color: rgb(159, 178, 207); /* oklch */ color: oklch(75.9% 0.047 258.8);
Tailwind
colors: {
custom: {
50: '#bcc9dd',
500: '#9fb2cf',
950: '#000000',
},
}SCSS
$custom: #9fb2cf; $custom-light: #bcc9dd; $custom-dark: #000000;
JSON
{
"hex": "#9fb2cf",
"rgb": {
"r": 159,
"g": 178,
"b": 207
},
"hsl": {
"h": 216.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.75872,
"c": 0.04685,
"h": 258.8
},
"luminance": 0.43717
}Semantic roles & 50–950 ramp
primary
#9FB2CF
secondary
#EBE6DF
accent
#7F39AC
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283