#8CA0FE#8CA0FE
#8CA0FE is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.0% C 0.138 H 273.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA0FE |
|---|---|
| RGB | rgb(140, 160, 254) |
| HSL | hsl(229, 98%, 77%) |
| HSV | hsv(229, 45%, 100%) |
| CMYK | cmyk(44.9%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(67.93, 16.87, -48.98) |
| CIE-LCH | lch(67.93, 51.80, 289.01°) |
| OKLab | oklab(72.97% 0.0082 -0.138) |
| OKLCH | oklch(72.97% 0.138 273.4) |
| XYZ | xyz(41.2699, 37.8706, 98.8819) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.56
Perrywinkle
#8F8CE7
ΔE00 7.24
Cornflowerblue
#6495ED
ΔE00 7.25
Lavender Blue
#8B88F8
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA0FE #FEEA8C
analogous
#8CD9FE #8CA0FE #B18CFE
triadic
#8CA0FE #FE8CA0 #A0FE8C
tetradic
#8CA0FE #FE8CD9 #FEEA8C #8CFEB1
square
#8CA0FE #FE8CD9 #FEEA8C #8CFEB1
split-complementary
#8CA0FE #FEB18C #D9FE8C
monochromatic
#133CFD #4F6EFD #8CA0FE #C9D2FF #E1E6FF
Accessibility & contrast
On white
2.45
#8CA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8CA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA0FE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA0FE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#63B3C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ca0fe; /* rgb */ color: rgb(140, 160, 254); /* oklch */ color: oklch(73.0% 0.138 273.4);
Tailwind
colors: {
custom: {
50: '#b2bbff',
500: '#8ca0fe',
950: '#000000',
},
}SCSS
$custom: #8ca0fe; $custom-light: #b2bbff; $custom-dark: #000000;
JSON
{
"hex": "#8ca0fe",
"rgb": {
"r": 140,
"g": 160,
"b": 254
},
"hsl": {
"h": 229.474,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.72966,
"c": 0.13827,
"h": 273.4
},
"luminance": 0.37873
}Semantic roles & 50–950 ramp
primary
#8CA0FE
secondary
#F7F1D4
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086