#7BA4EA#7BA4EA
#7BA4EA is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.7% C 0.112 H 260.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA4EA |
|---|---|
| RGB | rgb(123, 164, 234) |
| HSL | hsl(218, 73%, 70%) |
| HSV | hsv(218, 47%, 92%) |
| CMYK | cmyk(47.4%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.05, 4.75, -39.51) |
| CIE-LCH | lch(67.05, 39.79, 276.86°) |
| OKLab | oklab(71.73% -0.0181 -0.1108) |
| OKLCH | oklch(71.73% 0.112 260.7) |
| XYZ | xyz(36.2902, 36.7000, 82.9975) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 7.02
Sky Blue (survey)
#75BBFD
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.20
Soft Blue
#6488EA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA4EA #EAC17B
analogous
#7BDBEA #7BA4EA #8A7BEA
triadic
#7BA4EA #EA7BA4 #A4EA7B
tetradic
#7BA4EA #EA7BDB #EAC17B #7BEA8A
square
#7BA4EA #EA7BDB #EAC17B #7BEA8A
split-complementary
#7BA4EA #EA8A7B #DBEA7B
monochromatic
#205FCA #4680E2 #7BA4EA #B0C8F2 #E5EDFB
Accessibility & contrast
On white
2.52
#7BA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7BA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA4EA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA4EA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#7D9EE8
Tritanopia (blue-blind)
#4CB3BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ba4ea; /* rgb */ color: rgb(123, 164, 234); /* oklch */ color: oklch(71.7% 0.112 260.7);
Tailwind
colors: {
custom: {
50: '#a6bef1',
500: '#7ba4ea',
950: '#000000',
},
}SCSS
$custom: #7ba4ea; $custom-light: #a6bef1; $custom-dark: #000000;
JSON
{
"hex": "#7ba4ea",
"rgb": {
"r": 123,
"g": 164,
"b": 234
},
"hsl": {
"h": 217.838,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71726,
"c": 0.11226,
"h": 260.7
},
"luminance": 0.36702
}Semantic roles & 50–950 ramp
primary
#7BA4EA
secondary
#F0E4D1
accent
#8C11D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184