#8CA2EB#8CA2EB
#8CA2EB is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.4% C 0.109 H 270.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA2EB |
|---|---|
| RGB | rgb(140, 162, 235) |
| HSL | hsl(226, 70%, 74%) |
| HSV | hsv(226, 40%, 92%) |
| CMYK | cmyk(40.4%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.59, 10.39, -39.14) |
| CIE-LCH | lch(67.59, 40.50, 284.87°) |
| OKLab | oklab(72.42% 0.0013 -0.1095) |
| OKLCH | oklch(72.42% 0.109 270.7) |
| XYZ | xyz(38.7264, 37.4124, 83.7619) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Cornflowerblue
#6495ED
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 7.41
Carolina Blue
#8AB8FE
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 7.63
Lavender Blue
#8B88F8
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA2EB #EBD58C
analogous
#8CD1EB #8CA2EB #A58CEB
triadic
#8CA2EB #EB8CA2 #A2EB8C
tetradic
#8CA2EB #EB8CD1 #EBD58C #8CEBA5
square
#8CA2EB #EB8CD1 #EBD58C #8CEBA5
split-complementary
#8CA2EB #EBA58C #D1EB8C
monochromatic
#254FD7 #5878E2 #8CA2EB #C0CCF4 #E5EAFA
Accessibility & contrast
On white
2.48
#8CA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8CA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA2EB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA2EB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#6DB1BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ca2eb; /* rgb */ color: rgb(140, 162, 235); /* oklch */ color: oklch(72.4% 0.109 270.7);
Tailwind
colors: {
custom: {
50: '#b1bdf1',
500: '#8ca2eb',
950: '#000000',
},
}SCSS
$custom: #8ca2eb; $custom-light: #b1bdf1; $custom-dark: #000000;
JSON
{
"hex": "#8ca2eb",
"rgb": {
"r": 140,
"g": 162,
"b": 235
},
"hsl": {
"h": 226.105,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.72422,
"c": 0.10948,
"h": 270.7
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#8CA2EB
secondary
#F2ECD9
accent
#A613D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185