#8CB2FA#8CB2FA
#8CB2FA is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.4% C 0.112 H 262.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB2FA |
|---|---|
| RGB | rgb(140, 178, 250) |
| HSL | hsl(219, 92%, 76%) |
| HSV | hsv(219, 44%, 98%) |
| CMYK | cmyk(44%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(72.44, 5.54, -39.74) |
| CIE-LCH | lch(72.44, 40.12, 277.94°) |
| OKLab | oklab(76.41% -0.0143 -0.1112) |
| OKLCH | oklch(76.41% 0.112 262.6) |
| XYZ | xyz(43.9854, 44.3158, 96.6600) |
| Luminance | 0.4432 (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.57
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 8.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB2FA #FAD48C
analogous
#8CE9FA #8CB2FA #9D8CFA
triadic
#8CB2FA #FA8CB2 #B2FA8C
tetradic
#8CB2FA #FA8CE9 #FAD48C #8CFA9D
square
#8CB2FA #FA8CE9 #FAD48C #8CFA9D
split-complementary
#8CB2FA #FA9D8C #E9FA8C
monochromatic
#1763F5 #518BF7 #8CB2FA #C7D9FD #E2EBFE
Accessibility & contrast
On white
2.13
#8CB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8CB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB2FA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB2FA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#63C1CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8cb2fa; /* rgb */ color: rgb(140, 178, 250); /* oklch */ color: oklch(76.4% 0.112 262.6);
Tailwind
colors: {
custom: {
50: '#b2c8fc',
500: '#8cb2fa',
950: '#000000',
},
}SCSS
$custom: #8cb2fa; $custom-light: #b2c8fc; $custom-dark: #000000;
JSON
{
"hex": "#8cb2fa",
"rgb": {
"r": 140,
"g": 178,
"b": 250
},
"hsl": {
"h": 219.273,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.76405,
"c": 0.11208,
"h": 262.6
},
"luminance": 0.44318
}Semantic roles & 50–950 ramp
primary
#8CB2FA
secondary
#F6EBD5
accent
#9600E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285