#78A2F8#78A2F8
#78A2F8 is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.8% C 0.134 H 263.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78A2F8 |
|---|---|
| RGB | rgb(120, 162, 248) |
| HSL | hsl(220, 90%, 72%) |
| HSV | hsv(220, 52%, 97%) |
| CMYK | cmyk(51.6%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.98, 9.38, -47.28) |
| CIE-LCH | lch(66.98, 48.20, 281.22°) |
| OKLab | oklab(71.84% -0.015 -0.1334) |
| OKLCH | oklch(71.84% 0.134 263.6) |
| XYZ | xyz(37.6037, 36.6083, 93.8733) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.28
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.78
Sky Blue (survey)
#75BBFD
ΔE00 8.49
Dark Sky Blue
#448EE4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A2F8 #F8CE78
analogous
#78E2F8 #78A2F8 #8E78F8
triadic
#78A2F8 #F878A2 #A2F878
tetradic
#78A2F8 #F878E2 #F8CE78 #78F88E
square
#78A2F8 #F878E2 #F8CE78 #78F88E
split-complementary
#78A2F8 #F88E78 #E2F878
monochromatic
#0C55E9 #3E7AF5 #78A2F8 #B2CAFB #E2EBFD
Accessibility & contrast
On white
2.52
#78A2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#78A2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A2F8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A2F8 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#719EF6
Tritanopia (blue-blind)
#39B5C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #78a2f8; /* rgb */ color: rgb(120, 162, 248); /* oklch */ color: oklch(71.8% 0.134 263.6);
Tailwind
colors: {
custom: {
50: '#a6bdfb',
500: '#78a2f8',
950: '#000000',
},
}SCSS
$custom: #78a2f8; $custom-light: #a6bdfb; $custom-dark: #000000;
JSON
{
"hex": "#78a2f8",
"rgb": {
"r": 120,
"g": 162,
"b": 248
},
"hsl": {
"h": 220.313,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.71836,
"c": 0.13425,
"h": 263.6
},
"luminance": 0.36611
}Semantic roles & 50–950 ramp
primary
#78A2F8
secondary
#F6EBD5
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185