#7BA2FE#7BA2FE
#7BA2FE is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.3% C 0.141 H 265.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2FE |
|---|---|
| RGB | rgb(123, 162, 254) |
| HSL | hsl(222, 98%, 74%) |
| HSV | hsv(222, 52%, 100%) |
| CMYK | cmyk(51.6%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.43, 11.84, -49.83) |
| CIE-LCH | lch(67.43, 51.22, 283.37°) |
| OKLab | oklab(72.32% -0.0108 -0.1408) |
| OKLCH | oklch(72.32% 0.141 265.6) |
| XYZ | xyz(38.9722, 37.2046, 98.8743) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 7.91
Pastel Blue
#A2BFFE
ΔE00 8.33
Sky Blue (survey)
#75BBFD
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2FE #FED77B
analogous
#7BE4FE #7BA2FE #967BFE
triadic
#7BA2FE #FE7BA2 #A2FE7B
tetradic
#7BA2FE #FE7BE4 #FED77B #7BFE96
square
#7BA2FE #FE7BE4 #FED77B #7BFE96
split-complementary
#7BA2FE #FE967B #E4FE7B
monochromatic
#024DFD #3E77FE #7BA2FE #B8CDFE #E1EAFF
Accessibility & contrast
On white
2.49
#7BA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#7BA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2FE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2FE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#3BB6C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ba2fe; /* rgb */ color: rgb(123, 162, 254); /* oklch */ color: oklch(72.3% 0.141 265.6);
Tailwind
colors: {
custom: {
50: '#a8bdff',
500: '#7ba2fe',
950: '#000000',
},
}SCSS
$custom: #7ba2fe; $custom-light: #a8bdff; $custom-dark: #000000;
JSON
{
"hex": "#7ba2fe",
"rgb": {
"r": 123,
"g": 162,
"b": 254
},
"hsl": {
"h": 222.137,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.72319,
"c": 0.1412,
"h": 265.6
},
"luminance": 0.37207
}Semantic roles & 50–950 ramp
primary
#7BA2FE
secondary
#F7EDD4
accent
#A100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186