#8CA1F4#8CA1F4
#8CA1F4 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.7% C 0.123 H 272.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA1F4 |
|---|---|
| RGB | rgb(140, 161, 244) |
| HSL | hsl(228, 83%, 75%) |
| HSV | hsv(228, 43%, 96%) |
| CMYK | cmyk(42.6%, 34%, 0%, 4.3%) |
| CIE-LAB | lab(67.72, 13.47, -43.85) |
| CIE-LCH | lch(67.72, 45.87, 287.07°) |
| OKLab | oklab(72.66% 0.0048 -0.1231) |
| OKLCH | oklch(72.66% 0.123 272.2) |
| XYZ | xyz(39.8842, 37.5948, 90.7254) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.04
Cornflowerblue
#6495ED
ΔE00 7.12
Perrywinkle
#8F8CE7
ΔE00 7.19
Carolina Blue
#8AB8FE
ΔE00 7.56
Pastel Blue
#A2BFFE
ΔE00 7.79
Lavender Blue
#8B88F8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA1F4 #F4DF8C
analogous
#8CD5F4 #8CA1F4 #AB8CF4
triadic
#8CA1F4 #F48CA1 #A1F48C
tetradic
#8CA1F4 #F48CD5 #F4DF8C #8CF4AB
square
#8CA1F4 #F48CD5 #F4DF8C #8CF4AB
split-complementary
#8CA1F4 #F4AB8C #D5F48C
monochromatic
#1C46E9 #5473EF #8CA1F4 #C4CFF9 #E3E8FC
Accessibility & contrast
On white
2.46
#8CA1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8CA1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA1F4
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA1F4 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF7
Deuteranopia (green-blind)
#7BA1F2
Tritanopia (blue-blind)
#69B2BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ca1f4; /* rgb */ color: rgb(140, 161, 244); /* oklch */ color: oklch(72.7% 0.123 272.2);
Tailwind
colors: {
custom: {
50: '#b2bcf8',
500: '#8ca1f4',
950: '#000000',
},
}SCSS
$custom: #8ca1f4; $custom-light: #b2bcf8; $custom-dark: #000000;
JSON
{
"hex": "#8ca1f4",
"rgb": {
"r": 140,
"g": 161,
"b": 244
},
"hsl": {
"h": 227.885,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.72657,
"c": 0.1232,
"h": 272.2
},
"luminance": 0.37597
}Semantic roles & 50–950 ramp
primary
#8CA1F4
secondary
#F4EED7
accent
#B307DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185