#9BB7FE#9BB7FE
#9BB7FE is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.5% C 0.106 H 267.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB7FE |
|---|---|
| RGB | rgb(155, 183, 254) |
| HSL | hsl(223, 98%, 80%) |
| HSV | hsv(223, 39%, 100%) |
| CMYK | cmyk(39%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(74.82, 7.64, -38.12) |
| CIE-LCH | lch(74.82, 38.88, 281.33°) |
| OKLab | oklab(78.55% -0.0048 -0.1063) |
| OKLCH | oklch(78.55% 0.106 267.4) |
| XYZ | xyz(48.3350, 47.9889, 100.4627) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.05
Carolina Blue
#8AB8FE
ΔE00 4.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.83
Baby Blue (survey)
#A2CFFE
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB7FE #FEE29B
analogous
#9BE9FE #9BB7FE #B09BFE
triadic
#9BB7FE #FE9BB7 #B7FE9B
tetradic
#9BB7FE #FE9BE9 #FEE29B #9BFEB0
square
#9BB7FE #FE9BE9 #FEE29B #9BFEB0
split-complementary
#9BB7FE #FEB09B #E9FE9B
monochromatic
#2260FD #5E8BFD #9BB7FE #D8E3FF #E1E9FF
Accessibility & contrast
On white
1.98
#9BB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#9BB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB7FE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB7FE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#7BC5D0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bb7fe; /* rgb */ color: rgb(155, 183, 254); /* oklch */ color: oklch(78.5% 0.106 267.4);
Tailwind
colors: {
custom: {
50: '#bbccff',
500: '#9bb7fe',
950: '#000000',
},
}SCSS
$custom: #9bb7fe; $custom-light: #bbccff; $custom-dark: #000000;
JSON
{
"hex": "#9bb7fe",
"rgb": {
"r": 155,
"g": 183,
"b": 254
},
"hsl": {
"h": 223.03,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.78547,
"c": 0.10638,
"h": 267.4
},
"luminance": 0.47991
}Semantic roles & 50–950 ramp
primary
#9BB7FE
secondary
#F7EDD4
accent
#A500E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286