#8CA2FD#8CA2FD
#8CA2FD is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.3% C 0.134 H 272.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA2FD |
|---|---|
| RGB | rgb(140, 162, 253) |
| HSL | hsl(228, 97%, 77%) |
| HSV | hsv(228, 45%, 99%) |
| CMYK | cmyk(44.7%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(68.39, 15.44, -47.70) |
| CIE-LCH | lch(68.39, 50.14, 287.94°) |
| OKLab | oklab(73.31% 0.0056 -0.1343) |
| OKLCH | oklch(73.31% 0.134 272.4) |
| XYZ | xyz(41.4596, 38.5057, 98.1572) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Carolina Blue
#8AB8FE
ΔE00 7.16
Cornflowerblue
#6495ED
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 7.77
Lavender Blue
#8B88F8
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA2FD #FDE78C
analogous
#8CDAFD #8CA2FD #AF8CFD
triadic
#8CA2FD #FD8CA2 #A2FD8C
tetradic
#8CA2FD #FD8CDA #FDE78C #8CFDAF
square
#8CA2FD #FD8CDA #FDE78C #8CFDAF
split-complementary
#8CA2FD #FDAF8C #DAFD8C
monochromatic
#1441FB #5071FC #8CA2FD #C8D3FE #E1E7FE
Accessibility & contrast
On white
2.41
#8CA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#8CA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA2FD
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA2FD | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#77A2FB
Tritanopia (blue-blind)
#63B5C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ca2fd; /* rgb */ color: rgb(140, 162, 253); /* oklch */ color: oklch(73.3% 0.134 272.4);
Tailwind
colors: {
custom: {
50: '#b2bdfe',
500: '#8ca2fd',
950: '#000000',
},
}SCSS
$custom: #8ca2fd; $custom-light: #b2bdfe; $custom-dark: #000000;
JSON
{
"hex": "#8ca2fd",
"rgb": {
"r": 140,
"g": 162,
"b": 253
},
"hsl": {
"h": 228.319,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.7331,
"c": 0.13441,
"h": 272.4
},
"luminance": 0.38508
}Semantic roles & 50–950 ramp
primary
#8CA2FD
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186