#8CB4FA#8CB4FA
#8CB4FA is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.8% C 0.110 H 261.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB4FA |
|---|---|
| RGB | rgb(140, 180, 250) |
| HSL | hsl(218, 92%, 76%) |
| HSV | hsv(218, 44%, 98%) |
| CMYK | cmyk(44%, 28%, 0%, 2%) |
| CIE-LAB | lab(72.97, 4.43, -38.91) |
| CIE-LCH | lch(72.97, 39.16, 276.50°) |
| OKLab | oklab(76.82% -0.0167 -0.1088) |
| OKLCH | oklch(76.82% 0.11 261.2) |
| XYZ | xyz(44.3862, 45.1174, 96.7936) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.55
Pastel Blue
#A2BFFE
ΔE00 4.12
Sky Blue (survey)
#75BBFD
ΔE00 6.00
Baby Blue (survey)
#A2CFFE
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB4FA #FAD28C
analogous
#8CEBFA #8CB4FA #9B8CFA
triadic
#8CB4FA #FA8CB4 #B4FA8C
tetradic
#8CB4FA #FA8CEB #FAD28C #8CFA9B
square
#8CB4FA #FA8CEB #FAD28C #8CFA9B
split-complementary
#8CB4FA #FA9B8C #EBFA8C
monochromatic
#1768F5 #518EF7 #8CB4FA #C7DAFD #E2ECFE
Accessibility & contrast
On white
2.09
#8CB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#8CB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB4FA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB4FA | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#62C3CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8cb4fa; /* rgb */ color: rgb(140, 180, 250); /* oklch */ color: oklch(76.8% 0.110 261.2);
Tailwind
colors: {
custom: {
50: '#b2cafc',
500: '#8cb4fa',
950: '#000000',
},
}SCSS
$custom: #8cb4fa; $custom-light: #b2cafc; $custom-dark: #000000;
JSON
{
"hex": "#8cb4fa",
"rgb": {
"r": 140,
"g": 180,
"b": 250
},
"hsl": {
"h": 218.182,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.76819,
"c": 0.11005,
"h": 261.2
},
"luminance": 0.4512
}Semantic roles & 50–950 ramp
primary
#8CB4FA
secondary
#F6EAD5
accent
#9200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285