#78A2F2#78A2F2
#78A2F2 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.5% C 0.126 H 262.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #78A2F2 |
|---|---|
| RGB | rgb(120, 162, 242) |
| HSL | hsl(219, 82%, 71%) |
| HSV | hsv(219, 50%, 95%) |
| CMYK | cmyk(50.4%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(66.70, 7.57, -44.44) |
| CIE-LCH | lch(66.70, 45.08, 279.66°) |
| OKLab | oklab(71.53% -0.0164 -0.1251) |
| OKLCH | oklch(71.53% 0.126 262.5) |
| XYZ | xyz(36.6877, 36.2420, 89.0493) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 7.71
Dark Sky Blue
#448EE4
ΔE00 8.29
Sky Blue (survey)
#75BBFD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A2F2 #F2C878
analogous
#78DFF2 #78A2F2 #8B78F2
triadic
#78A2F2 #F278A2 #A2F278
tetradic
#78A2F2 #F278DF #F2C878 #78F28B
square
#78A2F2 #F278DF #F2C878 #78F28B
split-complementary
#78A2F2 #F28B78 #DFF278
monochromatic
#1559DB #407CED #78A2F2 #B0C8F7 #E3ECFC
Accessibility & contrast
On white
2.55
#78A2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#78A2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A2F2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A2F2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F5
Deuteranopia (green-blind)
#759DF0
Tritanopia (blue-blind)
#3FB3BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #78a2f2; /* rgb */ color: rgb(120, 162, 242); /* oklch */ color: oklch(71.5% 0.126 262.5);
Tailwind
colors: {
custom: {
50: '#a5bdf6',
500: '#78a2f2',
950: '#000000',
},
}SCSS
$custom: #78a2f2; $custom-light: #a5bdf6; $custom-dark: #000000;
JSON
{
"hex": "#78a2f2",
"rgb": {
"r": 120,
"g": 162,
"b": 242
},
"hsl": {
"h": 219.344,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.71529,
"c": 0.12623,
"h": 262.5
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#78A2F2
secondary
#F3E8D3
accent
#9407DF
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101217
muted
#7F8185