#9DBBED#9DBBED
#9DBBED is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.8% C 0.079 H 260.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBED |
|---|---|
| RGB | rgb(157, 187, 237) |
| HSL | hsl(218, 69%, 77%) |
| HSV | hsv(218, 34%, 93%) |
| CMYK | cmyk(33.8%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.34, 1.56, -28.14) |
| CIE-LCH | lch(75.34, 28.19, 273.17°) |
| OKLab | oklab(78.77% -0.013 -0.0777) |
| OKLCH | oklch(78.77% 0.079 260.5) |
| XYZ | xyz(46.9564, 48.8211, 87.0536) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Carolina Blue
#8AB8FE
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBED #EDCF9D
analogous
#9DE3ED #9DBBED #A79DED
triadic
#9DBBED #ED9DBB #BBED9D
tetradic
#9DBBED #ED9DE3 #EDCF9D #9DEDA7
square
#9DBBED #ED9DE3 #EDCF9D #9DEDA7
split-complementary
#9DBBED #EDA79D #E3ED9D
monochromatic
#3673DA #6997E4 #9DBBED #D1DFF6 #E5EDFA
Accessibility & contrast
On white
1.95
#9DBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#9DBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBED
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBED | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#85C5CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9dbbed; /* rgb */ color: rgb(157, 187, 237); /* oklch */ color: oklch(78.8% 0.079 260.5);
Tailwind
colors: {
custom: {
50: '#bccff3',
500: '#9dbbed',
950: '#000000',
},
}SCSS
$custom: #9dbbed; $custom-light: #bccff3; $custom-dark: #000000;
JSON
{
"hex": "#9dbbed",
"rgb": {
"r": 157,
"g": 187,
"b": 237
},
"hsl": {
"h": 217.5,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.78771,
"c": 0.07883,
"h": 260.5
},
"luminance": 0.48823
}Semantic roles & 50–950 ramp
primary
#9DBBED
secondary
#F2E9D9
accent
#8A15D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285