#9BB7EE#9BB7EE
#9BB7EE is a light, moderate blue. Relative luminance 0.470; OKLCH L 77.9% C 0.085 H 263.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB7EE |
|---|---|
| RGB | rgb(155, 183, 238) |
| HSL | hsl(220, 71%, 77%) |
| HSV | hsv(220, 35%, 93%) |
| CMYK | cmyk(34.9%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(74.19, 3.45, -30.46) |
| CIE-LCH | lch(74.19, 30.65, 276.47°) |
| OKLab | oklab(77.85% -0.0095 -0.0843) |
| OKLCH | oklch(77.85% 0.085 263.6) |
| XYZ | xyz(45.8790, 47.0066, 87.5281) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.49
Carolina Blue
#8AB8FE
ΔE00 4.37
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Baby Blue (survey)
#A2CFFE
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB7EE #EED29B
analogous
#9BE1EE #9BB7EE #A99BEE
triadic
#9BB7EE #EE9BB7 #B7EE9B
tetradic
#9BB7EE #EE9BE1 #EED29B #9BEEA9
square
#9BB7EE #EE9BE1 #EED29B #9BEEA9
split-complementary
#9BB7EE #EEA99B #E1EE9B
monochromatic
#326CDC #6791E5 #9BB7EE #CFDDF7 #E5ECFB
Accessibility & contrast
On white
2.02
#9BB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#9BB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB7EE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB7EE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF0
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#82C2CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bb7ee; /* rgb */ color: rgb(155, 183, 238); /* oklch */ color: oklch(77.9% 0.085 263.6);
Tailwind
colors: {
custom: {
50: '#baccf3',
500: '#9bb7ee',
950: '#000000',
},
}SCSS
$custom: #9bb7ee; $custom-light: #baccf3; $custom-dark: #000000;
JSON
{
"hex": "#9bb7ee",
"rgb": {
"r": 155,
"g": 183,
"b": 238
},
"hsl": {
"h": 219.759,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.77854,
"c": 0.08487,
"h": 263.6
},
"luminance": 0.47009
}Semantic roles & 50–950 ramp
primary
#9BB7EE
secondary
#F2EAD9
accent
#9213D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285