#76A4FA#76A4FA
#76A4FA is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.2% C 0.136 H 262.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #76A4FA |
|---|---|
| RGB | rgb(118, 164, 250) |
| HSL | hsl(219, 93%, 72%) |
| HSV | hsv(219, 53%, 98%) |
| CMYK | cmyk(52.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.50, 8.40, -47.56) |
| CIE-LCH | lch(67.50, 48.29, 280.02°) |
| OKLab | oklab(72.24% -0.0186 -0.1342) |
| OKLCH | oklch(72.24% 0.136 262.1) |
| XYZ | xyz(37.9962, 37.3018, 95.6217) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 5.34
Periwinkle Blue
#8F99FB
ΔE00 7.49
Sky Blue (survey)
#75BBFD
ΔE00 7.70
Soft Blue
#6488EA
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A4FA #FACC76
analogous
#76E6FA #76A4FA #8A76FA
triadic
#76A4FA #FA76A4 #A4FA76
tetradic
#76A4FA #FA76E6 #FACC76 #76FA8A
square
#76A4FA #FA76E6 #FACC76 #76FA8A
split-complementary
#76A4FA #FA8A76 #E6FA76
monochromatic
#0958ED #3B7DF8 #76A4FA #B1CBFC #E1EBFE
Accessibility & contrast
On white
2.48
#76A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#76A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A4FA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A4FA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#729FF8
Tritanopia (blue-blind)
#2FB7C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76a4fa; /* rgb */ color: rgb(118, 164, 250); /* oklch */ color: oklch(72.2% 0.136 262.1);
Tailwind
colors: {
custom: {
50: '#a5befc',
500: '#76a4fa',
950: '#000000',
},
}SCSS
$custom: #76a4fa; $custom-light: #a5befc; $custom-dark: #000000;
JSON
{
"hex": "#76a4fa",
"rgb": {
"r": 118,
"g": 164,
"b": 250
},
"hsl": {
"h": 219.091,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.72242,
"c": 0.13552,
"h": 262.1
},
"luminance": 0.37305
}Semantic roles & 50–950 ramp
primary
#76A4FA
secondary
#F6EBD5
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185