#7BA7FE#7BA7FE
#7BA7FE is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.3% C 0.136 H 263.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA7FE |
|---|---|
| RGB | rgb(123, 167, 254) |
| HSL | hsl(220, 98%, 74%) |
| HSV | hsv(220, 52%, 100%) |
| CMYK | cmyk(51.6%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(68.75, 8.98, -47.74) |
| CIE-LCH | lch(68.75, 48.58, 280.65°) |
| OKLab | oklab(73.34% -0.0164 -0.1347) |
| OKLCH | oklch(73.34% 0.136 263.1) |
| XYZ | xyz(39.8705, 39.0013, 99.1737) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.50
Cornflowerblue
#6495ED
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 7.37
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 7.51
Soft Blue
#6488EA
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA7FE #FED27B
analogous
#7BE9FE #7BA7FE #917BFE
triadic
#7BA7FE #FE7BA7 #A7FE7B
tetradic
#7BA7FE #FE7BE9 #FED27B #7BFE91
square
#7BA7FE #FE7BE9 #FED27B #7BFE91
split-complementary
#7BA7FE #FE917B #E9FE7B
monochromatic
#0256FD #3E7FFE #7BA7FE #B8CFFE #E1EBFF
Accessibility & contrast
On white
2.39
#7BA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7BA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA7FE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA7FE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#3ABAC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ba7fe; /* rgb */ color: rgb(123, 167, 254); /* oklch */ color: oklch(73.3% 0.136 263.1);
Tailwind
colors: {
custom: {
50: '#a8c0ff',
500: '#7ba7fe',
950: '#000000',
},
}SCSS
$custom: #7ba7fe; $custom-light: #a8c0ff; $custom-dark: #000000;
JSON
{
"hex": "#7ba7fe",
"rgb": {
"r": 123,
"g": 167,
"b": 254
},
"hsl": {
"h": 219.847,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.73344,
"c": 0.13568,
"h": 263.1
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#7BA7FE
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186