#8CB1FA#8CB1FA
#8CB1FA is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.2% C 0.113 H 263.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB1FA |
|---|---|
| RGB | rgb(140, 177, 250) |
| HSL | hsl(220, 92%, 76%) |
| HSV | hsv(220, 44%, 98%) |
| CMYK | cmyk(44%, 29.2%, 0%, 2%) |
| CIE-LAB | lab(72.17, 6.10, -40.15) |
| CIE-LCH | lch(72.17, 40.61, 278.64°) |
| OKLab | oklab(76.2% -0.0131 -0.1123) |
| OKLCH | oklch(76.2% 0.113 263.3) |
| XYZ | xyz(43.7871, 43.9193, 96.5939) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.50
Pastel Blue
#A2BFFE
ΔE00 4.36
Sky Blue (survey)
#75BBFD
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 7.84
Baby Blue (survey)
#A2CFFE
ΔE00 7.92
Cornflowerblue
#6495ED
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB1FA #FAD58C
analogous
#8CE8FA #8CB1FA #9E8CFA
triadic
#8CB1FA #FA8CB1 #B1FA8C
tetradic
#8CB1FA #FA8CE8 #FAD58C #8CFA9E
square
#8CB1FA #FA8CE8 #FAD58C #8CFA9E
split-complementary
#8CB1FA #FA9E8C #E8FA8C
monochromatic
#1761F5 #5189F7 #8CB1FA #C7D9FD #E2EBFE
Accessibility & contrast
On white
2.15
#8CB1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#8CB1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB1FA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB1FA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#63C0CB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8cb1fa; /* rgb */ color: rgb(140, 177, 250); /* oklch */ color: oklch(76.2% 0.113 263.3);
Tailwind
colors: {
custom: {
50: '#b2c8fc',
500: '#8cb1fa',
950: '#000000',
},
}SCSS
$custom: #8cb1fa; $custom-light: #b2c8fc; $custom-dark: #000000;
JSON
{
"hex": "#8cb1fa",
"rgb": {
"r": 140,
"g": 177,
"b": 250
},
"hsl": {
"h": 219.818,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.76199,
"c": 0.11312,
"h": 263.3
},
"luminance": 0.43922
}Semantic roles & 50–950 ramp
primary
#8CB1FA
secondary
#F6EBD5
accent
#9800E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285