#8CB0FA#8CB0FA
#8CB0FA is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.0% C 0.114 H 264.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB0FA |
|---|---|
| RGB | rgb(140, 176, 250) |
| HSL | hsl(220, 92%, 76%) |
| HSV | hsv(220, 44%, 98%) |
| CMYK | cmyk(44%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(71.91, 6.66, -40.56) |
| CIE-LCH | lch(71.91, 41.10, 279.33°) |
| OKLab | oklab(75.99% -0.0119 -0.1135) |
| OKLCH | oklch(75.99% 0.114 264) |
| XYZ | xyz(43.5903, 43.5257, 96.5283) |
| Luminance | 0.4353 (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.16
Periwinkle Blue
#8F99FB
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 8.19
Cornflowerblue
#6495ED
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB0FA #FAD68C
analogous
#8CE7FA #8CB0FA #9F8CFA
triadic
#8CB0FA #FA8CB0 #B0FA8C
tetradic
#8CB0FA #FA8CE7 #FAD68C #8CFA9F
square
#8CB0FA #FA8CE7 #FAD68C #8CFA9F
split-complementary
#8CB0FA #FA9F8C #E7FA8C
monochromatic
#175FF5 #5188F7 #8CB0FA #C7D8FD #E2EBFE
Accessibility & contrast
On white
2.16
#8CB0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#8CB0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB0FA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB0FA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FD
Deuteranopia (green-blind)
#89ACF8
Tritanopia (blue-blind)
#63C0CA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8cb0fa; /* rgb */ color: rgb(140, 176, 250); /* oklch */ color: oklch(76.0% 0.114 264.0);
Tailwind
colors: {
custom: {
50: '#b2c7fc',
500: '#8cb0fa',
950: '#000000',
},
}SCSS
$custom: #8cb0fa; $custom-light: #b2c7fc; $custom-dark: #000000;
JSON
{
"hex": "#8cb0fa",
"rgb": {
"r": 140,
"g": 176,
"b": 250
},
"hsl": {
"h": 220.364,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.75993,
"c": 0.11417,
"h": 264
},
"luminance": 0.43528
}Semantic roles & 50–950 ramp
primary
#8CB0FA
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285