#9EB0D0#9EB0D0
#9EB0D0 is a light, muted blue. Relative luminance 0.429; OKLCH L 75.4% C 0.050 H 261.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB0D0 |
|---|---|
| RGB | rgb(158, 176, 208) |
| HSL | hsl(218, 35%, 72%) |
| HSV | hsv(218, 24%, 82%) |
| CMYK | cmyk(24%, 15.4%, 0%, 18.4%) |
| CIE-LAB | lab(71.47, 0.80, -18.26) |
| CIE-LCH | lch(71.47, 18.28, 272.50°) |
| OKLab | oklab(75.42% -0.0071 -0.0499) |
| OKLCH | oklch(75.42% 0.05 261.9) |
| XYZ | xyz(41.0080, 42.8727, 65.7769) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.50
Carolina Blue
#8AB8FE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB0D0 #D0BE9E
analogous
#9EC9D0 #9EB0D0 #A59ED0
triadic
#9EB0D0 #D09EB0 #B0D09E
tetradic
#9EB0D0 #D09EC9 #D0BE9E #9ED0A5
square
#9EB0D0 #D09EC9 #D0BE9E #9ED0A5
split-complementary
#9EB0D0 #D0A59E #C9D09E
monochromatic
#506EA4 #758EBC #9EB0D0 #C7D2E4 #EAEEF5
Accessibility & contrast
On white
2.19
#9EB0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#9EB0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB0D0
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB0D0 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 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)
#A6B2D2
Deuteranopia (green-blind)
#A1ADCF
Tritanopia (blue-blind)
#91B6BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9eb0d0; /* rgb */ color: rgb(158, 176, 208); /* oklch */ color: oklch(75.4% 0.050 261.9);
Tailwind
colors: {
custom: {
50: '#bbc7de',
500: '#9eb0d0',
950: '#000000',
},
}SCSS
$custom: #9eb0d0; $custom-light: #bbc7de; $custom-dark: #000000;
JSON
{
"hex": "#9eb0d0",
"rgb": {
"r": 158,
"g": 176,
"b": 208
},
"hsl": {
"h": 218.4,
"s": 34.722,
"l": 71.765
},
"oklch": {
"l": 0.75419,
"c": 0.05039,
"h": 261.9
},
"luminance": 0.42874
}Semantic roles & 50–950 ramp
primary
#9EB0D0
secondary
#EBE7DF
accent
#8338AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283