#76A3FA#76A3FA
#76A3FA is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.0% C 0.137 H 262.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #76A3FA |
|---|---|
| RGB | rgb(118, 163, 250) |
| HSL | hsl(220, 93%, 72%) |
| HSV | hsv(220, 53%, 98%) |
| CMYK | cmyk(52.8%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(67.24, 8.98, -47.98) |
| CIE-LCH | lch(67.24, 48.81, 280.60°) |
| OKLab | oklab(72.04% -0.0174 -0.1355) |
| OKLCH | oklch(72.04% 0.137 262.7) |
| XYZ | xyz(37.8179, 36.9452, 95.5622) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 7.23
Sky Blue (survey)
#75BBFD
ΔE00 8.02
Soft Blue
#6488EA
ΔE00 8.12
Dark Sky Blue
#448EE4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A3FA #FACD76
analogous
#76E5FA #76A3FA #8B76FA
triadic
#76A3FA #FA76A3 #A3FA76
tetradic
#76A3FA #FA76E5 #FACD76 #76FA8B
square
#76A3FA #FA76E5 #FACD76 #76FA8B
split-complementary
#76A3FA #FA8B76 #E5FA76
monochromatic
#0956ED #3B7BF8 #76A3FA #B1CBFC #E1EBFE
Accessibility & contrast
On white
2.50
#76A3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#76A3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A3FA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A3FA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#2FB6C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76a3fa; /* rgb */ color: rgb(118, 163, 250); /* oklch */ color: oklch(72.0% 0.137 262.7);
Tailwind
colors: {
custom: {
50: '#a5bdfc',
500: '#76a3fa',
950: '#000000',
},
}SCSS
$custom: #76a3fa; $custom-light: #a5bdfc; $custom-dark: #000000;
JSON
{
"hex": "#76a3fa",
"rgb": {
"r": 118,
"g": 163,
"b": 250
},
"hsl": {
"h": 219.545,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.72035,
"c": 0.13659,
"h": 262.7
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#76A3FA
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185