#76A3FF#76A3FF
#76A3FF is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.3% C 0.143 H 263.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #76A3FF |
|---|---|
| RGB | rgb(118, 163, 255) |
| HSL | hsl(220, 100%, 73%) |
| HSV | hsv(220, 54%, 100%) |
| CMYK | cmyk(53.7%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(67.47, 10.51, -50.32) |
| CIE-LCH | lch(67.47, 51.41, 281.80°) |
| OKLab | oklab(72.3% -0.0163 -0.1423) |
| OKLCH | oklch(72.3% 0.143 263.5) |
| XYZ | xyz(38.6123, 37.2630, 99.7461) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 7.14
Sky Blue (survey)
#75BBFD
ΔE00 8.12
Soft Blue
#6488EA
ΔE00 8.21
Pastel Blue
#A2BFFE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76A3FF #FFD276
analogous
#76E7FF #76A3FF #8D76FF
triadic
#76A3FF #FF76A3 #A3FF76
tetradic
#76A3FF #FF76E7 #FFD276 #76FF8D
square
#76A3FF #FF76E7 #FFD276 #76FF8D
split-complementary
#76A3FF #FF8D76 #E7FF76
monochromatic
#0052FB #397AFF #76A3FF #B3CCFF #E0EAFF
Accessibility & contrast
On white
2.48
#76A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#76A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76A3FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76A3FF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6D9FFD
Tritanopia (blue-blind)
#27B7C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #76a3ff; /* rgb */ color: rgb(118, 163, 255); /* oklch */ color: oklch(72.3% 0.143 263.5);
Tailwind
colors: {
custom: {
50: '#a6bdff',
500: '#76a3ff',
950: '#000000',
},
}SCSS
$custom: #76a3ff; $custom-light: #a6bdff; $custom-dark: #000000;
JSON
{
"hex": "#76a3ff",
"rgb": {
"r": 118,
"g": 163,
"b": 255
},
"hsl": {
"h": 220.292,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.72298,
"c": 0.14324,
"h": 263.5
},
"luminance": 0.37266
}Semantic roles & 50–950 ramp
primary
#76A3FF
secondary
#F7ECD4
accent
#9A00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186