#76A4E8#76A4E8
#76A4E8 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.3% C 0.112 H 258.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #76A4E8 |
|---|---|
| RGB | rgb(118, 164, 232) |
| HSL | hsl(216, 71%, 69%) |
| HSV | hsv(216, 49%, 91%) |
| CMYK | cmyk(49.1%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(66.69, 3.00, -38.99) |
| CIE-LCH | lch(66.69, 39.10, 274.39°) |
| OKLab | oklab(71.35% -0.0233 -0.1094) |
| OKLCH | oklch(71.35% 0.112 258) |
| XYZ | xyz(35.3073, 36.2262, 81.4601) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.43
Carolina Blue
#8AB8FE
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 7.35
Dark Sky Blue
#448EE4
ΔE00 7.90
Periwinkle Blue
#8F99FB
ΔE00 8.02
Dodgerblue
#1E90FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A4E8 #E8BA76
analogous
#76DDE8 #76A4E8 #8176E8
triadic
#76A4E8 #E876A4 #A4E876
tetradic
#76A4E8 #E876DD #E8BA76 #76E881
square
#76A4E8 #E876DD #E8BA76 #76E881
split-complementary
#76A4E8 #E88176 #DDE876
monochromatic
#2162C3 #4281DF #76A4E8 #AAC7F1 #DFEAFA
Accessibility & contrast
On white
2.55
#76A4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#76A4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A4E8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A4E8 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8EB
Deuteranopia (green-blind)
#7C9DE7
Tritanopia (blue-blind)
#42B3BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #76a4e8; /* rgb */ color: rgb(118, 164, 232); /* oklch */ color: oklch(71.3% 0.112 258.0);
Tailwind
colors: {
custom: {
50: '#a3beef',
500: '#76a4e8',
950: '#000000',
},
}SCSS
$custom: #76a4e8; $custom-light: #a3beef; $custom-dark: #000000;
JSON
{
"hex": "#76a4e8",
"rgb": {
"r": 118,
"g": 164,
"b": 232
},
"hsl": {
"h": 215.789,
"s": 71.25,
"l": 68.627
},
"oklch": {
"l": 0.71345,
"c": 0.11182,
"h": 258
},
"luminance": 0.36229
}Semantic roles & 50–950 ramp
primary
#76A4E8
secondary
#EEE0CC
accent
#8512D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184