#76A2F8#76A2F8
#76A2F8 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.7% C 0.135 H 262.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #76A2F8 |
|---|---|
| RGB | rgb(118, 162, 248) |
| HSL | hsl(220, 90%, 72%) |
| HSV | hsv(220, 52%, 97%) |
| CMYK | cmyk(52.4%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.88, 8.94, -47.46) |
| CIE-LCH | lch(66.88, 48.29, 280.67°) |
| OKLab | oklab(71.72% -0.0168 -0.134) |
| OKLCH | oklch(71.72% 0.135 262.8) |
| XYZ | xyz(37.3291, 36.4668, 93.8604) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 7.80
Dark Sky Blue
#448EE4
ΔE00 8.28
Sky Blue (survey)
#75BBFD
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A2F8 #F8CC76
analogous
#76E3F8 #76A2F8 #8B76F8
triadic
#76A2F8 #F876A2 #A2F876
tetradic
#76A2F8 #F876E3 #F8CC76 #76F88B
square
#76A2F8 #F876E3 #F8CC76 #76F88B
split-complementary
#76A2F8 #F88B76 #E3F876
monochromatic
#0C56E8 #3C7AF5 #76A2F8 #B0CAFB #E2EBFE
Accessibility & contrast
On white
2.53
#76A2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#76A2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A2F8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A2F8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#709DF6
Tritanopia (blue-blind)
#32B5C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #76a2f8; /* rgb */ color: rgb(118, 162, 248); /* oklch */ color: oklch(71.7% 0.135 262.8);
Tailwind
colors: {
custom: {
50: '#a5bdfb',
500: '#76a2f8',
950: '#000000',
},
}SCSS
$custom: #76a2f8; $custom-light: #a5bdfb; $custom-dark: #000000;
JSON
{
"hex": "#76a2f8",
"rgb": {
"r": 118,
"g": 162,
"b": 248
},
"hsl": {
"h": 219.692,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.71724,
"c": 0.13501,
"h": 262.8
},
"luminance": 0.3647
}Semantic roles & 50–950 ramp
primary
#76A2F8
secondary
#F5EAD4
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185