#9DB0CD#9DB0CD
#9DB0CD is a light, muted blue. Relative luminance 0.426; OKLCH L 75.2% C 0.047 H 258.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB0CD |
|---|---|
| RGB | rgb(157, 176, 205) |
| HSL | hsl(216, 32%, 71%) |
| HSV | hsv(216, 23%, 80%) |
| CMYK | cmyk(23.4%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(71.30, -0.21, -16.88) |
| CIE-LCH | lch(71.30, 16.88, 269.29°) |
| OKLab | oklab(75.24% -0.0092 -0.046) |
| OKLCH | oklch(75.24% 0.047 258.7) |
| XYZ | xyz(40.4465, 42.6254, 63.8423) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.44
Cloudy Blue
#ACC2D9
ΔE00 5.52
Light Grey Blue
#9DBCD4
ΔE00 5.92
Light Blue Grey
#B7C9E2
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 7.91
Bluey Grey
#89A0B0
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB0CD #CDBA9D
analogous
#9DC8CD #9DB0CD #A29DCD
triadic
#9DB0CD #CD9DB0 #B0CD9D
tetradic
#9DB0CD #CD9DC8 #CDBA9D #9DCDA2
square
#9DB0CD #CD9DC8 #CDBA9D #9DCDA2
split-complementary
#9DB0CD #CDA29D #C8CD9D
monochromatic
#51709F #748FB8 #9DB0CD #C6D1E2 #EBEFF5
Accessibility & contrast
On white
2.20
#9DB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#9DB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB0CD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB0CD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#A1ADCC
Tritanopia (blue-blind)
#90B6B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9db0cd; /* rgb */ color: rgb(157, 176, 205); /* oklch */ color: oklch(75.2% 0.047 258.7);
Tailwind
colors: {
custom: {
50: '#bac7dc',
500: '#9db0cd',
950: '#000000',
},
}SCSS
$custom: #9db0cd; $custom-light: #bac7dc; $custom-dark: #000000;
JSON
{
"hex": "#9db0cd",
"rgb": {
"r": 157,
"g": 176,
"b": 205
},
"hsl": {
"h": 216.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.75236,
"c": 0.04695,
"h": 258.7
},
"luminance": 0.42627
}Semantic roles & 50–950 ramp
primary
#9DB0CD
secondary
#E9E4DD
accent
#7F3AAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283