#9FB0D1#9FB0D1
#9FB0D1 is a light, muted blue. Relative luminance 0.430; OKLCH L 75.5% C 0.051 H 263.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB0D1 |
|---|---|
| RGB | rgb(159, 176, 209) |
| HSL | hsl(220, 35%, 72%) |
| HSV | hsv(220, 24%, 82%) |
| CMYK | cmyk(23.9%, 15.8%, 0%, 18%) |
| CIE-LAB | lab(71.57, 1.34, -18.65) |
| CIE-LCH | lch(71.57, 18.70, 274.10°) |
| OKLab | oklab(75.53% -0.0057 -0.051) |
| OKLCH | oklch(75.53% 0.051 263.7) |
| XYZ | xyz(41.3290, 43.0239, 66.4362) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.98
Cloudy Blue
#ACC2D9
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 7.10
Light Grey Blue
#9DBCD4
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB0D1 #D1C09F
analogous
#9FC9D1 #9FB0D1 #A79FD1
triadic
#9FB0D1 #D19FB0 #B0D19F
tetradic
#9FB0D1 #D19FC9 #D1C09F #9FD1A7
square
#9FB0D1 #D19FC9 #D1C09F #9FD1A7
split-complementary
#9FB0D1 #D1A79F #C9D19F
monochromatic
#506DA6 #768EBD #9FB0D1 #C8D2E5 #EAEEF5
Accessibility & contrast
On white
2.19
#9FB0D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#9FB0D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB0D1
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB0D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB0D1 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D3
Deuteranopia (green-blind)
#A1ADD0
Tritanopia (blue-blind)
#92B7BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9fb0d1; /* rgb */ color: rgb(159, 176, 209); /* oklch */ color: oklch(75.5% 0.051 263.7);
Tailwind
colors: {
custom: {
50: '#bcc7df',
500: '#9fb0d1',
950: '#000000',
},
}SCSS
$custom: #9fb0d1; $custom-light: #bcc7df; $custom-dark: #000000;
JSON
{
"hex": "#9fb0d1",
"rgb": {
"r": 159,
"g": 176,
"b": 209
},
"hsl": {
"h": 219.6,
"s": 35.211,
"l": 72.157
},
"oklch": {
"l": 0.75528,
"c": 0.05127,
"h": 263.7
},
"luminance": 0.43025
}Semantic roles & 50–950 ramp
primary
#9FB0D1
secondary
#ECE8DF
accent
#8637AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283