#7B9EF6#7B9EF6
#7B9EF6 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.1% C 0.135 H 266.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9EF6 |
|---|---|
| RGB | rgb(123, 158, 246) |
| HSL | hsl(223, 87%, 72%) |
| HSV | hsv(223, 50%, 96%) |
| CMYK | cmyk(50%, 35.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.99, 11.74, -47.73) |
| CIE-LCH | lch(65.99, 49.16, 283.82°) |
| OKLab | oklab(71.08% -0.0081 -0.1347) |
| OKLCH | oklch(71.08% 0.135 266.6) |
| XYZ | xyz(37.0243, 35.3160, 92.0366) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.10
Periwinkle Blue
#8F99FB
ΔE00 5.16
Soft Blue
#6488EA
ΔE00 6.73
Carolina Blue
#8AB8FE
ΔE00 7.12
Faded Blue
#658CBB
ΔE00 8.66
Dark Sky Blue
#448EE4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9EF6 #F6D37B
analogous
#7BDBF6 #7B9EF6 #967BF6
triadic
#7B9EF6 #F67B9E #9EF67B
tetradic
#7B9EF6 #F67BDB #F6D37B #7BF696
square
#7B9EF6 #F67BDB #F6D37B #7BF696
split-complementary
#7B9EF6 #F6967B #DBF67B
monochromatic
#104DE7 #4274F2 #7B9EF6 #B4C8FA #E2EAFD
Accessibility & contrast
On white
2.60
#7B9EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#7B9EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9EF6
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9EF6 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6FA
Deuteranopia (green-blind)
#6E9BF4
Tritanopia (blue-blind)
#44B1BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7b9ef6; /* rgb */ color: rgb(123, 158, 246); /* oklch */ color: oklch(71.1% 0.135 266.6);
Tailwind
colors: {
custom: {
50: '#a8baf9',
500: '#7b9ef6',
950: '#000000',
},
}SCSS
$custom: #7b9ef6; $custom-light: #a8baf9; $custom-dark: #000000;
JSON
{
"hex": "#7b9ef6",
"rgb": {
"r": 123,
"g": 158,
"b": 246
},
"hsl": {
"h": 222.927,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.71083,
"c": 0.13495,
"h": 266.6
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#7B9EF6
secondary
#F5ECD6
accent
#A302E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085