#8CB3FB#8CB3FB
#8CB3FB is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.7% C 0.112 H 262.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB3FB |
|---|---|
| RGB | rgb(140, 179, 251) |
| HSL | hsl(219, 93%, 77%) |
| HSV | hsv(219, 44%, 98%) |
| CMYK | cmyk(44.2%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(72.75, 5.27, -39.80) |
| CIE-LCH | lch(72.75, 40.15, 277.54°) |
| OKLab | oklab(76.66% -0.0153 -0.1113) |
| OKLCH | oklch(76.66% 0.112 262.2) |
| XYZ | xyz(44.3423, 44.7780, 97.5546) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.87
Pastel Blue
#A2BFFE
ΔE00 4.18
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB3FB #FBD48C
analogous
#8CEBFB #8CB3FB #9D8CFB
triadic
#8CB3FB #FB8CB3 #B3FB8C
tetradic
#8CB3FB #FB8CEB #FBD48C #8CFB9D
square
#8CB3FB #FB8CEB #FBD48C #8CFB9D
split-complementary
#8CB3FB #FB9D8C #EBFB8C
monochromatic
#1665F7 #518CF9 #8CB3FB #C7DAFD #E1EBFE
Accessibility & contrast
On white
2.11
#8CB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#8CB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB3FB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB3FB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FE
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#62C2CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb3fb; /* rgb */ color: rgb(140, 179, 251); /* oklch */ color: oklch(76.7% 0.112 262.2);
Tailwind
colors: {
custom: {
50: '#b2c9fd',
500: '#8cb3fb',
950: '#000000',
},
}SCSS
$custom: #8cb3fb; $custom-light: #b2c9fd; $custom-dark: #000000;
JSON
{
"hex": "#8cb3fb",
"rgb": {
"r": 140,
"g": 179,
"b": 251
},
"hsl": {
"h": 218.919,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.76658,
"c": 0.11237,
"h": 262.2
},
"luminance": 0.44781
}Semantic roles & 50–950 ramp
primary
#8CB3FB
secondary
#F6EAD5
accent
#9500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285