#8CA1FB#8CA1FB
#8CA1FB is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.0% C 0.133 H 272.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA1FB |
|---|---|
| RGB | rgb(140, 161, 251) |
| HSL | hsl(229, 93%, 77%) |
| HSV | hsv(229, 44%, 98%) |
| CMYK | cmyk(44.2%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(68.04, 15.44, -47.17) |
| CIE-LCH | lch(68.04, 49.63, 288.13°) |
| OKLab | oklab(73.01% 0.0064 -0.1327) |
| OKLCH | oklch(73.01% 0.133 272.8) |
| XYZ | xyz(40.9673, 38.0280, 96.4296) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.86
Cornflowerblue
#6495ED
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.47
Lavender Blue
#8B88F8
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA1FB #FBE68C
analogous
#8CD8FB #8CA1FB #AF8CFB
triadic
#8CA1FB #FB8CA1 #A1FB8C
tetradic
#8CA1FB #FB8CD8 #FBE68C #8CFBAF
square
#8CA1FB #FB8CD8 #FBE68C #8CFBAF
split-complementary
#8CA1FB #FBAF8C #D8FB8C
monochromatic
#1640F7 #5171F9 #8CA1FB #C7D1FD #E1E7FE
Accessibility & contrast
On white
2.44
#8CA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#8CA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA1FB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA1FB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#77A2F9
Tritanopia (blue-blind)
#65B3C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ca1fb; /* rgb */ color: rgb(140, 161, 251); /* oklch */ color: oklch(73.0% 0.133 272.8);
Tailwind
colors: {
custom: {
50: '#b2bcfd',
500: '#8ca1fb',
950: '#000000',
},
}SCSS
$custom: #8ca1fb; $custom-light: #b2bcfd; $custom-dark: #000000;
JSON
{
"hex": "#8ca1fb",
"rgb": {
"r": 140,
"g": 161,
"b": 251
},
"hsl": {
"h": 228.649,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.73009,
"c": 0.13288,
"h": 272.8
},
"luminance": 0.3803
}Semantic roles & 50–950 ramp
primary
#8CA1FB
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185