#78A2FF#78A2FF
#78A2FF is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.2% C 0.144 H 264.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #78A2FF |
|---|---|
| RGB | rgb(120, 162, 255) |
| HSL | hsl(221, 100%, 74%) |
| HSV | hsv(221, 53%, 100%) |
| CMYK | cmyk(52.9%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.32, 11.51, -50.56) |
| CIE-LCH | lch(67.32, 51.86, 282.82°) |
| OKLab | oklab(72.2% -0.0134 -0.143) |
| OKLCH | oklch(72.2% 0.144 264.7) |
| XYZ | xyz(38.7100, 37.0509, 99.7000) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.57
Carolina Blue
#8AB8FE
ΔE00 5.87
Periwinkle Blue
#8F99FB
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 7.92
Pastel Blue
#A2BFFE
ΔE00 8.56
Sky Blue (survey)
#75BBFD
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78A2FF #FFD578
analogous
#78E6FF #78A2FF #9178FF
triadic
#78A2FF #FF78A2 #A2FF78
tetradic
#78A2FF #FF78E6 #FFD578 #78FF91
square
#78A2FF #FF78E6 #FFD578 #78FF91
split-complementary
#78A2FF #FF9178 #E6FF78
monochromatic
#004FFD #3B78FF #78A2FF #B5CCFF #E0EAFF
Accessibility & contrast
On white
2.50
#78A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#78A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78A2FF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78A2FF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#30B6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #78a2ff; /* rgb */ color: rgb(120, 162, 255); /* oklch */ color: oklch(72.2% 0.144 264.7);
Tailwind
colors: {
custom: {
50: '#a7bdff',
500: '#78a2ff',
950: '#000000',
},
}SCSS
$custom: #78a2ff; $custom-light: #a7bdff; $custom-dark: #000000;
JSON
{
"hex": "#78a2ff",
"rgb": {
"r": 120,
"g": 162,
"b": 255
},
"hsl": {
"h": 221.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.72203,
"c": 0.14361,
"h": 264.7
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#78A2FF
secondary
#F7ECD4
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186