#9CC2FD#9CC2FD
#9CC2FD is a light, moderate blue. Relative luminance 0.527; OKLCH L 80.8% C 0.094 H 259.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2FD |
|---|---|
| RGB | rgb(156, 194, 253) |
| HSL | hsl(216, 96%, 80%) |
| HSV | hsv(216, 38%, 99%) |
| CMYK | cmyk(38.3%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(77.72, 1.60, -33.09) |
| CIE-LCH | lch(77.72, 33.13, 272.77°) |
| OKLab | oklab(80.82% -0.0178 -0.0918) |
| OKLCH | oklch(80.82% 0.094 259) |
| XYZ | xyz(50.7262, 52.7407, 100.4166) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.26
Carolina Blue
#8AB8FE
ΔE00 3.23
Baby Blue (survey)
#A2CFFE
ΔE00 3.94
Powder Blue (survey)
#B1D1FC
ΔE00 4.45
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Light Blue
#95D0FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2FD #FDD79C
analogous
#9CF2FD #9CC2FD #A69CFD
triadic
#9CC2FD #FD9CC2 #C2FD9C
tetradic
#9CC2FD #FD9CF2 #FDD79C #9CFDA6
square
#9CC2FD #FD9CF2 #FDD79C #9CFDA6
split-complementary
#9CC2FD #FDA69C #F2FD9C
monochromatic
#2478FB #609DFC #9CC2FD #D8E7FE #E1EDFE
Accessibility & contrast
On white
1.82
#9CC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#9CC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2FD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2FD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#7CCFD6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9cc2fd; /* rgb */ color: rgb(156, 194, 253); /* oklch */ color: oklch(80.8% 0.094 259.0);
Tailwind
colors: {
custom: {
50: '#bcd4fe',
500: '#9cc2fd',
950: '#000000',
},
}SCSS
$custom: #9cc2fd; $custom-light: #bcd4fe; $custom-dark: #000000;
JSON
{
"hex": "#9cc2fd",
"rgb": {
"r": 156,
"g": 194,
"b": 253
},
"hsl": {
"h": 216.495,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.80817,
"c": 0.09355,
"h": 259
},
"luminance": 0.52743
}Semantic roles & 50–950 ramp
primary
#9CC2FD
secondary
#DFAD5E
accent
#8C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385