#78A7FC#78A7FC
#78A7FC is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.1% C 0.134 H 261.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #78A7FC |
|---|---|
| RGB | rgb(120, 167, 252) |
| HSL | hsl(219, 96%, 73%) |
| HSV | hsv(219, 52%, 99%) |
| CMYK | cmyk(52.4%, 33.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.50, 7.73, -47.06) |
| CIE-LCH | lch(68.50, 47.69, 279.32°) |
| OKLab | oklab(73.08% -0.0196 -0.1328) |
| OKLCH | oklch(73.08% 0.134 261.6) |
| XYZ | xyz(39.1292, 38.6559, 97.4760) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.53
Cornflowerblue
#6495ED
ΔE00 5.42
Sky Blue (survey)
#75BBFD
ΔE00 6.99
Pastel Blue
#A2BFFE
ΔE00 7.84
Periwinkle Blue
#8F99FB
ΔE00 7.91
Dodgerblue
#1E90FF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A7FC #FCCD78
analogous
#78E9FC #78A7FC #8B78FC
triadic
#78A7FC #FC78A7 #A7FC78
tetradic
#78A7FC #FC78E9 #FCCD78 #78FC8B
square
#78A7FC #FC78E9 #FCCD78 #78FC8B
split-complementary
#78A7FC #FC8B78 #E9FC78
monochromatic
#055AF4 #3C80FB #78A7FC #B4CEFD #E1EBFE
Accessibility & contrast
On white
2.41
#78A7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#78A7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A7FC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A7FC | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#76A1FA
Tritanopia (blue-blind)
#32BAC6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #78a7fc; /* rgb */ color: rgb(120, 167, 252); /* oklch */ color: oklch(73.1% 0.134 261.6);
Tailwind
colors: {
custom: {
50: '#a6c0fd',
500: '#78a7fc',
950: '#000000',
},
}SCSS
$custom: #78a7fc; $custom-light: #a6c0fd; $custom-dark: #000000;
JSON
{
"hex": "#78a7fc",
"rgb": {
"r": 120,
"g": 167,
"b": 252
},
"hsl": {
"h": 218.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.73077,
"c": 0.1342,
"h": 261.6
},
"luminance": 0.38659
}Semantic roles & 50–950 ramp
primary
#78A7FC
secondary
#F7EAD4
accent
#9400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186