#9CC2FC#9CC2FC
#9CC2FC is a light, moderate blue. Relative luminance 0.527; OKLCH L 80.8% C 0.092 H 258.7°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2FC |
|---|---|
| RGB | rgb(156, 194, 252) |
| HSL | hsl(216, 94%, 80%) |
| HSV | hsv(216, 38%, 99%) |
| CMYK | cmyk(38.1%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(77.68, 1.34, -32.61) |
| CIE-LCH | lch(77.68, 32.64, 272.35°) |
| OKLab | oklab(80.77% -0.0181 -0.0905) |
| OKLCH | oklch(80.77% 0.092 258.7) |
| XYZ | xyz(50.5673, 52.6772, 99.5798) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.29
Carolina Blue
#8AB8FE
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 3.90
Powder Blue (survey)
#B1D1FC
ΔE00 4.42
Sky Blue (survey)
#75BBFD
ΔE00 6.47
Light Blue
#95D0FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2FC #FCD69C
analogous
#9CF2FC #9CC2FC #A69CFC
triadic
#9CC2FC #FC9CC2 #C2FC9C
tetradic
#9CC2FC #FC9CF2 #FCD69C #9CFCA6
square
#9CC2FC #FC9CF2 #FCD69C #9CFCA6
split-complementary
#9CC2FC #FCA69C #F2FC9C
monochromatic
#2579F8 #619DFA #9CC2FC #D7E7FE #E1EDFE
Accessibility & contrast
On white
1.82
#9CC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#9CC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2FC
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2FC | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#7CCED6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9cc2fc; /* rgb */ color: rgb(156, 194, 252); /* oklch */ color: oklch(80.8% 0.092 258.7);
Tailwind
colors: {
custom: {
50: '#bcd4fd',
500: '#9cc2fc',
950: '#000000',
},
}SCSS
$custom: #9cc2fc; $custom-light: #bcd4fd; $custom-dark: #000000;
JSON
{
"hex": "#9cc2fc",
"rgb": {
"r": 156,
"g": 194,
"b": 252
},
"hsl": {
"h": 216.25,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.80775,
"c": 0.09227,
"h": 258.7
},
"luminance": 0.5268
}Semantic roles & 50–950 ramp
primary
#9CC2FC
secondary
#DEAB5E
accent
#8B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385