#9CC1FA#9CC1FA
#9CC1FA is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.5% C 0.091 H 258.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC1FA |
|---|---|
| RGB | rgb(156, 193, 250) |
| HSL | hsl(216, 90%, 80%) |
| HSV | hsv(216, 38%, 98%) |
| CMYK | cmyk(37.6%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(77.35, 1.36, -32.06) |
| CIE-LCH | lch(77.35, 32.09, 272.43°) |
| OKLab | oklab(80.49% -0.0175 -0.0889) |
| OKLCH | oklch(80.49% 0.091 258.9) |
| XYZ | xyz(50.0302, 52.1075, 97.8455) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.09
Carolina Blue
#8AB8FE
ΔE00 3.22
Baby Blue (survey)
#A2CFFE
ΔE00 4.14
Powder Blue (survey)
#B1D1FC
ΔE00 4.52
Sky Blue (survey)
#75BBFD
ΔE00 6.58
Light Blue
#95D0FC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC1FA #FAD59C
analogous
#9CF0FA #9CC1FA #A69CFA
triadic
#9CC1FA #FA9CC1 #C1FA9C
tetradic
#9CC1FA #FA9CF0 #FAD59C #9CFAA6
square
#9CC1FA #FA9CF0 #FAD59C #9CFAA6
split-complementary
#9CC1FA #FAA69C #F0FA9C
monochromatic
#2778F4 #629DF7 #9CC1FA #D6E5FD #E2EDFE
Accessibility & contrast
On white
1.84
#9CC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#9CC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC1FA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC1FA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FD
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#7DCDD4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9cc1fa; /* rgb */ color: rgb(156, 193, 250); /* oklch */ color: oklch(80.5% 0.091 258.9);
Tailwind
colors: {
custom: {
50: '#bcd3fc',
500: '#9cc1fa',
950: '#000000',
},
}SCSS
$custom: #9cc1fa; $custom-light: #bcd3fc; $custom-dark: #000000;
JSON
{
"hex": "#9cc1fa",
"rgb": {
"r": 156,
"g": 193,
"b": 250
},
"hsl": {
"h": 216.383,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.80485,
"c": 0.09061,
"h": 258.9
},
"luminance": 0.5211
}Semantic roles & 50–950 ramp
primary
#9CC1FA
secondary
#DBAA5F
accent
#8B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385