#8CB3F7#8CB3F7
#8CB3F7 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.107 H 261.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB3F7 |
|---|---|
| RGB | rgb(140, 179, 247) |
| HSL | hsl(218, 87%, 76%) |
| HSV | hsv(218, 43%, 97%) |
| CMYK | cmyk(43.3%, 27.5%, 0%, 3.1%) |
| CIE-LAB | lab(72.58, 4.15, -37.89) |
| CIE-LCH | lch(72.58, 38.12, 276.25°) |
| OKLab | oklab(76.48% -0.0164 -0.1058) |
| OKLCH | oklch(76.48% 0.107 261.2) |
| XYZ | xyz(43.7184, 44.5285, 94.2689) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.88
Pastel Blue
#A2BFFE
ΔE00 4.20
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Baby Blue (survey)
#A2CFFE
ΔE00 7.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB3F7 #F7D08C
analogous
#8CE8F7 #8CB3F7 #9A8CF7
triadic
#8CB3F7 #F78CB3 #B3F78C
tetradic
#8CB3F7 #F78CE8 #F7D08C #8CF79A
square
#8CB3F7 #F78CE8 #F7D08C #8CF79A
split-complementary
#8CB3F7 #F79A8C #E8F78C
monochromatic
#1A67EF #538DF3 #8CB3F7 #C5D9FB #E2ECFD
Accessibility & contrast
On white
2.12
#8CB3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8CB3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB3F7
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB3F7 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FA
Deuteranopia (green-blind)
#8EAEF6
Tritanopia (blue-blind)
#64C1CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb3f7; /* rgb */ color: rgb(140, 179, 247); /* oklch */ color: oklch(76.5% 0.107 261.2);
Tailwind
colors: {
custom: {
50: '#b2c9fa',
500: '#8cb3f7',
950: '#000000',
},
}SCSS
$custom: #8cb3f7; $custom-light: #b2c9fa; $custom-dark: #000000;
JSON
{
"hex": "#8cb3f7",
"rgb": {
"r": 140,
"g": 179,
"b": 247
},
"hsl": {
"h": 218.131,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.76475,
"c": 0.10711,
"h": 261.2
},
"luminance": 0.44531
}Semantic roles & 50–950 ramp
primary
#8CB3F7
secondary
#F5EAD6
accent
#9102E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285