#8CA2FF#8CA2FF
#8CA2FF is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.4% C 0.137 H 272.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA2FF |
|---|---|
| RGB | rgb(140, 162, 255) |
| HSL | hsl(229, 100%, 77%) |
| HSV | hsv(229, 45%, 100%) |
| CMYK | cmyk(45.1%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(68.49, 16.01, -48.64) |
| CIE-LCH | lch(68.49, 51.21, 288.22°) |
| OKLab | oklab(73.41% 0.0061 -0.137) |
| OKLCH | oklch(73.41% 0.137 272.5) |
| XYZ | xyz(41.7799, 38.6338, 99.8439) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.17
Carolina Blue
#8AB8FE
ΔE00 7.15
Cornflowerblue
#6495ED
ΔE00 7.26
Pastel Blue
#A2BFFE
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 7.85
Lavender Blue
#8B88F8
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA2FF #FFE98C
analogous
#8CDBFF #8CA2FF #B08CFF
triadic
#8CA2FF #FF8CA2 #A2FF8C
tetradic
#8CA2FF #FF8CDB #FFE98C #8CFFB0
square
#8CA2FF #FF8CDB #FFE98C #8CFFB0
split-complementary
#8CA2FF #FFB08C #DBFF8C
monochromatic
#123FFF #4F71FF #8CA2FF #C9D3FF #E0E6FF
Accessibility & contrast
On white
2.41
#8CA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#8CA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA2FF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA2FF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#75A3FD
Tritanopia (blue-blind)
#62B5C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ca2ff; /* rgb */ color: rgb(140, 162, 255); /* oklch */ color: oklch(73.4% 0.137 272.5);
Tailwind
colors: {
custom: {
50: '#b3bdff',
500: '#8ca2ff',
950: '#000000',
},
}SCSS
$custom: #8ca2ff; $custom-light: #b3bdff; $custom-dark: #000000;
JSON
{
"hex": "#8ca2ff",
"rgb": {
"r": 140,
"g": 162,
"b": 255
},
"hsl": {
"h": 228.522,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.73413,
"c": 0.13715,
"h": 272.5
},
"luminance": 0.38636
}Semantic roles & 50–950 ramp
primary
#8CA2FF
secondary
#F7F1D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186