#9BB2FE#9BB2FE
#9BB2FE is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.5% C 0.112 H 270.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2FE |
|---|---|
| RGB | rgb(155, 178, 254) |
| HSL | hsl(226, 98%, 80%) |
| HSV | hsv(226, 39%, 100%) |
| CMYK | cmyk(39%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.52, 10.42, -40.14) |
| CIE-LCH | lch(73.52, 41.47, 284.55°) |
| OKLab | oklab(77.54% 0.0014 -0.1121) |
| OKLCH | oklch(77.54% 0.112 270.7) |
| XYZ | xyz(47.3219, 45.9629, 100.1250) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 5.18
Periwinkle Blue
#8F99FB
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.57
Light Grey Blue
#9DBCD4
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2FE #FEE79B
analogous
#9BE3FE #9BB2FE #B69BFE
triadic
#9BB2FE #FE9BB2 #B2FE9B
tetradic
#9BB2FE #FE9BE3 #FEE79B #9BFEB6
square
#9BB2FE #FE9BE3 #FEE79B #9BFEB6
split-complementary
#9BB2FE #FEB69B #E3FE9B
monochromatic
#2255FD #5E83FD #9BB2FE #D8E1FF #E1E8FF
Accessibility & contrast
On white
2.06
#9BB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9BB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2FE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2FE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#7CC1CD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bb2fe; /* rgb */ color: rgb(155, 178, 254); /* oklch */ color: oklch(77.5% 0.112 270.7);
Tailwind
colors: {
custom: {
50: '#bcc8ff',
500: '#9bb2fe',
950: '#000000',
},
}SCSS
$custom: #9bb2fe; $custom-light: #bcc8ff; $custom-dark: #000000;
JSON
{
"hex": "#9bb2fe",
"rgb": {
"r": 155,
"g": 178,
"b": 254
},
"hsl": {
"h": 226.061,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.7754,
"c": 0.11209,
"h": 270.7
},
"luminance": 0.45965
}Semantic roles & 50–950 ramp
primary
#9BB2FE
secondary
#F7EFD4
accent
#B000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286