#78A4FA#78A4FA
#78A4FA is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.4% C 0.135 H 262.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #78A4FA |
|---|---|
| RGB | rgb(120, 164, 250) |
| HSL | hsl(220, 93%, 73%) |
| HSV | hsv(220, 52%, 98%) |
| CMYK | cmyk(52%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.61, 8.83, -47.38) |
| CIE-LCH | lch(67.61, 48.20, 280.56°) |
| OKLab | oklab(72.35% -0.0167 -0.1337) |
| OKLCH | oklch(72.35% 0.135 262.9) |
| XYZ | xyz(38.2707, 37.4433, 95.6345) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 7.13
Sky Blue (survey)
#75BBFD
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.26
Soft Blue
#6488EA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A4FA #FACE78
analogous
#78E5FA #78A4FA #8D78FA
triadic
#78A4FA #FA78A4 #A4FA78
tetradic
#78A4FA #FA78E5 #FACE78 #78FA8D
square
#78A4FA #FA78E5 #FACE78 #78FA8D
split-complementary
#78A4FA #FA8D78 #E5FA78
monochromatic
#0957EF #3D7CF8 #78A4FA #B3CCFC #E1EBFE
Accessibility & contrast
On white
2.47
#78A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#78A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A4FA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A4FA | 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)
#82ABFE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#36B7C3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #78a4fa; /* rgb */ color: rgb(120, 164, 250); /* oklch */ color: oklch(72.4% 0.135 262.9);
Tailwind
colors: {
custom: {
50: '#a6befc',
500: '#78a4fa',
950: '#000000',
},
}SCSS
$custom: #78a4fa; $custom-light: #a6befc; $custom-dark: #000000;
JSON
{
"hex": "#78a4fa",
"rgb": {
"r": 120,
"g": 164,
"b": 250
},
"hsl": {
"h": 219.692,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.72352,
"c": 0.13474,
"h": 262.9
},
"luminance": 0.37446
}Semantic roles & 50–950 ramp
primary
#78A4FA
secondary
#F6EBD5
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185