#7BADFD#7BADFD
#7BADFD is a light, vivid blue. Relative luminance 0.412; OKLCH L 74.5% C 0.128 H 259.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7BADFD |
|---|---|
| RGB | rgb(123, 173, 253) |
| HSL | hsl(217, 97%, 74%) |
| HSV | hsv(217, 51%, 99%) |
| CMYK | cmyk(51.4%, 31.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.31, 5.27, -44.76) |
| CIE-LCH | lch(70.31, 45.07, 276.72°) |
| OKLab | oklab(74.54% -0.0234 -0.126) |
| OKLCH | oklch(74.54% 0.128 259.5) |
| XYZ | xyz(40.8356, 41.1869, 98.7075) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Sky Blue (survey)
#75BBFD
ΔE00 5.45
Pastel Blue
#A2BFFE
ΔE00 6.93
Cornflowerblue
#6495ED
ΔE00 6.94
Baby Blue (survey)
#A2CFFE
ΔE00 9.01
Periwinkle Blue
#8F99FB
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BADFD #FDCB7B
analogous
#7BEEFD #7BADFD #8A7BFD
triadic
#7BADFD #FD7BAD #ADFD7B
tetradic
#7BADFD #FD7BEE #FDCB7B #7BFD8A
square
#7BADFD #FD7BEE #FDCB7B #7BFD8A
split-complementary
#7BADFD #FD8A7B #EEFD7B
monochromatic
#0462FA #3F88FC #7BADFD #B7D2FE #E1ECFF
Accessibility & contrast
On white
2.27
#7BADFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#7BADFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BADFD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BADFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BADFD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#39BFCA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7badfd; /* rgb */ color: rgb(123, 173, 253); /* oklch */ color: oklch(74.5% 0.128 259.5);
Tailwind
colors: {
custom: {
50: '#a8c5fe',
500: '#7badfd',
950: '#000000',
},
}SCSS
$custom: #7badfd; $custom-light: #a8c5fe; $custom-dark: #000000;
JSON
{
"hex": "#7badfd",
"rgb": {
"r": 123,
"g": 173,
"b": 253
},
"hsl": {
"h": 216.923,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.74539,
"c": 0.12812,
"h": 259.5
},
"luminance": 0.4119
}Semantic roles & 50–950 ramp
primary
#7BADFD
secondary
#F7E9D4
accent
#8D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186