#7BB1FF#7BB1FF
#7BB1FF is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.5% C 0.127 H 257.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1FF |
|---|---|
| RGB | rgb(123, 177, 255) |
| HSL | hsl(215, 100%, 74%) |
| HSV | hsv(215, 52%, 100%) |
| CMYK | cmyk(51.8%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(71.47, 3.62, -44.02) |
| CIE-LCH | lch(71.47, 44.17, 274.70°) |
| OKLab | oklab(75.48% -0.0273 -0.1238) |
| OKLCH | oklch(75.48% 0.127 257.5) |
| XYZ | xyz(41.9343, 42.8721, 100.6537) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.41
Sky Blue (survey)
#75BBFD
ΔE00 4.26
Pastel Blue
#A2BFFE
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 8.00
Baby Blue (survey)
#A2CFFE
ΔE00 8.13
Sky
#82CAFC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1FF #FFC97B
analogous
#7BF3FF #7BB1FF #877BFF
triadic
#7BB1FF #FF7BB1 #B1FF7B
tetradic
#7BB1FF #FF7BF3 #FFC97B #7BFF87
square
#7BB1FF #FF7BF3 #FFC97B #7BFF87
split-complementary
#7BB1FF #FF877B #F3FF7B
monochromatic
#0169FF #3E8DFF #7BB1FF #B8D5FF #E0EDFF
Accessibility & contrast
On white
2.19
#7BB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#7BB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1FF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1FF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#35C2CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bb1ff; /* rgb */ color: rgb(123, 177, 255); /* oklch */ color: oklch(75.5% 0.127 257.5);
Tailwind
colors: {
custom: {
50: '#a8c8ff',
500: '#7bb1ff',
950: '#000000',
},
}SCSS
$custom: #7bb1ff; $custom-light: #a8c8ff; $custom-dark: #000000;
JSON
{
"hex": "#7bb1ff",
"rgb": {
"r": 123,
"g": 177,
"b": 255
},
"hsl": {
"h": 215.455,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.75475,
"c": 0.12679,
"h": 257.5
},
"luminance": 0.42875
}Semantic roles & 50–950 ramp
primary
#7BB1FF
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286