#8CA6FE#8CA6FE
#8CA6FE is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.2% C 0.131 H 270.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA6FE |
|---|---|
| RGB | rgb(140, 166, 254) |
| HSL | hsl(226, 98%, 77%) |
| HSV | hsv(226, 45%, 100%) |
| CMYK | cmyk(44.9%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(69.47, 13.44, -46.55) |
| CIE-LCH | lch(69.47, 48.45, 286.11°) |
| OKLab | oklab(74.16% 0.0011 -0.1309) |
| OKLCH | oklch(74.16% 0.131 270.5) |
| XYZ | xyz(42.3352, 40.0013, 99.2370) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.53
Cornflowerblue
#6495ED
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 8.98
Lavender Blue
#8B88F8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA6FE #FEE48C
analogous
#8CDFFE #8CA6FE #AB8CFE
triadic
#8CA6FE #FE8CA6 #A6FE8C
tetradic
#8CA6FE #FE8CDF #FEE48C #8CFEAB
square
#8CA6FE #FE8CDF #FEE48C #8CFEAB
split-complementary
#8CA6FE #FEAB8C #DFFE8C
monochromatic
#1348FD #4F77FD #8CA6FE #C9D5FF #E1E8FF
Accessibility & contrast
On white
2.33
#8CA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8CA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA6FE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA6FE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#62B8C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ca6fe; /* rgb */ color: rgb(140, 166, 254); /* oklch */ color: oklch(74.2% 0.131 270.5);
Tailwind
colors: {
custom: {
50: '#b2c0ff',
500: '#8ca6fe',
950: '#000000',
},
}SCSS
$custom: #8ca6fe; $custom-light: #b2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#8ca6fe",
"rgb": {
"r": 140,
"g": 166,
"b": 254
},
"hsl": {
"h": 226.316,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.74158,
"c": 0.13091,
"h": 270.5
},
"luminance": 0.40004
}Semantic roles & 50–950 ramp
primary
#8CA6FE
secondary
#F7EFD4
accent
#B100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186