#7BAFF8#7BAFF8
#7BAFF8 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.7% C 0.120 H 257.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAFF8 |
|---|---|
| RGB | rgb(123, 175, 248) |
| HSL | hsl(215, 90%, 73%) |
| HSV | hsv(215, 50%, 97%) |
| CMYK | cmyk(50.4%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.63, 2.66, -41.55) |
| CIE-LCH | lch(70.63, 41.64, 273.67°) |
| OKLab | oklab(74.72% -0.027 -0.1167) |
| OKLCH | oklch(74.72% 0.12 257) |
| XYZ | xyz(40.4359, 41.6453, 94.6963) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.79
Sky Blue (survey)
#75BBFD
ΔE00 4.57
Pastel Blue
#A2BFFE
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 7.40
Baby Blue (survey)
#A2CFFE
ΔE00 8.55
Sky
#82CAFC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAFF8 #F8C47B
analogous
#7BEDF8 #7BAFF8 #857BF8
triadic
#7BAFF8 #F87BAF #AFF87B
tetradic
#7BAFF8 #F87BED #F8C47B #7BF885
square
#7BAFF8 #F87BED #F8C47B #7BF885
split-complementary
#7BAFF8 #F8857B #EDF87B
monochromatic
#0D6AEC #418CF5 #7BAFF8 #B5D2FB #E2EDFD
Accessibility & contrast
On white
2.25
#7BAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#7BAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAFF8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAFF8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3FB
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#3EBFC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7baff8; /* rgb */ color: rgb(123, 175, 248); /* oklch */ color: oklch(74.7% 0.120 257.0);
Tailwind
colors: {
custom: {
50: '#a8c6fb',
500: '#7baff8',
950: '#000000',
},
}SCSS
$custom: #7baff8; $custom-light: #a8c6fb; $custom-dark: #000000;
JSON
{
"hex": "#7baff8",
"rgb": {
"r": 123,
"g": 175,
"b": 248
},
"hsl": {
"h": 215.04,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.74716,
"c": 0.11975,
"h": 257
},
"luminance": 0.41648
}Semantic roles & 50–950 ramp
primary
#7BAFF8
secondary
#F6E8D5
accent
#8600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285