#7BA7FD#7BA7FD
#7BA7FD is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.3% C 0.134 H 262.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA7FD |
|---|---|
| RGB | rgb(123, 167, 253) |
| HSL | hsl(220, 97%, 74%) |
| HSV | hsv(220, 51%, 99%) |
| CMYK | cmyk(51.4%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(68.71, 8.68, -47.27) |
| CIE-LCH | lch(68.71, 48.06, 280.40°) |
| OKLab | oklab(73.29% -0.0166 -0.1333) |
| OKLCH | oklch(73.29% 0.134 262.9) |
| XYZ | xyz(39.7108, 38.9374, 98.3325) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.58
Sky Blue (survey)
#75BBFD
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.52
Soft Blue
#6488EA
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA7FD #FDD17B
analogous
#7BE8FD #7BA7FD #907BFD
triadic
#7BA7FD #FD7BA7 #A7FD7B
tetradic
#7BA7FD #FD7BE8 #FDD17B #7BFD90
square
#7BA7FD #FD7BE8 #FDD17B #7BFD90
split-complementary
#7BA7FD #FD907B #E8FD7B
monochromatic
#0457FA #3F7FFC #7BA7FD #B7CFFE #E1EBFF
Accessibility & contrast
On white
2.39
#7BA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7BA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA7FD
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA7FD | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#3BBAC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ba7fd; /* rgb */ color: rgb(123, 167, 253); /* oklch */ color: oklch(73.3% 0.134 262.9);
Tailwind
colors: {
custom: {
50: '#a8c0fe',
500: '#7ba7fd',
950: '#000000',
},
}SCSS
$custom: #7ba7fd; $custom-light: #a8c0fe; $custom-dark: #000000;
JSON
{
"hex": "#7ba7fd",
"rgb": {
"r": 123,
"g": 167,
"b": 253
},
"hsl": {
"h": 219.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.73293,
"c": 0.13435,
"h": 262.9
},
"luminance": 0.3894
}Semantic roles & 50–950 ramp
primary
#7BA7FD
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186