#8CA2F8#8CA2F8
#8CA2F8 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.1% C 0.128 H 272.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA2F8 |
|---|---|
| RGB | rgb(140, 162, 248) |
| HSL | hsl(228, 89%, 76%) |
| HSV | hsv(228, 44%, 97%) |
| CMYK | cmyk(43.5%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.16, 14.02, -45.34) |
| CIE-LCH | lch(68.16, 47.46, 287.18°) |
| OKLab | oklab(73.06% 0.0045 -0.1274) |
| OKLCH | oklch(73.06% 0.128 272) |
| XYZ | xyz(40.6736, 38.1913, 94.0172) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.21
Cornflowerblue
#6495ED
ΔE00 7.14
Carolina Blue
#8AB8FE
ΔE00 7.20
Pastel Blue
#A2BFFE
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.60
Lavender Blue
#8B88F8
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA2F8 #F8E28C
analogous
#8CD8F8 #8CA2F8 #AC8CF8
triadic
#8CA2F8 #F88CA2 #A2F88C
tetradic
#8CA2F8 #F88CD8 #F8E28C #8CF8AC
square
#8CA2F8 #F88CD8 #F8E28C #8CF8AC
split-complementary
#8CA2F8 #F8AC8C #D8F88C
monochromatic
#1945F1 #5273F4 #8CA2F8 #C6D1FC #E2E8FD
Accessibility & contrast
On white
2.43
#8CA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8CA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA2F8
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA2F8 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#66B4C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ca2f8; /* rgb */ color: rgb(140, 162, 248); /* oklch */ color: oklch(73.1% 0.128 272.0);
Tailwind
colors: {
custom: {
50: '#b2bdfb',
500: '#8ca2f8',
950: '#000000',
},
}SCSS
$custom: #8ca2f8; $custom-light: #b2bdfb; $custom-dark: #000000;
JSON
{
"hex": "#8ca2f8",
"rgb": {
"r": 140,
"g": 162,
"b": 248
},
"hsl": {
"h": 227.778,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.73057,
"c": 0.12751,
"h": 272
},
"luminance": 0.38193
}Semantic roles & 50–950 ramp
primary
#8CA2F8
secondary
#F5EFD6
accent
#B700E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185