#9BBAFE#9BBAFE
#9BBAFE is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.2% C 0.103 H 265.3°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBAFE |
|---|---|
| RGB | rgb(155, 186, 254) |
| HSL | hsl(221, 98%, 80%) |
| HSV | hsv(221, 39%, 100%) |
| CMYK | cmyk(39%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.60, 5.98, -36.91) |
| CIE-LCH | lch(75.60, 37.39, 279.21°) |
| OKLab | oklab(79.16% -0.0085 -0.1028) |
| OKLCH | oklch(79.16% 0.103 265.3) |
| XYZ | xyz(48.9603, 49.2397, 100.6711) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.48
Carolina Blue
#8AB8FE
ΔE00 3.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.32
Sky Blue (survey)
#75BBFD
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBAFE #FEDF9B
analogous
#9BECFE #9BBAFE #AD9BFE
triadic
#9BBAFE #FE9BBA #BAFE9B
tetradic
#9BBAFE #FE9BEC #FEDF9B #9BFEAD
square
#9BBAFE #FE9BEC #FEDF9B #9BFEAD
split-complementary
#9BBAFE #FEAD9B #ECFE9B
monochromatic
#2266FD #5E90FD #9BBAFE #D8E4FF #E1EAFF
Accessibility & contrast
On white
1.94
#9BBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#9BBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBAFE
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBAFE | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#7BC8D2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9bbafe; /* rgb */ color: rgb(155, 186, 254); /* oklch */ color: oklch(79.2% 0.103 265.3);
Tailwind
colors: {
custom: {
50: '#bbceff',
500: '#9bbafe',
950: '#000000',
},
}SCSS
$custom: #9bbafe; $custom-light: #bbceff; $custom-dark: #000000;
JSON
{
"hex": "#9bbafe",
"rgb": {
"r": 155,
"g": 186,
"b": 254
},
"hsl": {
"h": 221.212,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79156,
"c": 0.10314,
"h": 265.3
},
"luminance": 0.49242
}Semantic roles & 50–950 ramp
primary
#9BBAFE
secondary
#F7ECD4
accent
#9E00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286