#8CA0F7#8CA0F7
#8CA0F7 is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.6% C 0.129 H 273.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA0F7 |
|---|---|
| RGB | rgb(140, 160, 247) |
| HSL | hsl(229, 87%, 76%) |
| HSV | hsv(229, 43%, 97%) |
| CMYK | cmyk(43.3%, 35.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.60, 14.88, -45.68) |
| CIE-LCH | lch(67.60, 48.05, 288.05°) |
| OKLab | oklab(72.61% 0.0067 -0.1284) |
| OKLCH | oklch(72.61% 0.129 273) |
| XYZ | xyz(40.1693, 37.4304, 93.0858) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.62
Perrywinkle
#8F8CE7
ΔE00 6.97
Cornflowerblue
#6495ED
ΔE00 7.15
Lavender Blue
#8B88F8
ΔE00 7.43
Carolina Blue
#8AB8FE
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA0F7 #F7E38C
analogous
#8CD5F7 #8CA0F7 #AD8CF7
triadic
#8CA0F7 #F78CA0 #A0F78C
tetradic
#8CA0F7 #F78CD5 #F7E38C #8CF7AD
square
#8CA0F7 #F78CD5 #F7E38C #8CF7AD
split-complementary
#8CA0F7 #F7AD8C #D5F78C
monochromatic
#1A41EF #5371F3 #8CA0F7 #C5CFFB #E2E7FD
Accessibility & contrast
On white
2.47
#8CA0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#8CA0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA0F7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA0F7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9FB
Deuteranopia (green-blind)
#78A0F5
Tritanopia (blue-blind)
#67B2C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ca0f7; /* rgb */ color: rgb(140, 160, 247); /* oklch */ color: oklch(72.6% 0.129 273.0);
Tailwind
colors: {
custom: {
50: '#b2bbfa',
500: '#8ca0f7',
950: '#000000',
},
}SCSS
$custom: #8ca0f7; $custom-light: #b2bbfa; $custom-dark: #000000;
JSON
{
"hex": "#8ca0f7",
"rgb": {
"r": 140,
"g": 160,
"b": 247
},
"hsl": {
"h": 228.785,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.72608,
"c": 0.12859,
"h": 273
},
"luminance": 0.37432
}Semantic roles & 50–950 ramp
primary
#8CA0F7
secondary
#F5EFD6
accent
#B902E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085