#7BAAF7#7BAAF7
#7BAAF7 is a light, vivid blue. Relative luminance 0.397; OKLCH L 73.6% C 0.123 H 259.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAAF7 |
|---|---|
| RGB | rgb(123, 170, 247) |
| HSL | hsl(217, 89%, 73%) |
| HSV | hsv(217, 50%, 97%) |
| CMYK | cmyk(50.2%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.24, 5.18, -43.18) |
| CIE-LCH | lch(69.24, 43.49, 276.84°) |
| OKLab | oklab(73.62% -0.0216 -0.1214) |
| OKLCH | oklch(73.62% 0.123 259.9) |
| XYZ | xyz(39.3259, 39.6730, 93.5630) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.76
Cornflowerblue
#6495ED
ΔE00 6.10
Sky Blue (survey)
#75BBFD
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 8.35
Dodgerblue
#1E90FF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAAF7 #F7C87B
analogous
#7BE8F7 #7BAAF7 #8A7BF7
triadic
#7BAAF7 #F77BAA #AAF77B
tetradic
#7BAAF7 #F77BE8 #F7C87B #7BF78A
square
#7BAAF7 #F77BE8 #F7C87B #7BF78A
split-complementary
#7BAAF7 #F78A7B #E8F77B
monochromatic
#0E61E9 #4185F4 #7BAAF7 #B5CFFA #E2ECFD
Accessibility & contrast
On white
2.35
#7BAAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#7BAAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAAF7
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAAF7 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAFFA
Deuteranopia (green-blind)
#7DA4F5
Tritanopia (blue-blind)
#40BBC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7baaf7; /* rgb */ color: rgb(123, 170, 247); /* oklch */ color: oklch(73.6% 0.123 259.9);
Tailwind
colors: {
custom: {
50: '#a8c3fa',
500: '#7baaf7',
950: '#000000',
},
}SCSS
$custom: #7baaf7; $custom-light: #a8c3fa; $custom-dark: #000000;
JSON
{
"hex": "#7baaf7",
"rgb": {
"r": 123,
"g": 170,
"b": 247
},
"hsl": {
"h": 217.258,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.73617,
"c": 0.12332,
"h": 259.9
},
"luminance": 0.39676
}Semantic roles & 50–950 ramp
primary
#7BAAF7
secondary
#F5E9D6
accent
#8E00E5
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185