#8CB3FA#8CB3FA
#8CB3FA is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.6% C 0.111 H 262.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB3FA |
|---|---|
| RGB | rgb(140, 179, 250) |
| HSL | hsl(219, 92%, 76%) |
| HSV | hsv(219, 44%, 98%) |
| CMYK | cmyk(44%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(72.70, 4.99, -39.32) |
| CIE-LCH | lch(72.70, 39.64, 277.23°) |
| OKLab | oklab(76.61% -0.0155 -0.11) |
| OKLCH | oklch(76.61% 0.111 262) |
| XYZ | xyz(44.1851, 44.7151, 96.7266) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.86
Pastel Blue
#A2BFFE
ΔE00 4.18
Sky Blue (survey)
#75BBFD
ΔE00 6.28
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Light Grey Blue
#9DBCD4
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB3FA #FAD38C
analogous
#8CEAFA #8CB3FA #9C8CFA
triadic
#8CB3FA #FA8CB3 #B3FA8C
tetradic
#8CB3FA #FA8CEA #FAD38C #8CFA9C
square
#8CB3FA #FA8CEA #FAD38C #8CFA9C
split-complementary
#8CB3FA #FA9C8C #EAFA8C
monochromatic
#1765F5 #518CF7 #8CB3FA #C7DAFD #E2ECFE
Accessibility & contrast
On white
2.11
#8CB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8CB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB3FA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB3FA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#63C2CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb3fa; /* rgb */ color: rgb(140, 179, 250); /* oklch */ color: oklch(76.6% 0.111 262.0);
Tailwind
colors: {
custom: {
50: '#b2c9fc',
500: '#8cb3fa',
950: '#000000',
},
}SCSS
$custom: #8cb3fa; $custom-light: #b2c9fc; $custom-dark: #000000;
JSON
{
"hex": "#8cb3fa",
"rgb": {
"r": 140,
"g": 179,
"b": 250
},
"hsl": {
"h": 218.727,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.76612,
"c": 0.11105,
"h": 262
},
"luminance": 0.44718
}Semantic roles & 50–950 ramp
primary
#8CB3FA
secondary
#F6EAD5
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285