#8CA4F9#8CA4F9
#8CA4F9 is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.5% C 0.126 H 271.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA4F9 |
|---|---|
| RGB | rgb(140, 164, 249) |
| HSL | hsl(227, 90%, 76%) |
| HSV | hsv(227, 44%, 98%) |
| CMYK | cmyk(43.8%, 34.1%, 0%, 2.4%) |
| CIE-LAB | lab(68.72, 13.16, -45.00) |
| CIE-LCH | lch(68.72, 46.89, 286.30°) |
| OKLab | oklab(73.51% 0.0023 -0.1264) |
| OKLCH | oklch(73.51% 0.126 271) |
| XYZ | xyz(41.1842, 38.9637, 94.9548) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.81
Carolina Blue
#8AB8FE
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 8.24
Lavender Blue
#8B88F8
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA4F9 #F9E18C
analogous
#8CDBF9 #8CA4F9 #AB8CF9
triadic
#8CA4F9 #F98CA4 #A4F98C
tetradic
#8CA4F9 #F98CDB #F9E18C #8CF9AB
square
#8CA4F9 #F98CDB #F9E18C #8CF9AB
split-complementary
#8CA4F9 #F9AB8C #DBF98C
monochromatic
#1848F3 #5276F6 #8CA4F9 #C6D2FC #E2E8FD
Accessibility & contrast
On white
2.39
#8CA4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8CA4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA4F9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA4F9 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#7CA3F7
Tritanopia (blue-blind)
#65B5C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ca4f9; /* rgb */ color: rgb(140, 164, 249); /* oklch */ color: oklch(73.5% 0.126 271.0);
Tailwind
colors: {
custom: {
50: '#b2befb',
500: '#8ca4f9',
950: '#000000',
},
}SCSS
$custom: #8ca4f9; $custom-light: #b2befb; $custom-dark: #000000;
JSON
{
"hex": "#8ca4f9",
"rgb": {
"r": 140,
"g": 164,
"b": 249
},
"hsl": {
"h": 226.789,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.73507,
"c": 0.12645,
"h": 271
},
"luminance": 0.38966
}Semantic roles & 50–950 ramp
primary
#8CA4F9
secondary
#F6EED5
accent
#B300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185