#78A3FA#78A3FA
#78A3FA is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.1% C 0.136 H 263.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #78A3FA |
|---|---|
| RGB | rgb(120, 163, 250) |
| HSL | hsl(220, 93%, 73%) |
| HSV | hsv(220, 52%, 98%) |
| CMYK | cmyk(52%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.34, 9.41, -47.80) |
| CIE-LCH | lch(67.34, 48.72, 281.13°) |
| OKLab | oklab(72.15% -0.0156 -0.1349) |
| OKLCH | oklch(72.15% 0.136 263.4) |
| XYZ | xyz(38.0924, 37.0868, 95.5751) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 8.09
Sky Blue (survey)
#75BBFD
ΔE00 8.21
Pastel Blue
#A2BFFE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A3FA #FACF78
analogous
#78E4FA #78A3FA #8E78FA
triadic
#78A3FA #FA78A3 #A3FA78
tetradic
#78A3FA #FA78E4 #FACF78 #78FA8E
square
#78A3FA #FA78E4 #FACF78 #78FA8E
split-complementary
#78A3FA #FA8E78 #E4FA78
monochromatic
#0955EF #3D7BF8 #78A3FA #B3CBFC #E1EBFE
Accessibility & contrast
On white
2.49
#78A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#78A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A3FA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A3FA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFE
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#36B6C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #78a3fa; /* rgb */ color: rgb(120, 163, 250); /* oklch */ color: oklch(72.1% 0.136 263.4);
Tailwind
colors: {
custom: {
50: '#a6bdfc',
500: '#78a3fa',
950: '#000000',
},
}SCSS
$custom: #78a3fa; $custom-light: #a6bdfc; $custom-dark: #000000;
JSON
{
"hex": "#78a3fa",
"rgb": {
"r": 120,
"g": 163,
"b": 250
},
"hsl": {
"h": 220.154,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.72146,
"c": 0.13583,
"h": 263.4
},
"luminance": 0.3709
}Semantic roles & 50–950 ramp
primary
#78A3FA
secondary
#F6EBD5
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185