#9BC0FA#9BC0FA
#9BC0FA is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.2% C 0.092 H 259.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC0FA |
|---|---|
| RGB | rgb(155, 192, 250) |
| HSL | hsl(217, 90%, 79%) |
| HSV | hsv(217, 38%, 98%) |
| CMYK | cmyk(38%, 23.2%, 0%, 2%) |
| CIE-LAB | lab(77.02, 1.64, -32.56) |
| CIE-LCH | lch(77.02, 32.61, 272.88°) |
| OKLab | oklab(80.22% -0.0172 -0.0904) |
| OKLCH | oklch(80.22% 0.092 259.2) |
| XYZ | xyz(49.6171, 51.5674, 97.7631) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.05
Carolina Blue
#8AB8FE
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Powder Blue (survey)
#B1D1FC
ΔE00 4.77
Sky Blue (survey)
#75BBFD
ΔE00 6.53
Light Blue
#95D0FC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC0FA #FAD59B
analogous
#9BEFFA #9BC0FA #A69BFA
triadic
#9BC0FA #FA9BC0 #C0FA9B
tetradic
#9BC0FA #FA9BEF #FAD59B #9BFAA6
square
#9BC0FA #FA9BEF #FAD59B #9BFAA6
split-complementary
#9BC0FA #FAA69B #EFFA9B
monochromatic
#2677F4 #619BF7 #9BC0FA #D5E5FD #E2EDFE
Accessibility & contrast
On white
1.86
#9BC0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#9BC0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC0FA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC0FA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#7CCCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9bc0fa; /* rgb */ color: rgb(155, 192, 250); /* oklch */ color: oklch(80.2% 0.092 259.2);
Tailwind
colors: {
custom: {
50: '#bbd2fc',
500: '#9bc0fa',
950: '#000000',
},
}SCSS
$custom: #9bc0fa; $custom-light: #bbd2fc; $custom-dark: #000000;
JSON
{
"hex": "#9bc0fa",
"rgb": {
"r": 155,
"g": 192,
"b": 250
},
"hsl": {
"h": 216.632,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80216,
"c": 0.09198,
"h": 259.2
},
"luminance": 0.5157
}Semantic roles & 50–950 ramp
primary
#9BC0FA
secondary
#DBAA5E
accent
#8C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385