#9CBBED#9CBBED
#9CBBED is a light, moderate blue. Relative luminance 0.487; OKLCH L 78.7% C 0.079 H 259.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBBED |
|---|---|
| RGB | rgb(156, 187, 237) |
| HSL | hsl(217, 69%, 77%) |
| HSV | hsv(217, 34%, 93%) |
| CMYK | cmyk(34.2%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.28, 1.28, -28.24) |
| CIE-LCH | lch(75.28, 28.27, 272.60°) |
| OKLab | oklab(78.71% -0.014 -0.078) |
| OKLCH | oklch(78.71% 0.079 259.8) |
| XYZ | xyz(46.7621, 48.7209, 87.0445) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.26
Carolina Blue
#8AB8FE
ΔE00 3.97
Powder Blue (survey)
#B1D1FC
ΔE00 5.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBBED #EDCE9C
analogous
#9CE4ED #9CBBED #A69CED
triadic
#9CBBED #ED9CBB #BBED9C
tetradic
#9CBBED #ED9CE4 #EDCE9C #9CEDA6
square
#9CBBED #ED9CE4 #EDCE9C #9CEDA6
split-complementary
#9CBBED #EDA69C #E4ED9C
monochromatic
#3474DA #6897E4 #9CBBED #D0DFF6 #E5EDFA
Accessibility & contrast
On white
1.95
#9CBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#9CBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBBED
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBBED | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#83C5CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9cbbed; /* rgb */ color: rgb(156, 187, 237); /* oklch */ color: oklch(78.7% 0.079 259.8);
Tailwind
colors: {
custom: {
50: '#bbcff3',
500: '#9cbbed',
950: '#000000',
},
}SCSS
$custom: #9cbbed; $custom-light: #bbcff3; $custom-dark: #000000;
JSON
{
"hex": "#9cbbed",
"rgb": {
"r": 156,
"g": 187,
"b": 237
},
"hsl": {
"h": 217.037,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.78706,
"c": 0.07929,
"h": 259.8
},
"luminance": 0.48723
}Semantic roles & 50–950 ramp
primary
#9CBBED
secondary
#F2E8D9
accent
#8914D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285