#9CC3FB#9CC3FB
#9CC3FB is a light, moderate blue. Relative luminance 0.531; OKLCH L 80.9% C 0.090 H 257.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC3FB |
|---|---|
| RGB | rgb(156, 195, 251) |
| HSL | hsl(215, 92%, 80%) |
| HSV | hsv(215, 38%, 98%) |
| CMYK | cmyk(37.8%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.91, 0.53, -31.72) |
| CIE-LCH | lch(77.91, 31.73, 270.97°) |
| OKLab | oklab(80.94% -0.0197 -0.088) |
| OKLCH | oklch(80.94% 0.09 257.4) |
| XYZ | xyz(50.6325, 53.0606, 98.8219) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.65
Carolina Blue
#8AB8FE
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 3.52
Powder Blue (survey)
#B1D1FC
ΔE00 4.22
Light Blue
#95D0FC
ΔE00 6.19
Sky Blue (survey)
#75BBFD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC3FB #FBD49C
analogous
#9CF3FB #9CC3FB #A49CFB
triadic
#9CC3FB #FB9CC3 #C3FB9C
tetradic
#9CC3FB #FB9CF3 #FBD49C #9CFBA4
square
#9CC3FB #FB9CF3 #FBD49C #9CFBA4
split-complementary
#9CC3FB #FBA49C #F3FB9C
monochromatic
#267CF6 #619FF9 #9CC3FB #D7E7FD #E2EDFE
Accessibility & contrast
On white
1.81
#9CC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#9CC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC3FB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC3FB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#7CCFD6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9cc3fb; /* rgb */ color: rgb(156, 195, 251); /* oklch */ color: oklch(80.9% 0.090 257.4);
Tailwind
colors: {
custom: {
50: '#bcd5fc',
500: '#9cc3fb',
950: '#000000',
},
}SCSS
$custom: #9cc3fb; $custom-light: #bcd5fc; $custom-dark: #000000;
JSON
{
"hex": "#9cc3fb",
"rgb": {
"r": 156,
"g": 195,
"b": 251
},
"hsl": {
"h": 215.368,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.8094,
"c": 0.09013,
"h": 257.4
},
"luminance": 0.53063
}Semantic roles & 50–950 ramp
primary
#9CC3FB
secondary
#DCA95F
accent
#8700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385