#9DBBEC#9DBBEC
#9DBBEC is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.7% C 0.078 H 260.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBEC |
|---|---|
| RGB | rgb(157, 187, 236) |
| HSL | hsl(217, 68%, 77%) |
| HSV | hsv(217, 33%, 93%) |
| CMYK | cmyk(33.5%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(75.30, 1.31, -27.66) |
| CIE-LCH | lch(75.30, 27.69, 272.70°) |
| OKLab | oklab(78.73% -0.0133 -0.0764) |
| OKLCH | oklch(78.73% 0.078 260.1) |
| XYZ | xyz(46.8107, 48.7629, 86.2863) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.33
Carolina Blue
#8AB8FE
ΔE00 4.26
Powder Blue (survey)
#B1D1FC
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.97
Lightsteelblue
#B0C4DE
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBEC #ECCE9D
analogous
#9DE3EC #9DBBEC #A79DEC
triadic
#9DBBEC #EC9DBB #BBEC9D
tetradic
#9DBBEC #EC9DE3 #ECCE9D #9DECA7
square
#9DBBEC #EC9DE3 #ECCE9D #9DECA7
split-complementary
#9DBBEC #ECA79D #E3EC9D
monochromatic
#3674D8 #6A97E2 #9DBBEC #D0DFF6 #E5EDFA
Accessibility & contrast
On white
1.95
#9DBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#9DBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBEC
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBEC | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEE
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#85C5CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9dbbec; /* rgb */ color: rgb(157, 187, 236); /* oklch */ color: oklch(78.7% 0.078 260.1);
Tailwind
colors: {
custom: {
50: '#bccff2',
500: '#9dbbec',
950: '#000000',
},
}SCSS
$custom: #9dbbec; $custom-light: #bccff2; $custom-dark: #000000;
JSON
{
"hex": "#9dbbec",
"rgb": {
"r": 157,
"g": 187,
"b": 236
},
"hsl": {
"h": 217.215,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.78731,
"c": 0.07753,
"h": 260.1
},
"luminance": 0.48765
}Semantic roles & 50–950 ramp
primary
#9DBBEC
secondary
#F2E8D9
accent
#8916CF
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285