#78A2FA#78A2FA
#78A2FA is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.137 H 263.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #78A2FA |
|---|---|
| RGB | rgb(120, 162, 250) |
| HSL | hsl(221, 93%, 73%) |
| HSV | hsv(221, 52%, 98%) |
| CMYK | cmyk(52%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(67.08, 9.98, -48.22) |
| CIE-LCH | lch(67.08, 49.24, 281.70°) |
| OKLab | oklab(71.94% -0.0145 -0.1362) |
| OKLCH | oklch(71.94% 0.137 263.9) |
| XYZ | xyz(37.9156, 36.7331, 95.5162) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 7.81
Sky Blue (survey)
#75BBFD
ΔE00 8.53
Pastel Blue
#A2BFFE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A2FA #FAD078
analogous
#78E3FA #78A2FA #8F78FA
triadic
#78A2FA #FA78A2 #A2FA78
tetradic
#78A2FA #FA78E3 #FAD078 #78FA8F
square
#78A2FA #FA78E3 #FAD078 #78FA8F
split-complementary
#78A2FA #FA8F78 #E3FA78
monochromatic
#0953EF #3D79F8 #78A2FA #B3CBFC #E1EBFE
Accessibility & contrast
On white
2.52
#78A2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#78A2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A2FA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A2FA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#36B5C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #78a2fa; /* rgb */ color: rgb(120, 162, 250); /* oklch */ color: oklch(71.9% 0.137 263.9);
Tailwind
colors: {
custom: {
50: '#a6bdfc',
500: '#78a2fa',
950: '#000000',
},
}SCSS
$custom: #78a2fa; $custom-light: #a6bdfc; $custom-dark: #000000;
JSON
{
"hex": "#78a2fa",
"rgb": {
"r": 120,
"g": 162,
"b": 250
},
"hsl": {
"h": 220.615,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.7194,
"c": 0.13693,
"h": 263.9
},
"luminance": 0.36736
}Semantic roles & 50–950 ramp
primary
#78A2FA
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185