#9DBDFC#9DBDFC
#9DBDFC is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.8% C 0.097 H 263.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBDFC |
|---|---|
| RGB | rgb(157, 189, 252) |
| HSL | hsl(220, 94%, 80%) |
| HSV | hsv(220, 38%, 99%) |
| CMYK | cmyk(37.7%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(76.43, 4.33, -34.54) |
| CIE-LCH | lch(76.43, 34.81, 277.14°) |
| OKLab | oklab(79.81% -0.0109 -0.096) |
| OKLCH | oklch(79.81% 0.097 263.5) |
| XYZ | xyz(49.6675, 50.5892, 99.2242) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.97
Carolina Blue
#8AB8FE
ΔE00 3.54
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 7.55
Sky Blue (survey)
#75BBFD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBDFC #FCDC9D
analogous
#9DEDFC #9DBDFC #AC9DFC
triadic
#9DBDFC #FC9DBD #BDFC9D
tetradic
#9DBDFC #FC9DED #FCDC9D #9DFCAC
square
#9DBDFC #FC9DED #FCDC9D #9DFCAC
split-complementary
#9DBDFC #FCAC9D #EDFC9D
monochromatic
#266DF8 #6295FA #9DBDFC #D8E5FE #E1EBFE
Accessibility & contrast
On white
1.89
#9DBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#9DBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBDFC
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBDFC | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#7ECAD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9dbdfc; /* rgb */ color: rgb(157, 189, 252); /* oklch */ color: oklch(79.8% 0.097 263.5);
Tailwind
colors: {
custom: {
50: '#bdd0fd',
500: '#9dbdfc',
950: '#000000',
},
}SCSS
$custom: #9dbdfc; $custom-light: #bdd0fd; $custom-dark: #000000;
JSON
{
"hex": "#9dbdfc",
"rgb": {
"r": 157,
"g": 189,
"b": 252
},
"hsl": {
"h": 219.789,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.79809,
"c": 0.0966,
"h": 263.5
},
"luminance": 0.50592
}Semantic roles & 50–950 ramp
primary
#9DBDFC
secondary
#DEB35F
accent
#9800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385