#8CB0F9#8CB0F9
#8CB0F9 is a light, moderate blue. Relative luminance 0.435; OKLCH L 75.9% C 0.113 H 263.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB0F9 |
|---|---|
| RGB | rgb(140, 176, 249) |
| HSL | hsl(220, 90%, 76%) |
| HSV | hsv(220, 44%, 98%) |
| CMYK | cmyk(43.8%, 29.3%, 0%, 2.4%) |
| CIE-LAB | lab(71.87, 6.38, -40.09) |
| CIE-LCH | lch(71.87, 40.59, 279.05°) |
| OKLab | oklab(75.95% -0.0122 -0.1122) |
| OKLCH | oklch(75.95% 0.113 263.8) |
| XYZ | xyz(43.4340, 43.4631, 95.7047) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Pastel Blue
#A2BFFE
ΔE00 4.48
Sky Blue (survey)
#75BBFD
ΔE00 7.13
Periwinkle Blue
#8F99FB
ΔE00 7.54
Baby Blue (survey)
#A2CFFE
ΔE00 8.18
Cornflowerblue
#6495ED
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB0F9 #F9D58C
analogous
#8CE7F9 #8CB0F9 #9F8CF9
triadic
#8CB0F9 #F98CB0 #B0F98C
tetradic
#8CB0F9 #F98CE7 #F9D58C #8CF99F
square
#8CB0F9 #F98CE7 #F9D58C #8CF99F
split-complementary
#8CB0F9 #F99F8C #E7F98C
monochromatic
#1860F3 #5288F6 #8CB0F9 #C6D8FC #E2EBFD
Accessibility & contrast
On white
2.17
#8CB0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#8CB0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB0F9
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB0F9 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#64BFCA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8cb0f9; /* rgb */ color: rgb(140, 176, 249); /* oklch */ color: oklch(75.9% 0.113 263.8);
Tailwind
colors: {
custom: {
50: '#b2c7fb',
500: '#8cb0f9',
950: '#000000',
},
}SCSS
$custom: #8cb0f9; $custom-light: #b2c7fb; $custom-dark: #000000;
JSON
{
"hex": "#8cb0f9",
"rgb": {
"r": 140,
"g": 176,
"b": 249
},
"hsl": {
"h": 220.183,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.75947,
"c": 0.11283,
"h": 263.8
},
"luminance": 0.43466
}Semantic roles & 50–950 ramp
primary
#8CB0F9
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285