#7BA4E8#7BA4E8
#7BA4E8 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.6% C 0.110 H 260.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA4E8 |
|---|---|
| RGB | rgb(123, 164, 232) |
| HSL | hsl(217, 70%, 70%) |
| HSV | hsv(217, 47%, 91%) |
| CMYK | cmyk(47%, 29.3%, 0%, 9%) |
| CIE-LAB | lab(66.97, 4.17, -38.54) |
| CIE-LCH | lch(66.97, 38.77, 276.18°) |
| OKLab | oklab(71.63% -0.0186 -0.108) |
| OKLCH | oklch(71.63% 0.11 260.2) |
| XYZ | xyz(36.0045, 36.5857, 81.4928) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Soft Blue
#6488EA
ΔE00 8.25
Pastel Blue
#A2BFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA4E8 #E8BF7B
analogous
#7BDBE8 #7BA4E8 #897BE8
triadic
#7BA4E8 #E87BA4 #A4E87B
tetradic
#7BA4E8 #E87BDB #E8BF7B #7BE889
square
#7BA4E8 #E87BDB #E8BF7B #7BE889
split-complementary
#7BA4E8 #E8897B #DBE87B
monochromatic
#2360C6 #4780DF #7BA4E8 #AFC8F1 #E3ECFA
Accessibility & contrast
On white
2.52
#7BA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7BA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA4E8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA4E8 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EB
Deuteranopia (green-blind)
#7E9EE7
Tritanopia (blue-blind)
#4EB3BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ba4e8; /* rgb */ color: rgb(123, 164, 232); /* oklch */ color: oklch(71.6% 0.110 260.2);
Tailwind
colors: {
custom: {
50: '#a6beef',
500: '#7ba4e8',
950: '#000000',
},
}SCSS
$custom: #7ba4e8; $custom-light: #a6beef; $custom-dark: #000000;
JSON
{
"hex": "#7ba4e8",
"rgb": {
"r": 123,
"g": 164,
"b": 232
},
"hsl": {
"h": 217.431,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.7163,
"c": 0.10961,
"h": 260.2
},
"luminance": 0.36588
}Semantic roles & 50–950 ramp
primary
#7BA4E8
secondary
#EFE3D0
accent
#8A13D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184