#7BACFD#7BACFD
#7BACFD is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.3% C 0.129 H 260.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BACFD |
|---|---|
| RGB | rgb(123, 172, 253) |
| HSL | hsl(217, 97%, 74%) |
| HSV | hsv(217, 51%, 99%) |
| CMYK | cmyk(51.4%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(70.04, 5.84, -45.18) |
| CIE-LCH | lch(70.04, 45.56, 277.36°) |
| OKLab | oklab(74.33% -0.0223 -0.1272) |
| OKLCH | oklch(74.33% 0.129 260.1) |
| XYZ | xyz(40.6445, 40.8049, 98.6438) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.24
Sky Blue (survey)
#75BBFD
ΔE00 5.77
Cornflowerblue
#6495ED
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 6.99
Periwinkle Blue
#8F99FB
ΔE00 8.83
Baby Blue (survey)
#A2CFFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BACFD #FDCC7B
analogous
#7BEDFD #7BACFD #8B7BFD
triadic
#7BACFD #FD7BAC #ACFD7B
tetradic
#7BACFD #FD7BED #FDCC7B #7BFD8B
square
#7BACFD #FD7BED #FDCC7B #7BFD8B
split-complementary
#7BACFD #FD8B7B #EDFD7B
monochromatic
#0461FA #3F86FC #7BACFD #B7D2FE #E1ECFF
Accessibility & contrast
On white
2.29
#7BACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#7BACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BACFD
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BACFD | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#39BEC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bacfd; /* rgb */ color: rgb(123, 172, 253); /* oklch */ color: oklch(74.3% 0.129 260.1);
Tailwind
colors: {
custom: {
50: '#a8c4fe',
500: '#7bacfd',
950: '#000000',
},
}SCSS
$custom: #7bacfd; $custom-light: #a8c4fe; $custom-dark: #000000;
JSON
{
"hex": "#7bacfd",
"rgb": {
"r": 123,
"g": 172,
"b": 253
},
"hsl": {
"h": 217.385,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.7433,
"c": 0.12913,
"h": 260.1
},
"luminance": 0.40808
}Semantic roles & 50–950 ramp
primary
#7BACFD
secondary
#F7EAD4
accent
#8F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186