#8CA6FB#8CA6FB
#8CA6FB is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.0% C 0.127 H 270.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA6FB |
|---|---|
| RGB | rgb(140, 166, 251) |
| HSL | hsl(226, 93%, 77%) |
| HSV | hsv(226, 44%, 98%) |
| CMYK | cmyk(44.2%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.33, 12.59, -45.13) |
| CIE-LCH | lch(69.33, 46.86, 285.59°) |
| OKLab | oklab(74.01% 0.0004 -0.1268) |
| OKLCH | oklch(74.01% 0.127 270.2) |
| XYZ | xyz(41.8586, 39.8106, 96.7267) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 8.90
Lavender Blue
#8B88F8
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA6FB #FBE18C
analogous
#8CDEFB #8CA6FB #AA8CFB
triadic
#8CA6FB #FB8CA6 #A6FB8C
tetradic
#8CA6FB #FB8CDE #FBE18C #8CFBAA
square
#8CA6FB #FB8CDE #FBE18C #8CFBAA
split-complementary
#8CA6FB #FBAA8C #DEFB8C
monochromatic
#164AF7 #5178F9 #8CA6FB #C7D4FD #E1E8FE
Accessibility & contrast
On white
2.34
#8CA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#8CA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA6FB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA6FB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#64B8C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ca6fb; /* rgb */ color: rgb(140, 166, 251); /* oklch */ color: oklch(74.0% 0.127 270.2);
Tailwind
colors: {
custom: {
50: '#b2c0fd',
500: '#8ca6fb',
950: '#000000',
},
}SCSS
$custom: #8ca6fb; $custom-light: #b2c0fd; $custom-dark: #000000;
JSON
{
"hex": "#8ca6fb",
"rgb": {
"r": 140,
"g": 166,
"b": 251
},
"hsl": {
"h": 225.946,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.74008,
"c": 0.12681,
"h": 270.2
},
"luminance": 0.39813
}Semantic roles & 50–950 ramp
primary
#8CA6FB
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185