#8CA0FA#8CA0FA
#8CA0FA is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.8% C 0.133 H 273.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA0FA |
|---|---|
| RGB | rgb(140, 160, 250) |
| HSL | hsl(229, 92%, 76%) |
| HSV | hsv(229, 44%, 98%) |
| CMYK | cmyk(44%, 36%, 0%, 2%) |
| CIE-LAB | lab(67.74, 15.73, -47.10) |
| CIE-LCH | lch(67.74, 49.66, 288.47°) |
| OKLab | oklab(72.76% 0.0074 -0.1325) |
| OKLCH | oklch(72.76% 0.133 273.2) |
| XYZ | xyz(40.6360, 37.6170, 95.5436) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 7.07
Cornflowerblue
#6495ED
ΔE00 7.18
Lavender Blue
#8B88F8
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA0FA #FAE68C
analogous
#8CD7FA #8CA0FA #AF8CFA
triadic
#8CA0FA #FA8CA0 #A0FA8C
tetradic
#8CA0FA #FA8CD7 #FAE68C #8CFAAF
square
#8CA0FA #FA8CD7 #FAE68C #8CFAAF
split-complementary
#8CA0FA #FAAF8C #D7FA8C
monochromatic
#173FF5 #5170F7 #8CA0FA #C7D0FD #E2E7FE
Accessibility & contrast
On white
2.46
#8CA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8CA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA0FA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA0FA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#65B2C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ca0fa; /* rgb */ color: rgb(140, 160, 250); /* oklch */ color: oklch(72.8% 0.133 273.2);
Tailwind
colors: {
custom: {
50: '#b2bbfc',
500: '#8ca0fa',
950: '#000000',
},
}SCSS
$custom: #8ca0fa; $custom-light: #b2bbfc; $custom-dark: #000000;
JSON
{
"hex": "#8ca0fa",
"rgb": {
"r": 140,
"g": 160,
"b": 250
},
"hsl": {
"h": 229.091,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.7276,
"c": 0.13274,
"h": 273.2
},
"luminance": 0.37619
}Semantic roles & 50–950 ramp
primary
#8CA0FA
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085