#7BA2ED#7BA2ED
#7BA2ED is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.5% C 0.118 H 262.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2ED |
|---|---|
| RGB | rgb(123, 162, 237) |
| HSL | hsl(219, 76%, 71%) |
| HSV | hsv(219, 48%, 93%) |
| CMYK | cmyk(48.1%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.64, 6.77, -41.79) |
| CIE-LCH | lch(66.64, 42.33, 279.20°) |
| OKLab | oklab(71.45% -0.0149 -0.1174) |
| OKLCH | oklch(71.45% 0.118 262.8) |
| XYZ | xyz(36.3697, 36.1636, 85.1681) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 6.05
Periwinkle Blue
#8F99FB
ΔE00 6.40
Soft Blue
#6488EA
ΔE00 7.69
Pastel Blue
#A2BFFE
ΔE00 8.47
Dark Sky Blue
#448EE4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2ED #EDC67B
analogous
#7BDBED #7BA2ED #8D7BED
triadic
#7BA2ED #ED7BA2 #A2ED7B
tetradic
#7BA2ED #ED7BDB #EDC67B #7BED8D
square
#7BA2ED #ED7BDB #EDC67B #7BED8D
split-complementary
#7BA2ED #ED8D7B #DBED7B
monochromatic
#1D5AD1 #457CE6 #7BA2ED #B1C8F4 #E4ECFB
Accessibility & contrast
On white
2.55
#7BA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7BA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2ED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2ED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#4BB2BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ba2ed; /* rgb */ color: rgb(123, 162, 237); /* oklch */ color: oklch(71.5% 0.118 262.8);
Tailwind
colors: {
custom: {
50: '#a7bdf3',
500: '#7ba2ed',
950: '#000000',
},
}SCSS
$custom: #7ba2ed; $custom-light: #a7bdf3; $custom-dark: #000000;
JSON
{
"hex": "#7ba2ed",
"rgb": {
"r": 123,
"g": 162,
"b": 237
},
"hsl": {
"h": 219.474,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.71452,
"c": 0.11834,
"h": 262.8
},
"luminance": 0.36166
}Semantic roles & 50–950 ramp
primary
#7BA2ED
secondary
#F1E7D2
accent
#930DD8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101217
muted
#7F8185