#8CB0F8#8CB0F8
#8CB0F8 is a light, moderate blue. Relative luminance 0.434; OKLCH L 75.9% C 0.111 H 263.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB0F8 |
|---|---|
| RGB | rgb(140, 176, 248) |
| HSL | hsl(220, 89%, 76%) |
| HSV | hsv(220, 44%, 97%) |
| CMYK | cmyk(43.5%, 29%, 0%, 2.7%) |
| CIE-LAB | lab(71.83, 6.10, -39.61) |
| CIE-LCH | lch(71.83, 40.08, 278.76°) |
| OKLab | oklab(75.9% -0.0125 -0.1108) |
| OKLCH | oklch(75.9% 0.111 263.6) |
| XYZ | xyz(43.2784, 43.4009, 94.8855) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.82
Pastel Blue
#A2BFFE
ΔE00 4.48
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.55
Baby Blue (survey)
#A2CFFE
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB0F8 #F8D48C
analogous
#8CE6F8 #8CB0F8 #9E8CF8
triadic
#8CB0F8 #F88CB0 #B0F88C
tetradic
#8CB0F8 #F88CE6 #F8D48C #8CF89E
square
#8CB0F8 #F88CE6 #F8D48C #8CF89E
split-complementary
#8CB0F8 #F89E8C #E6F88C
monochromatic
#1961F1 #5288F4 #8CB0F8 #C6D8FC #E2EBFD
Accessibility & contrast
On white
2.17
#8CB0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#8CB0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB0F8
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB0F8 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5FB
Deuteranopia (green-blind)
#8AACF6
Tritanopia (blue-blind)
#64BFC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8cb0f8; /* rgb */ color: rgb(140, 176, 248); /* oklch */ color: oklch(75.9% 0.111 263.6);
Tailwind
colors: {
custom: {
50: '#b2c7fb',
500: '#8cb0f8',
950: '#000000',
},
}SCSS
$custom: #8cb0f8; $custom-light: #b2c7fb; $custom-dark: #000000;
JSON
{
"hex": "#8cb0f8",
"rgb": {
"r": 140,
"g": 176,
"b": 248
},
"hsl": {
"h": 220,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.759,
"c": 0.11149,
"h": 263.6
},
"luminance": 0.43403
}Semantic roles & 50–950 ramp
primary
#8CB0F8
secondary
#F5EBD6
accent
#9900E5
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285