#7B9DF7#7B9DF7
#7B9DF7 is a light, vivid blue. Relative luminance 0.350; OKLCH L 70.9% C 0.137 H 267.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7B9DF7 |
|---|---|
| RGB | rgb(123, 157, 247) |
| HSL | hsl(224, 89%, 73%) |
| HSV | hsv(224, 50%, 97%) |
| CMYK | cmyk(50.2%, 36.4%, 0%, 3.1%) |
| CIE-LAB | lab(65.78, 12.62, -48.62) |
| CIE-LCH | lch(65.78, 50.23, 284.55°) |
| OKLab | oklab(70.93% -0.0067 -0.1373) |
| OKLCH | oklch(70.93% 0.137 267.2) |
| XYZ | xyz(37.0083, 35.0378, 92.7905) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.10
Periwinkle Blue
#8F99FB
ΔE00 4.92
Soft Blue
#6488EA
ΔE00 6.51
Carolina Blue
#8AB8FE
ΔE00 7.41
Lavender Blue
#8B88F8
ΔE00 8.54
Faded Blue
#658CBB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B9DF7 #F7D57B
analogous
#7BDBF7 #7B9DF7 #977BF7
triadic
#7B9DF7 #F77B9D #9DF77B
tetradic
#7B9DF7 #F77BDB #F7D57B #7BF797
square
#7B9DF7 #F77BDB #F7D57B #7BF797
split-complementary
#7B9DF7 #F7977B #DBF77B
monochromatic
#0E4AE9 #4172F4 #7B9DF7 #B5C8FA #E2EAFD
Accessibility & contrast
On white
2.62
#7B9DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#7B9DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7B9DF7
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B9DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B9DF7 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#6C9BF5
Tritanopia (blue-blind)
#43B0BE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7b9df7; /* rgb */ color: rgb(123, 157, 247); /* oklch */ color: oklch(70.9% 0.137 267.2);
Tailwind
colors: {
custom: {
50: '#a8b9fa',
500: '#7b9df7',
950: '#000000',
},
}SCSS
$custom: #7b9df7; $custom-light: #a8b9fa; $custom-dark: #000000;
JSON
{
"hex": "#7b9df7",
"rgb": {
"r": 123,
"g": 157,
"b": 247
},
"hsl": {
"h": 223.548,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.70932,
"c": 0.13746,
"h": 267.2
},
"luminance": 0.3504
}Semantic roles & 50–950 ramp
primary
#7B9DF7
secondary
#F5EDD6
accent
#A600E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085