#9CBBFD#9CBBFD
#9CBBFD is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.4% C 0.100 H 264.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBBFD |
|---|---|
| RGB | rgb(156, 187, 253) |
| HSL | hsl(221, 96%, 80%) |
| HSV | hsv(221, 38%, 99%) |
| CMYK | cmyk(38.3%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(75.88, 5.43, -35.93) |
| CIE-LCH | lch(75.88, 36.34, 278.59°) |
| OKLab | oklab(79.38% -0.0091 -0.1) |
| OKLCH | oklch(79.38% 0.1 264.8) |
| XYZ | xyz(49.2048, 49.6980, 99.9095) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.22
Carolina Blue
#8AB8FE
ΔE00 3.55
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 7.83
Sky Blue (survey)
#75BBFD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBBFD #FDDE9C
analogous
#9CEBFD #9CBBFD #AD9CFD
triadic
#9CBBFD #FD9CBB #BBFD9C
tetradic
#9CBBFD #FD9CEB #FDDE9C #9CFDAD
square
#9CBBFD #FD9CEB #FDDE9C #9CFDAD
split-complementary
#9CBBFD #FDAD9C #EBFD9C
monochromatic
#2469FB #6092FC #9CBBFD #D8E4FE #E1EAFE
Accessibility & contrast
On white
1.92
#9CBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#9CBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBBFD
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBBFD | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#7DC9D2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9cbbfd; /* rgb */ color: rgb(156, 187, 253); /* oklch */ color: oklch(79.4% 0.100 264.8);
Tailwind
colors: {
custom: {
50: '#bccffe',
500: '#9cbbfd',
950: '#000000',
},
}SCSS
$custom: #9cbbfd; $custom-light: #bccffe; $custom-dark: #000000;
JSON
{
"hex": "#9cbbfd",
"rgb": {
"r": 156,
"g": 187,
"b": 253
},
"hsl": {
"h": 220.825,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.7938,
"c": 0.10037,
"h": 264.8
},
"luminance": 0.497
}Semantic roles & 50–950 ramp
primary
#9CBBFD
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121318
muted
#818286