#7BA2DE#7BA2DE
#7BA2DE is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.7% C 0.098 H 258.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2DE |
|---|---|
| RGB | rgb(123, 162, 222) |
| HSL | hsl(216, 60%, 68%) |
| HSV | hsv(216, 45%, 87%) |
| CMYK | cmyk(44.6%, 27%, 0%, 12.9%) |
| CIE-LAB | lab(66.00, 2.42, -34.55) |
| CIE-LCH | lch(66.00, 34.63, 274.01°) |
| OKLab | oklab(70.74% -0.0191 -0.0965) |
| OKLCH | oklch(70.74% 0.098 258.8) |
| XYZ | xyz(34.2692, 35.3234, 74.1054) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.49
Carolina Blue
#8AB8FE
ΔE00 6.49
Periwinkle Blue
#8F99FB
ΔE00 7.01
Faded Blue
#658CBB
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 7.81
Dark Sky Blue
#448EE4
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2DE #DEB77B
analogous
#7BD3DE #7BA2DE #867BDE
triadic
#7BA2DE #DE7BA2 #A2DE7B
tetradic
#7BA2DE #DE7BD3 #DEB77B #7BDE86
square
#7BA2DE #DE7BD3 #DEB77B #7BDE86
split-complementary
#7BA2DE #DE867B #D3DE7B
monochromatic
#2D61B2 #4A80D2 #7BA2DE #ACC4EA #DDE7F6
Accessibility & contrast
On white
2.60
#7BA2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7BA2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2DE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2DE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E1
Deuteranopia (green-blind)
#809CDD
Tritanopia (blue-blind)
#55AFB7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ba2de; /* rgb */ color: rgb(123, 162, 222); /* oklch */ color: oklch(70.7% 0.098 258.8);
Tailwind
colors: {
custom: {
50: '#a5bde8',
500: '#7ba2de',
950: '#000000',
},
}SCSS
$custom: #7ba2de; $custom-light: #a5bde8; $custom-dark: #000000;
JSON
{
"hex": "#7ba2de",
"rgb": {
"r": 123,
"g": 162,
"b": 222
},
"hsl": {
"h": 216.364,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.70737,
"c": 0.09836,
"h": 258.8
},
"luminance": 0.35326
}Semantic roles & 50–950 ramp
primary
#7BA2DE
secondary
#EADECB
accent
#851EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184