#7B9EF4#7B9EF4
#7B9EF4 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.0% C 0.132 H 266.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9EF4 |
|---|---|
| RGB | rgb(123, 158, 244) |
| HSL | hsl(223, 85%, 72%) |
| HSV | hsv(223, 50%, 96%) |
| CMYK | cmyk(49.6%, 35.2%, 0%, 4.3%) |
| CIE-LAB | lab(65.90, 11.14, -46.79) |
| CIE-LCH | lch(65.90, 48.10, 283.39°) |
| OKLab | oklab(70.98% -0.0085 -0.132) |
| OKLCH | oklch(70.98% 0.132 266.3) |
| XYZ | xyz(36.7190, 35.1939, 90.4286) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.04
Periwinkle Blue
#8F99FB
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 6.70
Carolina Blue
#8AB8FE
ΔE00 7.13
Faded Blue
#658CBB
ΔE00 8.52
Dark Sky Blue
#448EE4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9EF4 #F4D17B
analogous
#7BDAF4 #7B9EF4 #957BF4
triadic
#7B9EF4 #F47B9E #9EF47B
tetradic
#7B9EF4 #F47BDA #F4D17B #7BF495
square
#7B9EF4 #F47BDA #F4D17B #7BF495
split-complementary
#7B9EF4 #F4957B #DAF47B
monochromatic
#134FE2 #4374EF #7B9EF4 #B3C8F9 #E3EAFD
Accessibility & contrast
On white
2.61
#7B9EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7B9EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9EF4
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9EF4 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#709BF2
Tritanopia (blue-blind)
#46B0BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7b9ef4; /* rgb */ color: rgb(123, 158, 244); /* oklch */ color: oklch(71.0% 0.132 266.3);
Tailwind
colors: {
custom: {
50: '#a7baf8',
500: '#7b9ef4',
950: '#000000',
},
}SCSS
$custom: #7b9ef4; $custom-light: #a7baf8; $custom-dark: #000000;
JSON
{
"hex": "#7b9ef4",
"rgb": {
"r": 123,
"g": 158,
"b": 244
},
"hsl": {
"h": 222.645,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.70979,
"c": 0.13224,
"h": 266.3
},
"luminance": 0.35196
}Semantic roles & 50–950 ramp
primary
#7B9EF4
secondary
#F5ECD6
accent
#A104E1
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085