#8CA8FA#8CA8FA
#8CA8FA is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.4% C 0.123 H 268.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA8FA |
|---|---|
| RGB | rgb(140, 168, 250) |
| HSL | hsl(225, 92%, 76%) |
| HSV | hsv(225, 44%, 98%) |
| CMYK | cmyk(44%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(69.81, 11.17, -43.84) |
| CIE-LCH | lch(69.81, 45.24, 284.29°) |
| OKLab | oklab(74.36% -0.0023 -0.1231) |
| OKLCH | oklch(74.36% 0.123 268.9) |
| XYZ | xyz(42.0677, 40.4805, 96.0208) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Carolina Blue
#8AB8FE
ΔE00 5.33
Pastel Blue
#A2BFFE
ΔE00 6.01
Cornflowerblue
#6495ED
ΔE00 7.40
Light Grey Blue
#9DBCD4
ΔE00 9.31
Perrywinkle
#8F8CE7
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA8FA #FADE8C
analogous
#8CDFFA #8CA8FA #A78CFA
triadic
#8CA8FA #FA8CA8 #A8FA8C
tetradic
#8CA8FA #FA8CDF #FADE8C #8CFAA7
square
#8CA8FA #FA8CDF #FADE8C #8CFAA7
split-complementary
#8CA8FA #FAA78C #DFFA8C
monochromatic
#174FF5 #517CF7 #8CA8FA #C7D4FD #E2E9FE
Accessibility & contrast
On white
2.31
#8CA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#8CA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA8FA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA8FA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#64B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ca8fa; /* rgb */ color: rgb(140, 168, 250); /* oklch */ color: oklch(74.4% 0.123 268.9);
Tailwind
colors: {
custom: {
50: '#b2c1fc',
500: '#8ca8fa',
950: '#000000',
},
}SCSS
$custom: #8ca8fa; $custom-light: #b2c1fc; $custom-dark: #000000;
JSON
{
"hex": "#8ca8fa",
"rgb": {
"r": 140,
"g": 168,
"b": 250
},
"hsl": {
"h": 224.727,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.74362,
"c": 0.12308,
"h": 268.9
},
"luminance": 0.40483
}Semantic roles & 50–950 ramp
primary
#8CA8FA
secondary
#F6EED5
accent
#AB00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185