#78A6FB#78A6FB
#78A6FB is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.8% C 0.134 H 262.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #78A6FB |
|---|---|
| RGB | rgb(120, 166, 251) |
| HSL | hsl(219, 94%, 73%) |
| HSV | hsv(219, 52%, 98%) |
| CMYK | cmyk(52.2%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(68.19, 7.99, -47.01) |
| CIE-LCH | lch(68.19, 47.69, 279.65°) |
| OKLab | oklab(72.82% -0.0187 -0.1326) |
| OKLCH | oklch(72.82% 0.134 262) |
| XYZ | xyz(38.7887, 38.2277, 96.5828) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.79
Cornflowerblue
#6495ED
ΔE00 5.17
Sky Blue (survey)
#75BBFD
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.65
Pastel Blue
#A2BFFE
ΔE00 7.97
Soft Blue
#6488EA
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A6FB #FBCD78
analogous
#78E8FB #78A6FB #8B78FB
triadic
#78A6FB #FB78A6 #A6FB78
tetradic
#78A6FB #FB78E8 #FBCD78 #78FB8B
square
#78A6FB #FB78E8 #FBCD78 #78FB8B
split-complementary
#78A6FB #FB8B78 #E8FB78
monochromatic
#0759F1 #3D7FF9 #78A6FB #B3CDFD #E1EBFE
Accessibility & contrast
On white
2.43
#78A6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#78A6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A6FB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A6FB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#75A1F9
Tritanopia (blue-blind)
#34B9C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #78a6fb; /* rgb */ color: rgb(120, 166, 251); /* oklch */ color: oklch(72.8% 0.134 262.0);
Tailwind
colors: {
custom: {
50: '#a6c0fd',
500: '#78a6fb',
950: '#000000',
},
}SCSS
$custom: #78a6fb; $custom-light: #a6c0fd; $custom-dark: #000000;
JSON
{
"hex": "#78a6fb",
"rgb": {
"r": 120,
"g": 166,
"b": 251
},
"hsl": {
"h": 218.931,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.72818,
"c": 0.13393,
"h": 262
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#78A6FB
secondary
#F6EBD5
accent
#9500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185