#76A3FC#76A3FC
#76A3FC is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.1% C 0.139 H 263.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #76A3FC |
|---|---|
| RGB | rgb(118, 163, 252) |
| HSL | hsl(220, 96%, 73%) |
| HSV | hsv(220, 53%, 99%) |
| CMYK | cmyk(53.2%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.33, 9.59, -48.92) |
| CIE-LCH | lch(67.33, 49.85, 281.09°) |
| OKLab | oklab(72.14% -0.017 -0.1382) |
| OKLCH | oklch(72.14% 0.139 263) |
| XYZ | xyz(38.1332, 37.0713, 97.2226) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.48
Carolina Blue
#8AB8FE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 8.06
Soft Blue
#6488EA
ΔE00 8.15
Dark Sky Blue
#448EE4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A3FC #FCCF76
analogous
#76E6FC #76A3FC #8C76FC
triadic
#76A3FC #FC76A3 #A3FC76
tetradic
#76A3FC #FC76E6 #FCCF76 #76FC8C
square
#76A3FC #FC76E6 #FCCF76 #76FC8C
split-complementary
#76A3FC #FC8C76 #E6FC76
monochromatic
#0555F2 #3A7BFB #76A3FC #B2CBFD #E1EBFE
Accessibility & contrast
On white
2.50
#76A3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#76A3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A3FC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A3FC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#2CB6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76a3fc; /* rgb */ color: rgb(118, 163, 252); /* oklch */ color: oklch(72.1% 0.139 263.0);
Tailwind
colors: {
custom: {
50: '#a5bdfe',
500: '#76a3fc',
950: '#000000',
},
}SCSS
$custom: #76a3fc; $custom-light: #a5bdfe; $custom-dark: #000000;
JSON
{
"hex": "#76a3fc",
"rgb": {
"r": 118,
"g": 163,
"b": 252
},
"hsl": {
"h": 219.851,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.72139,
"c": 0.13925,
"h": 263
},
"luminance": 0.37074
}Semantic roles & 50–950 ramp
primary
#76A3FC
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186