#8CB5FA#8CB5FA
#8CB5FA is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.0% C 0.109 H 260.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB5FA |
|---|---|
| RGB | rgb(140, 181, 250) |
| HSL | hsl(218, 92%, 76%) |
| HSV | hsv(218, 44%, 98%) |
| CMYK | cmyk(44%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(73.23, 3.88, -38.50) |
| CIE-LCH | lch(73.23, 38.69, 275.75°) |
| OKLab | oklab(77.03% -0.0179 -0.1076) |
| OKLCH | oklch(77.03% 0.109 260.5) |
| XYZ | xyz(44.5888, 45.5226, 96.8612) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.24
Pastel Blue
#A2BFFE
ΔE00 4.09
Sky Blue (survey)
#75BBFD
ΔE00 5.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.85
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Light Grey Blue
#9DBCD4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB5FA #FAD18C
analogous
#8CECFA #8CB5FA #9A8CFA
triadic
#8CB5FA #FA8CB5 #B5FA8C
tetradic
#8CB5FA #FA8CEC #FAD18C #8CFA9A
square
#8CB5FA #FA8CEC #FAD18C #8CFA9A
split-complementary
#8CB5FA #FA9A8C #ECFA8C
monochromatic
#176AF5 #518FF7 #8CB5FA #C7DBFD #E2ECFE
Accessibility & contrast
On white
2.08
#8CB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#8CB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB5FA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB5FA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#62C4CD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8cb5fa; /* rgb */ color: rgb(140, 181, 250); /* oklch */ color: oklch(77.0% 0.109 260.5);
Tailwind
colors: {
custom: {
50: '#b2cbfc',
500: '#8cb5fa',
950: '#000000',
},
}SCSS
$custom: #8cb5fa; $custom-light: #b2cbfc; $custom-dark: #000000;
JSON
{
"hex": "#8cb5fa",
"rgb": {
"r": 140,
"g": 181,
"b": 250
},
"hsl": {
"h": 217.636,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.77026,
"c": 0.10907,
"h": 260.5
},
"luminance": 0.45525
}Semantic roles & 50–950 ramp
primary
#8CB5FA
secondary
#F6EAD5
accent
#9000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285