#8CA6FD#8CA6FD
#8CA6FD is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.1% C 0.130 H 270.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA6FD |
|---|---|
| RGB | rgb(140, 166, 253) |
| HSL | hsl(226, 97%, 77%) |
| HSV | hsv(226, 45%, 99%) |
| CMYK | cmyk(44.7%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.42, 13.16, -46.08) |
| CIE-LCH | lch(69.42, 47.92, 285.94°) |
| OKLab | oklab(74.11% 0.0008 -0.1295) |
| OKLCH | oklch(74.11% 0.13 270.4) |
| XYZ | xyz(42.1755, 39.9374, 98.3958) |
| Luminance | 0.3994 (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.52
Cornflowerblue
#6495ED
ΔE00 7.32
Perrywinkle
#8F8CE7
ΔE00 8.95
Lavender Blue
#8B88F8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA6FD #FDE38C
analogous
#8CDEFD #8CA6FD #AB8CFD
triadic
#8CA6FD #FD8CA6 #A6FD8C
tetradic
#8CA6FD #FD8CDE #FDE38C #8CFDAB
square
#8CA6FD #FD8CDE #FDE38C #8CFDAB
split-complementary
#8CA6FD #FDAB8C #DEFD8C
monochromatic
#1449FB #5077FC #8CA6FD #C8D5FE #E1E8FE
Accessibility & contrast
On white
2.34
#8CA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#8CA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA6FD
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA6FD | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#63B8C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ca6fd; /* rgb */ color: rgb(140, 166, 253); /* oklch */ color: oklch(74.1% 0.130 270.4);
Tailwind
colors: {
custom: {
50: '#b2c0fe',
500: '#8ca6fd',
950: '#000000',
},
}SCSS
$custom: #8ca6fd; $custom-light: #b2c0fe; $custom-dark: #000000;
JSON
{
"hex": "#8ca6fd",
"rgb": {
"r": 140,
"g": 166,
"b": 253
},
"hsl": {
"h": 226.195,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.74108,
"c": 0.12955,
"h": 270.4
},
"luminance": 0.3994
}Semantic roles & 50–950 ramp
primary
#8CA6FD
secondary
#F7EFD4
accent
#B100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186