#7BA2FF#7BA2FF
#7BA2FF is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.4% C 0.143 H 265.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2FF |
|---|---|
| RGB | rgb(123, 162, 255) |
| HSL | hsl(222, 100%, 74%) |
| HSV | hsv(222, 52%, 100%) |
| CMYK | cmyk(51.8%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.48, 12.15, -50.30) |
| CIE-LCH | lch(67.48, 51.74, 283.58°) |
| OKLab | oklab(72.37% -0.0106 -0.1422) |
| OKLCH | oklch(72.37% 0.143 265.7) |
| XYZ | xyz(39.1327, 37.2688, 99.7198) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.01
Soft Blue
#6488EA
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.33
Sky Blue (survey)
#75BBFD
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2FF #FFD87B
analogous
#7BE4FF #7BA2FF #967BFF
triadic
#7BA2FF #FF7BA2 #A2FF7B
tetradic
#7BA2FF #FF7BE4 #FFD87B #7BFF96
square
#7BA2FF #FF7BE4 #FFD87B #7BFF96
split-complementary
#7BA2FF #FF967B #E4FF7B
monochromatic
#014CFF #3E77FF #7BA2FF #B8CDFF #E0E9FF
Accessibility & contrast
On white
2.48
#7BA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#7BA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2FF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#3AB6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ba2ff; /* rgb */ color: rgb(123, 162, 255); /* oklch */ color: oklch(72.4% 0.143 265.7);
Tailwind
colors: {
custom: {
50: '#a9bdff',
500: '#7ba2ff',
950: '#000000',
},
}SCSS
$custom: #7ba2ff; $custom-light: #a9bdff; $custom-dark: #000000;
JSON
{
"hex": "#7ba2ff",
"rgb": {
"r": 123,
"g": 162,
"b": 255
},
"hsl": {
"h": 222.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.72372,
"c": 0.14255,
"h": 265.7
},
"luminance": 0.37272
}Semantic roles & 50–950 ramp
primary
#7BA2FF
secondary
#F7EDD4
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186