#9BC2FA#9BC2FA
#9BC2FA is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.6% C 0.090 H 257.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC2FA |
|---|---|
| RGB | rgb(155, 194, 250) |
| HSL | hsl(215, 90%, 79%) |
| HSV | hsv(215, 38%, 98%) |
| CMYK | cmyk(38%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(77.55, 0.55, -31.75) |
| CIE-LCH | lch(77.55, 31.75, 271.00°) |
| OKLab | oklab(80.63% -0.0197 -0.088) |
| OKLCH | oklch(80.63% 0.09 257.4) |
| XYZ | xyz(50.0593, 52.4517, 97.9104) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.62
Carolina Blue
#8AB8FE
ΔE00 3.16
Baby Blue (survey)
#A2CFFE
ΔE00 3.71
Powder Blue (survey)
#B1D1FC
ΔE00 4.43
Sky Blue (survey)
#75BBFD
ΔE00 6.16
Light Blue
#95D0FC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC2FA #FAD39B
analogous
#9BF2FA #9BC2FA #A49BFA
triadic
#9BC2FA #FA9BC2 #C2FA9B
tetradic
#9BC2FA #FA9BF2 #FAD39B #9BFAA4
square
#9BC2FA #FA9BF2 #FAD39B #9BFAA4
split-complementary
#9BC2FA #FAA49B #F2FA9B
monochromatic
#267BF4 #619EF7 #9BC2FA #D5E6FD #E2EDFE
Accessibility & contrast
On white
1.83
#9BC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#9BC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC2FA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC2FA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#7BCED5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9bc2fa; /* rgb */ color: rgb(155, 194, 250); /* oklch */ color: oklch(80.6% 0.090 257.4);
Tailwind
colors: {
custom: {
50: '#bbd4fc',
500: '#9bc2fa',
950: '#000000',
},
}SCSS
$custom: #9bc2fa; $custom-light: #bbd4fc; $custom-dark: #000000;
JSON
{
"hex": "#9bc2fa",
"rgb": {
"r": 155,
"g": 194,
"b": 250
},
"hsl": {
"h": 215.368,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.8063,
"c": 0.09021,
"h": 257.4
},
"luminance": 0.52454
}Semantic roles & 50–950 ramp
primary
#9BC2FA
secondary
#DBA85E
accent
#8700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385