#9FBBEF#9FBBEF
#9FBBEF is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.0% C 0.081 H 262.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBEF |
|---|---|
| RGB | rgb(159, 187, 239) |
| HSL | hsl(219, 71%, 78%) |
| HSV | hsv(219, 33%, 94%) |
| CMYK | cmyk(33.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(75.54, 2.62, -28.91) |
| CIE-LCH | lch(75.54, 29.02, 275.18°) |
| OKLab | oklab(78.98% -0.0104 -0.0799) |
| OKLCH | oklch(78.98% 0.081 262.6) |
| XYZ | xyz(47.6438, 49.1416, 88.6195) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.93
Carolina Blue
#8AB8FE
ΔE00 4.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.60
Baby Blue (survey)
#A2CFFE
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBEF #EFD39F
analogous
#9FE3EF #9FBBEF #AB9FEF
triadic
#9FBBEF #EF9FBB #BBEF9F
tetradic
#9FBBEF #EF9FE3 #EFD39F #9FEFAB
square
#9FBBEF #EF9FE3 #EFD39F #9FEFAB
split-complementary
#9FBBEF #EFAB9F #E3EF9F
monochromatic
#3671DE #6B96E6 #9FBBEF #D3E0F8 #E5ECFB
Accessibility & contrast
On white
1.94
#9FBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#9FBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBEF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBEF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#87C6CD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9fbbef; /* rgb */ color: rgb(159, 187, 239); /* oklch */ color: oklch(79.0% 0.081 262.6);
Tailwind
colors: {
custom: {
50: '#bdcff4',
500: '#9fbbef',
950: '#000000',
},
}SCSS
$custom: #9fbbef; $custom-light: #bdcff4; $custom-dark: #000000;
JSON
{
"hex": "#9fbbef",
"rgb": {
"r": 159,
"g": 187,
"b": 239
},
"hsl": {
"h": 219,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.78984,
"c": 0.08056,
"h": 262.6
},
"luminance": 0.49144
}Semantic roles & 50–950 ramp
primary
#9FBBEF
secondary
#F2E9D9
accent
#9012D3
background
#FBFCFE
surface
#F7F9FD
border
#D0D2D5
text
#121317
muted
#818285