#8CA9FA#8CA9FA
#8CA9FA is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.6% C 0.122 H 268.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA9FA |
|---|---|
| RGB | rgb(140, 169, 250) |
| HSL | hsl(224, 92%, 76%) |
| HSV | hsv(224, 44%, 98%) |
| CMYK | cmyk(44%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(70.07, 10.60, -43.43) |
| CIE-LCH | lch(70.07, 44.71, 283.72°) |
| OKLab | oklab(74.56% -0.0035 -0.1219) |
| OKLCH | oklch(74.56% 0.122 268.4) |
| XYZ | xyz(42.2531, 40.8511, 96.0826) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 5.35
Pastel Blue
#A2BFFE
ΔE00 5.78
Cornflowerblue
#6495ED
ΔE00 7.48
Sky Blue (survey)
#75BBFD
ΔE00 9.20
Light Grey Blue
#9DBCD4
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA9FA #FADD8C
analogous
#8CE0FA #8CA9FA #A68CFA
triadic
#8CA9FA #FA8CA9 #A9FA8C
tetradic
#8CA9FA #FA8CE0 #FADD8C #8CFAA6
square
#8CA9FA #FA8CE0 #FADD8C #8CFAA6
split-complementary
#8CA9FA #FAA68C #E0FA8C
monochromatic
#1751F5 #517DF7 #8CA9FA #C7D5FD #E2E9FE
Accessibility & contrast
On white
2.29
#8CA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#8CA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA9FA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA9FA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#64BAC6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ca9fa; /* rgb */ color: rgb(140, 169, 250); /* oklch */ color: oklch(74.6% 0.122 268.4);
Tailwind
colors: {
custom: {
50: '#b2c2fc',
500: '#8ca9fa',
950: '#000000',
},
}SCSS
$custom: #8ca9fa; $custom-light: #b2c2fc; $custom-dark: #000000;
JSON
{
"hex": "#8ca9fa",
"rgb": {
"r": 140,
"g": 169,
"b": 250
},
"hsl": {
"h": 224.182,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.74564,
"c": 0.12192,
"h": 268.4
},
"luminance": 0.40854
}Semantic roles & 50–950 ramp
primary
#8CA9FA
secondary
#F6EDD5
accent
#A900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185