#9CC2FB#9CC2FB
#9CC2FB is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.7% C 0.091 H 258.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2FB |
|---|---|
| RGB | rgb(156, 194, 251) |
| HSL | hsl(216, 92%, 80%) |
| HSV | hsv(216, 38%, 98%) |
| CMYK | cmyk(37.8%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.65, 1.08, -32.13) |
| CIE-LCH | lch(77.65, 32.15, 271.92°) |
| OKLab | oklab(80.73% -0.0184 -0.0891) |
| OKLCH | oklch(80.73% 0.091 258.3) |
| XYZ | xyz(50.4092, 52.6140, 98.7475) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.34
Carolina Blue
#8AB8FE
ΔE00 3.27
Baby Blue (survey)
#A2CFFE
ΔE00 3.85
Powder Blue (survey)
#B1D1FC
ΔE00 4.38
Sky Blue (survey)
#75BBFD
ΔE00 6.44
Light Blue
#95D0FC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2FB #FBD59C
analogous
#9CF2FB #9CC2FB #A69CFB
triadic
#9CC2FB #FB9CC2 #C2FB9C
tetradic
#9CC2FB #FB9CF2 #FBD59C #9CFBA6
square
#9CC2FB #FB9CF2 #FBD59C #9CFBA6
split-complementary
#9CC2FB #FBA69C #F2FB9C
monochromatic
#267AF6 #619EF9 #9CC2FB #D7E6FD #E2EDFE
Accessibility & contrast
On white
1.82
#9CC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#9CC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2FB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2FB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#7DCED5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9cc2fb; /* rgb */ color: rgb(156, 194, 251); /* oklch */ color: oklch(80.7% 0.091 258.3);
Tailwind
colors: {
custom: {
50: '#bcd4fc',
500: '#9cc2fb',
950: '#000000',
},
}SCSS
$custom: #9cc2fb; $custom-light: #bcd4fc; $custom-dark: #000000;
JSON
{
"hex": "#9cc2fb",
"rgb": {
"r": 156,
"g": 194,
"b": 251
},
"hsl": {
"h": 216,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.80733,
"c": 0.091,
"h": 258.3
},
"luminance": 0.52617
}Semantic roles & 50–950 ramp
primary
#9CC2FB
secondary
#DCAA5F
accent
#8A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385