#7BA2DC#7BA2DC
#7BA2DC is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.6% C 0.096 H 258.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2DC |
|---|---|
| RGB | rgb(123, 162, 220) |
| HSL | hsl(216, 58%, 67%) |
| HSV | hsv(216, 44%, 86%) |
| CMYK | cmyk(44.1%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(65.92, 1.85, -33.57) |
| CIE-LCH | lch(65.92, 33.62, 273.16°) |
| OKLab | oklab(70.65% -0.0197 -0.0937) |
| OKLCH | oklch(70.65% 0.096 258.1) |
| XYZ | xyz(34.0028, 35.2168, 72.7021) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 6.58
Periwinkle Blue
#8F99FB
ΔE00 7.10
Faded Blue
#658CBB
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 7.85
Dark Sky Blue
#448EE4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2DC #DCB57B
analogous
#7BD3DC #7BA2DC #847BDC
triadic
#7BA2DC #DC7BA2 #A2DC7B
tetradic
#7BA2DC #DC7BD3 #DCB57B #7BDC84
square
#7BA2DC #DC7BD3 #DCB57B #7BDC84
split-complementary
#7BA2DC #DC847B #D3DC7B
monochromatic
#2E62AE #4B80CF #7BA2DC #ABC4E9 #DCE6F6
Accessibility & contrast
On white
2.61
#7BA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7BA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2DC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2DC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#819CDB
Tritanopia (blue-blind)
#56AFB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ba2dc; /* rgb */ color: rgb(123, 162, 220); /* oklch */ color: oklch(70.6% 0.096 258.1);
Tailwind
colors: {
custom: {
50: '#a5bde7',
500: '#7ba2dc',
950: '#000000',
},
}SCSS
$custom: #7ba2dc; $custom-light: #a5bde7; $custom-dark: #000000;
JSON
{
"hex": "#7ba2dc",
"rgb": {
"r": 123,
"g": 162,
"b": 220
},
"hsl": {
"h": 215.876,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.70645,
"c": 0.09574,
"h": 258.1
},
"luminance": 0.35219
}Semantic roles & 50–950 ramp
primary
#7BA2DC
secondary
#E9DCCA
accent
#8320C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184