#76A0FC#76A0FC
#76A0FC is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.5% C 0.143 H 264.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #76A0FC |
|---|---|
| RGB | rgb(118, 160, 252) |
| HSL | hsl(221, 96%, 73%) |
| HSV | hsv(221, 53%, 99%) |
| CMYK | cmyk(53.2%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(66.53, 11.32, -50.17) |
| CIE-LCH | lch(66.53, 51.43, 282.71°) |
| OKLab | oklab(71.52% -0.0137 -0.1419) |
| OKLCH | oklch(71.52% 0.143 264.5) |
| XYZ | xyz(37.6068, 36.0186, 97.0472) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.97
Carolina Blue
#8AB8FE
ΔE00 6.41
Periwinkle Blue
#8F99FB
ΔE00 6.45
Soft Blue
#6488EA
ΔE00 7.31
Dark Sky Blue
#448EE4
ΔE00 8.34
Dodgerblue
#1E90FF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A0FC #FCD276
analogous
#76E3FC #76A0FC #8F76FC
triadic
#76A0FC #FC76A0 #A0FC76
tetradic
#76A0FC #FC76E3 #FCD276 #76FC8F
square
#76A0FC #FC76E3 #FCD276 #76FC8F
split-complementary
#76A0FC #FC8F76 #E3FC76
monochromatic
#0550F2 #3A76FB #76A0FC #B2CAFD #E1EAFE
Accessibility & contrast
On white
2.56
#76A0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#76A0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A0FC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A0FC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#6B9CFA
Tritanopia (blue-blind)
#2DB4C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #76a0fc; /* rgb */ color: rgb(118, 160, 252); /* oklch */ color: oklch(71.5% 0.143 264.5);
Tailwind
colors: {
custom: {
50: '#a5bbfe',
500: '#76a0fc',
950: '#000000',
},
}SCSS
$custom: #76a0fc; $custom-light: #a5bbfe; $custom-dark: #000000;
JSON
{
"hex": "#76a0fc",
"rgb": {
"r": 118,
"g": 160,
"b": 252
},
"hsl": {
"h": 221.194,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.71522,
"c": 0.14256,
"h": 264.5
},
"luminance": 0.36021
}Semantic roles & 50–950 ramp
primary
#76A0FC
secondary
#F7ECD4
accent
#9E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086