#77A6FC#77A6FC
#77A6FC is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.8% C 0.136 H 261.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77A6FC |
|---|---|
| RGB | rgb(119, 166, 252) |
| HSL | hsl(219, 96%, 73%) |
| HSV | hsv(219, 53%, 99%) |
| CMYK | cmyk(52.8%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.18, 8.08, -47.57) |
| CIE-LCH | lch(68.18, 48.25, 279.64°) |
| OKLab | oklab(72.82% -0.0194 -0.1342) |
| OKLCH | oklch(72.82% 0.136 261.8) |
| XYZ | xyz(38.8087, 38.2197, 97.4087) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.80
Cornflowerblue
#6495ED
ΔE00 5.16
Sky Blue (survey)
#75BBFD
ΔE00 7.20
Periwinkle Blue
#8F99FB
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.07
Dodgerblue
#1E90FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77A6FC #FCCD77
analogous
#77E8FC #77A6FC #8A77FC
triadic
#77A6FC #FC77A6 #A6FC77
tetradic
#77A6FC #FC77E8 #FCCD77 #77FC8A
square
#77A6FC #FC77E8 #FCCD77 #77FC8A
split-complementary
#77A6FC #FC8A77 #E8FC77
monochromatic
#0559F3 #3B7FFB #77A6FC #B3CDFD #E1EBFE
Accessibility & contrast
On white
2.43
#77A6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#77A6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77A6FC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77A6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77A6FC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#74A1FA
Tritanopia (blue-blind)
#2FB9C5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77a6fc; /* rgb */ color: rgb(119, 166, 252); /* oklch */ color: oklch(72.8% 0.136 261.8);
Tailwind
colors: {
custom: {
50: '#a6c0fe',
500: '#77a6fc',
950: '#000000',
},
}SCSS
$custom: #77a6fc; $custom-light: #a6c0fe; $custom-dark: #000000;
JSON
{
"hex": "#77a6fc",
"rgb": {
"r": 119,
"g": 166,
"b": 252
},
"hsl": {
"h": 218.797,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.72815,
"c": 0.13564,
"h": 261.8
},
"luminance": 0.38223
}Semantic roles & 50–950 ramp
primary
#77A6FC
secondary
#F7EBD4
accent
#9400E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186