#7B9BE7#7B9BE7
#7B9BE7 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.7% C 0.118 H 266.0°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9BE7 |
|---|---|
| RGB | rgb(123, 155, 231) |
| HSL | hsl(222, 69%, 69%) |
| HSV | hsv(222, 47%, 91%) |
| CMYK | cmyk(46.8%, 32.9%, 0%, 9.4%) |
| CIE-LAB | lab(64.50, 9.02, -41.85) |
| CIE-LCH | lch(64.50, 42.81, 282.17°) |
| OKLab | oklab(69.7% -0.0081 -0.1176) |
| OKLCH | oklch(69.7% 0.118 266) |
| XYZ | xyz(34.3089, 33.4210, 80.2289) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.84
Periwinkle Blue
#8F99FB
ΔE00 5.12
Soft Blue
#6488EA
ΔE00 5.92
Faded Blue
#658CBB
ΔE00 7.30
Perrywinkle
#8F8CE7
ΔE00 8.01
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9BE7 #E7C77B
analogous
#7BD1E7 #7B9BE7 #917BE7
triadic
#7B9BE7 #E77B9B #9BE77B
tetradic
#7B9BE7 #E77BD1 #E7C77B #7BE791
square
#7B9BE7 #E77BD1 #E7C77B #7BE791
split-complementary
#7B9BE7 #E7917B #D1E77B
monochromatic
#2453C4 #4774DE #7B9BE7 #AFC2F0 #E3E9FA
Accessibility & contrast
On white
2.73
#7B9BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#7B9BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9BE7
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9BE7 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EA
Deuteranopia (green-blind)
#7398E5
Tritanopia (blue-blind)
#50ABB6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7b9be7; /* rgb */ color: rgb(123, 155, 231); /* oklch */ color: oklch(69.7% 0.118 266.0);
Tailwind
colors: {
custom: {
50: '#a6b8ef',
500: '#7b9be7',
950: '#000000',
},
}SCSS
$custom: #7b9be7; $custom-light: #a6b8ef; $custom-dark: #000000;
JSON
{
"hex": "#7b9be7",
"rgb": {
"r": 123,
"g": 155,
"b": 231
},
"hsl": {
"h": 222.222,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.69697,
"c": 0.11789,
"h": 266
},
"luminance": 0.33423
}Semantic roles & 50–950 ramp
primary
#7B9BE7
secondary
#EEE5CF
accent
#9914D1
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084