#7BA2E1#7BA2E1
#7BA2E1 is a light, moderate blue. Relative luminance 0.355; OKLCH L 70.9% C 0.102 H 259.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2E1 |
|---|---|
| RGB | rgb(123, 162, 225) |
| HSL | hsl(217, 63%, 68%) |
| HSV | hsv(217, 45%, 88%) |
| CMYK | cmyk(45.3%, 28%, 0%, 11.8%) |
| CIE-LAB | lab(66.13, 3.28, -36.00) |
| CIE-LCH | lch(66.13, 36.15, 275.21°) |
| OKLab | oklab(70.88% -0.0182 -0.1007) |
| OKLCH | oklch(70.88% 0.102 259.7) |
| XYZ | xyz(34.6749, 35.4857, 76.2418) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 6.87
Soft Blue
#6488EA
ΔE00 7.76
Faded Blue
#658CBB
ΔE00 7.92
Dark Sky Blue
#448EE4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2E1 #E1BA7B
analogous
#7BD5E1 #7BA2E1 #877BE1
triadic
#7BA2E1 #E17BA2 #A2E17B
tetradic
#7BA2E1 #E17BD5 #E1BA7B #7BE187
square
#7BA2E1 #E17BD5 #E1BA7B #7BE187
split-complementary
#7BA2E1 #E1877B #D5E17B
monochromatic
#2A60B8 #497FD6 #7BA2E1 #ADC5EC #DFE8F8
Accessibility & contrast
On white
2.59
#7BA2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#7BA2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2E1
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2E1 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E4
Deuteranopia (green-blind)
#7F9CE0
Tritanopia (blue-blind)
#53B0B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ba2e1; /* rgb */ color: rgb(123, 162, 225); /* oklch */ color: oklch(70.9% 0.102 259.7);
Tailwind
colors: {
custom: {
50: '#a6bdea',
500: '#7ba2e1',
950: '#000000',
},
}SCSS
$custom: #7ba2e1; $custom-light: #a6bdea; $custom-dark: #000000;
JSON
{
"hex": "#7ba2e1",
"rgb": {
"r": 123,
"g": 162,
"b": 225
},
"hsl": {
"h": 217.059,
"s": 62.963,
"l": 68.235
},
"oklch": {
"l": 0.70876,
"c": 0.10233,
"h": 259.7
},
"luminance": 0.35488
}Semantic roles & 50–950 ramp
primary
#7BA2E1
secondary
#EBE0CC
accent
#871BCB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184