#78A2F9#78A2F9
#78A2F9 is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.9% C 0.136 H 263.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #78A2F9 |
|---|---|
| RGB | rgb(120, 162, 249) |
| HSL | hsl(220, 91%, 72%) |
| HSV | hsv(220, 52%, 98%) |
| CMYK | cmyk(51.8%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(67.03, 9.68, -47.75) |
| CIE-LCH | lch(67.03, 48.72, 281.46°) |
| OKLab | oklab(71.89% -0.0147 -0.1348) |
| OKLCH | oklch(71.89% 0.136 263.8) |
| XYZ | xyz(37.7592, 36.6706, 94.6925) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.32
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.63
Soft Blue
#6488EA
ΔE00 7.79
Sky Blue (survey)
#75BBFD
ΔE00 8.51
Dark Sky Blue
#448EE4
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A2F9 #F9CF78
analogous
#78E3F9 #78A2F9 #8F78F9
triadic
#78A2F9 #F978A2 #A2F978
tetradic
#78A2F9 #F978E3 #F9CF78 #78F98F
square
#78A2F9 #F978E3 #F9CF78 #78F98F
split-complementary
#78A2F9 #F98F78 #E3F978
monochromatic
#0A54EC #3D7AF6 #78A2F9 #B3CAFC #E2EBFE
Accessibility & contrast
On white
2.52
#78A2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#78A2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A2F9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A2F9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#719EF7
Tritanopia (blue-blind)
#37B5C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #78a2f9; /* rgb */ color: rgb(120, 162, 249); /* oklch */ color: oklch(71.9% 0.136 263.8);
Tailwind
colors: {
custom: {
50: '#a6bdfb',
500: '#78a2f9',
950: '#000000',
},
}SCSS
$custom: #78a2f9; $custom-light: #a6bdfb; $custom-dark: #000000;
JSON
{
"hex": "#78a2f9",
"rgb": {
"r": 120,
"g": 162,
"b": 249
},
"hsl": {
"h": 220.465,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.71887,
"c": 0.13558,
"h": 263.8
},
"luminance": 0.36673
}Semantic roles & 50–950 ramp
primary
#78A2F9
secondary
#F6EBD5
accent
#9B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185