#8CA7FF#8CA7FF
#8CA7FF is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.4% C 0.131 H 270.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA7FF |
|---|---|
| RGB | rgb(140, 167, 255) |
| HSL | hsl(226, 100%, 77%) |
| HSV | hsv(226, 45%, 100%) |
| CMYK | cmyk(45.1%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(69.78, 13.16, -46.61) |
| CIE-LCH | lch(69.78, 48.43, 285.76°) |
| OKLab | oklab(74.41% 0.0001 -0.1311) |
| OKLCH | oklch(74.41% 0.131 270) |
| XYZ | xyz(42.6782, 40.4304, 100.1434) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 7.43
Perrywinkle
#8F8CE7
ΔE00 9.31
Light Grey Blue
#9DBCD4
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA7FF #FFE48C
analogous
#8CE1FF #8CA7FF #AA8CFF
triadic
#8CA7FF #FF8CA7 #A7FF8C
tetradic
#8CA7FF #FF8CE1 #FFE48C #8CFFAA
square
#8CA7FF #FF8CE1 #FFE48C #8CFFAA
split-complementary
#8CA7FF #FFAA8C #E1FF8C
monochromatic
#1249FF #4F78FF #8CA7FF #C9D6FF #E0E8FF
Accessibility & contrast
On white
2.31
#8CA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#8CA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA7FF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA7FF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#61B9C7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ca7ff; /* rgb */ color: rgb(140, 167, 255); /* oklch */ color: oklch(74.4% 0.131 270.0);
Tailwind
colors: {
custom: {
50: '#b2c0ff',
500: '#8ca7ff',
950: '#000000',
},
}SCSS
$custom: #8ca7ff; $custom-light: #b2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#8ca7ff",
"rgb": {
"r": 140,
"g": 167,
"b": 255
},
"hsl": {
"h": 225.913,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.74408,
"c": 0.13109,
"h": 270
},
"luminance": 0.40433
}Semantic roles & 50–950 ramp
primary
#8CA7FF
secondary
#F7EFD4
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186