#8CB3F9#8CB3F9
#8CB3F9 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.6% C 0.110 H 261.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB3F9 |
|---|---|
| RGB | rgb(140, 179, 249) |
| HSL | hsl(219, 90%, 76%) |
| HSV | hsv(219, 44%, 98%) |
| CMYK | cmyk(43.8%, 28.1%, 0%, 2.4%) |
| CIE-LAB | lab(72.66, 4.71, -38.85) |
| CIE-LCH | lch(72.66, 39.13, 276.91°) |
| OKLab | oklab(76.57% -0.0158 -0.1086) |
| OKLCH | oklch(76.57% 0.11 261.7) |
| XYZ | xyz(44.0287, 44.6526, 95.9030) |
| Luminance | 0.4466 (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.25
Baby Blue (survey)
#A2CFFE
ΔE00 7.37
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB3F9 #F9D28C
analogous
#8CEAF9 #8CB3F9 #9C8CF9
triadic
#8CB3F9 #F98CB3 #B3F98C
tetradic
#8CB3F9 #F98CEA #F9D28C #8CF99C
square
#8CB3F9 #F98CEA #F9D28C #8CF99C
split-complementary
#8CB3F9 #F99C8C #EAF98C
monochromatic
#1866F3 #528DF6 #8CB3F9 #C6D9FC #E2ECFD
Accessibility & contrast
On white
2.11
#8CB3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8CB3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB3F9
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB3F9 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FC
Deuteranopia (green-blind)
#8DAEF7
Tritanopia (blue-blind)
#63C2CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb3f9; /* rgb */ color: rgb(140, 179, 249); /* oklch */ color: oklch(76.6% 0.110 261.7);
Tailwind
colors: {
custom: {
50: '#b2c9fb',
500: '#8cb3f9',
950: '#000000',
},
}SCSS
$custom: #8cb3f9; $custom-light: #b2c9fb; $custom-dark: #000000;
JSON
{
"hex": "#8cb3f9",
"rgb": {
"r": 140,
"g": 179,
"b": 249
},
"hsl": {
"h": 218.532,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.76566,
"c": 0.10974,
"h": 261.7
},
"luminance": 0.44655
}Semantic roles & 50–950 ramp
primary
#8CB3F9
secondary
#F6EAD5
accent
#9300E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285