#76ABFD#76ABFD
#76ABFD is a light, vivid blue. Relative luminance 0.401; OKLCH L 73.9% C 0.132 H 258.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABFD |
|---|---|
| RGB | rgb(118, 171, 253) |
| HSL | hsl(216, 97%, 73%) |
| HSV | hsv(216, 53%, 99%) |
| CMYK | cmyk(53.4%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.52, 5.33, -46.02) |
| CIE-LCH | lch(69.52, 46.33, 276.61°) |
| OKLab | oklab(73.86% -0.0256 -0.1297) |
| OKLCH | oklch(73.86% 0.132 258.9) |
| XYZ | xyz(39.7577, 40.0661, 98.5479) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.73
Sky Blue (survey)
#75BBFD
ΔE00 5.53
Cornflowerblue
#6495ED
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.69
Dodgerblue
#1E90FF
ΔE00 9.25
Periwinkle Blue
#8F99FB
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABFD #FDC876
analogous
#76EFFD #76ABFD #8476FD
triadic
#76ABFD #FD76AB #ABFD76
tetradic
#76ABFD #FD76EF #FDC876 #76FD84
square
#76ABFD #FD76EF #FDC876 #76FD84
split-complementary
#76ABFD #FD8476 #EFFD76
monochromatic
#0462F5 #3A86FC #76ABFD #B2D0FE #E1EDFF
Accessibility & contrast
On white
2.33
#76ABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#76ABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABFD
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABFD | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#27BDC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #76abfd; /* rgb */ color: rgb(118, 171, 253); /* oklch */ color: oklch(73.9% 0.132 258.9);
Tailwind
colors: {
custom: {
50: '#a5c3fe',
500: '#76abfd',
950: '#000000',
},
}SCSS
$custom: #76abfd; $custom-light: #a5c3fe; $custom-dark: #000000;
JSON
{
"hex": "#76abfd",
"rgb": {
"r": 118,
"g": 171,
"b": 253
},
"hsl": {
"h": 216.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.73855,
"c": 0.13221,
"h": 258.9
},
"luminance": 0.40069
}Semantic roles & 50–950 ramp
primary
#76ABFD
secondary
#F7E9D4
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186