#7B9BFA#7B9BFA
#7B9BFA is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.7% C 0.144 H 268.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9BFA |
|---|---|
| RGB | rgb(123, 155, 250) |
| HSL | hsl(225, 93%, 73%) |
| HSV | hsv(225, 51%, 98%) |
| CMYK | cmyk(50.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(65.40, 14.68, -50.86) |
| CIE-LCH | lch(65.40, 52.93, 286.10°) |
| OKLab | oklab(70.69% -0.0038 -0.1438) |
| OKLCH | oklch(70.69% 0.144 268.5) |
| XYZ | xyz(37.1394, 34.5533, 95.1363) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.22
Periwinkle Blue
#8F99FB
ΔE00 4.46
Soft Blue
#6488EA
ΔE00 6.13
Lavender Blue
#8B88F8
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 8.00
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9BFA #FADA7B
analogous
#7BDAFA #7B9BFA #9A7BFA
triadic
#7B9BFA #FA7B9B #9BFA7B
tetradic
#7B9BFA #FA7BDA #FADA7B #7BFA9A
square
#7B9BFA #FA7BDA #FADA7B #7BFA9A
split-complementary
#7B9BFA #FA9A7B #DAFA7B
monochromatic
#0944F1 #406EF8 #7B9BFA #B6C8FC #E2E9FE
Accessibility & contrast
On white
2.65
#7B9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#7B9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9BFA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9BFA | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#679AF8
Tritanopia (blue-blind)
#41AFBF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7b9bfa; /* rgb */ color: rgb(123, 155, 250); /* oklch */ color: oklch(70.7% 0.144 268.5);
Tailwind
colors: {
custom: {
50: '#a8b8fc',
500: '#7b9bfa',
950: '#000000',
},
}SCSS
$custom: #7b9bfa; $custom-light: #a8b8fc; $custom-dark: #000000;
JSON
{
"hex": "#7b9bfa",
"rgb": {
"r": 123,
"g": 155,
"b": 250
},
"hsl": {
"h": 224.882,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.70687,
"c": 0.14389,
"h": 268.5
},
"luminance": 0.34556
}Semantic roles & 50–950 ramp
primary
#7B9BFA
secondary
#F6EED5
accent
#AC00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085