#9CC2FE#9CC2FE
#9CC2FE is a light, moderate blue. Relative luminance 0.528; OKLCH L 80.9% C 0.095 H 259.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2FE |
|---|---|
| RGB | rgb(156, 194, 254) |
| HSL | hsl(217, 98%, 80%) |
| HSV | hsv(217, 39%, 100%) |
| CMYK | cmyk(38.6%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.76, 1.86, -33.56) |
| CIE-LCH | lch(77.76, 33.62, 273.17°) |
| OKLab | oklab(80.86% -0.0175 -0.0932) |
| OKLCH | oklch(80.86% 0.095 259.4) |
| XYZ | xyz(50.8859, 52.8046, 101.2578) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.23
Carolina Blue
#8AB8FE
ΔE00 3.23
Baby Blue (survey)
#A2CFFE
ΔE00 3.99
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 6.55
Light Blue
#95D0FC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2FE #FED89C
analogous
#9CF3FE #9CC2FE #A79CFE
triadic
#9CC2FE #FE9CC2 #C2FE9C
tetradic
#9CC2FE #FE9CF3 #FED89C #9CFEA7
square
#9CC2FE #FE9CF3 #FED89C #9CFEA7
split-complementary
#9CC2FE #FEA79C #F3FE9C
monochromatic
#2377FD #5F9DFD #9CC2FE #D9E7FF #E1ECFF
Accessibility & contrast
On white
1.82
#9CC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#9CC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2FE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2FE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#7BCFD6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9cc2fe; /* rgb */ color: rgb(156, 194, 254); /* oklch */ color: oklch(80.9% 0.095 259.4);
Tailwind
colors: {
custom: {
50: '#bcd4ff',
500: '#9cc2fe',
950: '#000000',
},
}SCSS
$custom: #9cc2fe; $custom-light: #bcd4ff; $custom-dark: #000000;
JSON
{
"hex": "#9cc2fe",
"rgb": {
"r": 156,
"g": 194,
"b": 254
},
"hsl": {
"h": 216.735,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.80859,
"c": 0.09483,
"h": 259.4
},
"luminance": 0.52807
}Semantic roles & 50–950 ramp
primary
#9CC2FE
secondary
#E1AE5D
accent
#8D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386