#7BADFB#7BADFB
#7BADFB is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.4% C 0.126 H 259.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7BADFB |
|---|---|
| RGB | rgb(123, 173, 251) |
| HSL | hsl(217, 94%, 73%) |
| HSV | hsv(217, 51%, 98%) |
| CMYK | cmyk(51%, 31.1%, 0%, 1.6%) |
| CIE-LAB | lab(70.22, 4.68, -43.82) |
| CIE-LCH | lch(70.22, 44.06, 276.09°) |
| OKLab | oklab(74.44% -0.0239 -0.1232) |
| OKLCH | oklch(74.44% 0.126 259) |
| XYZ | xyz(40.5186, 41.0602, 97.0383) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.05
Sky Blue (survey)
#75BBFD
ΔE00 5.36
Cornflowerblue
#6495ED
ΔE00 6.91
Pastel Blue
#A2BFFE
ΔE00 6.95
Baby Blue (survey)
#A2CFFE
ΔE00 9.01
Periwinkle Blue
#8F99FB
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BADFB #FBC97B
analogous
#7BEDFB #7BADFB #897BFB
triadic
#7BADFB #FB7BAD #ADFB7B
tetradic
#7BADFB #FB7BED #FBC97B #7BFB89
square
#7BADFB #FB7BED #FBC97B #7BFB89
split-complementary
#7BADFB #FB897B #EDFB7B
monochromatic
#0764F4 #4088F9 #7BADFB #B6D2FD #E1EDFE
Accessibility & contrast
On white
2.28
#7BADFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#7BADFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BADFB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BADFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BADFB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#3BBEC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7badfb; /* rgb */ color: rgb(123, 173, 251); /* oklch */ color: oklch(74.4% 0.126 259.0);
Tailwind
colors: {
custom: {
50: '#a8c5fd',
500: '#7badfb',
950: '#000000',
},
}SCSS
$custom: #7badfb; $custom-light: #a8c5fd; $custom-dark: #000000;
JSON
{
"hex": "#7badfb",
"rgb": {
"r": 123,
"g": 173,
"b": 251
},
"hsl": {
"h": 216.563,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.74441,
"c": 0.12553,
"h": 259
},
"luminance": 0.41063
}Semantic roles & 50–950 ramp
primary
#7BADFB
secondary
#F6E9D5
accent
#8C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185