#9FBBFF#9FBBFF
#9FBBFF is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.7% C 0.102 H 266.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBFF |
|---|---|
| RGB | rgb(159, 187, 255) |
| HSL | hsl(223, 100%, 81%) |
| HSV | hsv(223, 38%, 100%) |
| CMYK | cmyk(37.6%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(76.15, 6.74, -36.58) |
| CIE-LCH | lch(76.15, 37.19, 280.44°) |
| OKLab | oklab(79.66% -0.0056 -0.1018) |
| OKLCH | oklch(79.66% 0.102 266.9) |
| XYZ | xyz(50.1129, 50.1292, 101.6238) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.05
Carolina Blue
#8AB8FE
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Baby Blue (survey)
#A2CFFE
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 7.81
Light Periwinkle
#C1C6FC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBFF #FFE39F
analogous
#9FEBFF #9FBBFF #B39FFF
triadic
#9FBBFF #FF9FBB #BBFF9F
tetradic
#9FBBFF #FF9FEB #FFE39F #9FFFB3
square
#9FBBFF #FF9FEB #FFE39F #9FFFB3
split-complementary
#9FBBFF #FFB39F #EBFF9F
monochromatic
#2564FF #6290FF #9FBBFF #DCE6FF #E0E9FF
Accessibility & contrast
On white
1.90
#9FBBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#9FBBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBFF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBFF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#81C9D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fbbff; /* rgb */ color: rgb(159, 187, 255); /* oklch */ color: oklch(79.7% 0.102 266.9);
Tailwind
colors: {
custom: {
50: '#becfff',
500: '#9fbbff',
950: '#000000',
},
}SCSS
$custom: #9fbbff; $custom-light: #becfff; $custom-dark: #000000;
JSON
{
"hex": "#9fbbff",
"rgb": {
"r": 159,
"g": 187,
"b": 255
},
"hsl": {
"h": 222.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.79661,
"c": 0.10192,
"h": 266.9
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#9FBBFF
secondary
#E3BC5F
accent
#A300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386