#9BB3FE#9BB3FE
#9BB3FE is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.7% C 0.111 H 270.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB3FE |
|---|---|
| RGB | rgb(155, 179, 254) |
| HSL | hsl(225, 98%, 80%) |
| HSV | hsv(225, 39%, 100%) |
| CMYK | cmyk(39%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.78, 9.86, -39.74) |
| CIE-LCH | lch(73.78, 40.94, 283.94°) |
| OKLab | oklab(77.74% 0.0002 -0.1109) |
| OKLCH | oklch(77.74% 0.111 270.1) |
| XYZ | xyz(47.5216, 46.3623, 100.1916) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.10
Carolina Blue
#8AB8FE
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 7.09
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Baby Blue (survey)
#A2CFFE
ΔE00 8.29
Lightsteelblue
#B0C4DE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB3FE #FEE69B
analogous
#9BE4FE #9BB3FE #B59BFE
triadic
#9BB3FE #FE9BB3 #B3FE9B
tetradic
#9BB3FE #FE9BE4 #FEE69B #9BFEB5
square
#9BB3FE #FE9BE4 #FEE69B #9BFEB5
split-complementary
#9BB3FE #FEB59B #E4FE9B
monochromatic
#2257FD #5E85FD #9BB3FE #D8E1FF #E1E8FF
Accessibility & contrast
On white
2.04
#9BB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#9BB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB3FE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB3FE | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#91B1FC
Tritanopia (blue-blind)
#7BC2CE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bb3fe; /* rgb */ color: rgb(155, 179, 254); /* oklch */ color: oklch(77.7% 0.111 270.1);
Tailwind
colors: {
custom: {
50: '#bbc9ff',
500: '#9bb3fe',
950: '#000000',
},
}SCSS
$custom: #9bb3fe; $custom-light: #bbc9ff; $custom-dark: #000000;
JSON
{
"hex": "#9bb3fe",
"rgb": {
"r": 155,
"g": 179,
"b": 254
},
"hsl": {
"h": 225.455,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.7774,
"c": 0.11092,
"h": 270.1
},
"luminance": 0.46365
}Semantic roles & 50–950 ramp
primary
#9BB3FE
secondary
#F7EFD4
accent
#AE00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286