#78A2FB#78A2FB
#78A2FB is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.0% C 0.138 H 264.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78A2FB |
|---|---|
| RGB | rgb(120, 162, 251) |
| HSL | hsl(221, 94%, 73%) |
| HSV | hsv(221, 52%, 98%) |
| CMYK | cmyk(52.2%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.12, 10.29, -48.69) |
| CIE-LCH | lch(67.12, 49.77, 281.93°) |
| OKLab | oklab(71.99% -0.0143 -0.1375) |
| OKLCH | oklch(71.99% 0.138 264.1) |
| XYZ | xyz(38.0728, 36.7960, 96.3441) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.59
Soft Blue
#6488EA
ΔE00 7.83
Sky Blue (survey)
#75BBFD
ΔE00 8.55
Pastel Blue
#A2BFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A2FB #FBD178
analogous
#78E4FB #78A2FB #8F78FB
triadic
#78A2FB #FB78A2 #A2FB78
tetradic
#78A2FB #FB78E4 #FBD178 #78FB8F
square
#78A2FB #FB78E4 #FBD178 #78FB8F
split-complementary
#78A2FB #FB8F78 #E4FB78
monochromatic
#0752F1 #3D79F9 #78A2FB #B3CBFD #E1EBFE
Accessibility & contrast
On white
2.51
#78A2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#78A2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A2FB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A2FB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#6F9EF9
Tritanopia (blue-blind)
#35B5C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #78a2fb; /* rgb */ color: rgb(120, 162, 251); /* oklch */ color: oklch(72.0% 0.138 264.1);
Tailwind
colors: {
custom: {
50: '#a6bdfd',
500: '#78a2fb',
950: '#000000',
},
}SCSS
$custom: #78a2fb; $custom-light: #a6bdfd; $custom-dark: #000000;
JSON
{
"hex": "#78a2fb",
"rgb": {
"r": 120,
"g": 162,
"b": 251
},
"hsl": {
"h": 220.763,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.71992,
"c": 0.13827,
"h": 264.1
},
"luminance": 0.36799
}Semantic roles & 50–950 ramp
primary
#78A2FB
secondary
#F6ECD5
accent
#9C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185