#8CA3FD#8CA3FD
#8CA3FD is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.5% C 0.133 H 271.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA3FD |
|---|---|
| RGB | rgb(140, 163, 253) |
| HSL | hsl(228, 97%, 77%) |
| HSV | hsv(228, 45%, 99%) |
| CMYK | cmyk(44.7%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(68.65, 14.87, -47.30) |
| CIE-LCH | lch(68.65, 49.58, 287.45°) |
| OKLab | oklab(73.51% 0.0044 -0.1331) |
| OKLCH | oklch(73.51% 0.133 271.9) |
| XYZ | xyz(41.6365, 38.8594, 98.2161) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Carolina Blue
#8AB8FE
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 7.22
Pastel Blue
#A2BFFE
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 8.06
Lavender Blue
#8B88F8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA3FD #FDE68C
analogous
#8CDBFD #8CA3FD #AE8CFD
triadic
#8CA3FD #FD8CA3 #A3FD8C
tetradic
#8CA3FD #FD8CDB #FDE68C #8CFDAE
square
#8CA3FD #FD8CDB #FDE68C #8CFDAE
split-complementary
#8CA3FD #FDAE8C #DBFD8C
monochromatic
#1443FB #5073FC #8CA3FD #C8D3FE #E1E7FE
Accessibility & contrast
On white
2.39
#8CA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8CA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA3FD
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA3FD | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#63B6C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ca3fd; /* rgb */ color: rgb(140, 163, 253); /* oklch */ color: oklch(73.5% 0.133 271.9);
Tailwind
colors: {
custom: {
50: '#b2befe',
500: '#8ca3fd',
950: '#000000',
},
}SCSS
$custom: #8ca3fd; $custom-light: #b2befe; $custom-dark: #000000;
JSON
{
"hex": "#8ca3fd",
"rgb": {
"r": 140,
"g": 163,
"b": 253
},
"hsl": {
"h": 227.788,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.73509,
"c": 0.13317,
"h": 271.9
},
"luminance": 0.38862
}Semantic roles & 50–950 ramp
primary
#8CA3FD
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186