#8CB2FB#8CB2FB
#8CB2FB is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.5% C 0.113 H 262.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB2FB |
|---|---|
| RGB | rgb(140, 178, 251) |
| HSL | hsl(219, 93%, 77%) |
| HSV | hsv(219, 44%, 98%) |
| CMYK | cmyk(44.2%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.48, 5.82, -40.21) |
| CIE-LCH | lch(72.48, 40.63, 278.24°) |
| OKLab | oklab(76.45% -0.0141 -0.1125) |
| OKLCH | oklch(76.45% 0.113 262.9) |
| XYZ | xyz(44.1426, 44.3786, 97.4880) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.18
Pastel Blue
#A2BFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 6.61
Baby Blue (survey)
#A2CFFE
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 8.14
Powder Blue (survey)
#B1D1FC
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB2FB #FBD58C
analogous
#8CEAFB #8CB2FB #9E8CFB
triadic
#8CB2FB #FB8CB2 #B2FB8C
tetradic
#8CB2FB #FB8CEA #FBD58C #8CFB9E
square
#8CB2FB #FB8CEA #FBD58C #8CFB9E
split-complementary
#8CB2FB #FB9E8C #EAFB8C
monochromatic
#1663F7 #518AF9 #8CB2FB #C7DAFD #E1EBFE
Accessibility & contrast
On white
2.13
#8CB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8CB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB2FB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB2FB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#62C1CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb2fb; /* rgb */ color: rgb(140, 178, 251); /* oklch */ color: oklch(76.5% 0.113 262.9);
Tailwind
colors: {
custom: {
50: '#b2c8fd',
500: '#8cb2fb',
950: '#000000',
},
}SCSS
$custom: #8cb2fb; $custom-light: #b2c8fd; $custom-dark: #000000;
JSON
{
"hex": "#8cb2fb",
"rgb": {
"r": 140,
"g": 178,
"b": 251
},
"hsl": {
"h": 219.459,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.76452,
"c": 0.11341,
"h": 262.9
},
"luminance": 0.44381
}Semantic roles & 50–950 ramp
primary
#8CB2FB
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285