#9CBCFB#9CBCFB
#9CBCFB is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.5% C 0.097 H 263.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBCFB |
|---|---|
| RGB | rgb(156, 188, 251) |
| HSL | hsl(220, 92%, 80%) |
| HSV | hsv(220, 38%, 98%) |
| CMYK | cmyk(37.8%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.07, 4.35, -34.57) |
| CIE-LCH | lch(76.07, 34.84, 277.17°) |
| OKLab | oklab(79.5% -0.0109 -0.0961) |
| OKLCH | oklch(79.5% 0.097 263.5) |
| XYZ | xyz(49.1008, 49.9970, 98.3113) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.16
Carolina Blue
#8AB8FE
ΔE00 3.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 7.61
Sky Blue (survey)
#75BBFD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBCFB #FBDB9C
analogous
#9CECFB #9CBCFB #AB9CFB
triadic
#9CBCFB #FB9CBC #BCFB9C
tetradic
#9CBCFB #FB9CEC #FBDB9C #9CFBAB
square
#9CBCFB #FB9CEC #FBDB9C #9CFBAB
split-complementary
#9CBCFB #FBAB9C #ECFB9C
monochromatic
#266CF6 #6194F9 #9CBCFB #D7E4FD #E2EBFE
Accessibility & contrast
On white
1.91
#9CBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#9CBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBCFB
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBCFB | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#7DC9D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cbcfb; /* rgb */ color: rgb(156, 188, 251); /* oklch */ color: oklch(79.5% 0.097 263.5);
Tailwind
colors: {
custom: {
50: '#bcd0fd',
500: '#9cbcfb',
950: '#000000',
},
}SCSS
$custom: #9cbcfb; $custom-light: #bcd0fd; $custom-dark: #000000;
JSON
{
"hex": "#9cbcfb",
"rgb": {
"r": 156,
"g": 188,
"b": 251
},
"hsl": {
"h": 219.789,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.79498,
"c": 0.09669,
"h": 263.5
},
"luminance": 0.49999
}Semantic roles & 50–950 ramp
primary
#9CBCFB
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285