#76A7F8#76A7F8
#76A7F8 is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.8% C 0.130 H 260.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #76A7F8 |
|---|---|
| RGB | rgb(118, 167, 248) |
| HSL | hsl(217, 90%, 72%) |
| HSV | hsv(217, 52%, 97%) |
| CMYK | cmyk(52.4%, 32.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.21, 6.08, -45.35) |
| CIE-LCH | lch(68.21, 45.75, 277.64°) |
| OKLab | oklab(72.77% -0.0224 -0.1278) |
| OKLCH | oklch(72.77% 0.13 260.1) |
| XYZ | xyz(38.2274, 38.2634, 94.1599) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.62
Cornflowerblue
#6495ED
ΔE00 5.27
Sky Blue (survey)
#75BBFD
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 8.11
Periwinkle Blue
#8F99FB
ΔE00 8.34
Dodgerblue
#1E90FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A7F8 #F8C776
analogous
#76E8F8 #76A7F8 #8676F8
triadic
#76A7F8 #F876A7 #A7F876
tetradic
#76A7F8 #F876E8 #F8C776 #76F886
square
#76A7F8 #F876E8 #F8C776 #76F886
split-complementary
#76A7F8 #F88676 #E8F876
monochromatic
#0C5FE8 #3C82F5 #76A7F8 #B0CCFB #E2ECFE
Accessibility & contrast
On white
2.43
#76A7F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#76A7F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A7F8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A7F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A7F8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFB
Deuteranopia (green-blind)
#77A1F6
Tritanopia (blue-blind)
#30B9C4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #76a7f8; /* rgb */ color: rgb(118, 167, 248); /* oklch */ color: oklch(72.8% 0.130 260.1);
Tailwind
colors: {
custom: {
50: '#a5c0fb',
500: '#76a7f8',
950: '#000000',
},
}SCSS
$custom: #76a7f8; $custom-light: #a5c0fb; $custom-dark: #000000;
JSON
{
"hex": "#76a7f8",
"rgb": {
"r": 118,
"g": 167,
"b": 248
},
"hsl": {
"h": 217.385,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.72766,
"c": 0.12975,
"h": 260.1
},
"luminance": 0.38266
}Semantic roles & 50–950 ramp
primary
#76A7F8
secondary
#F5E9D4
accent
#8F00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185