#7DA8FA#7DA8FA
#7DA8FA is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.5% C 0.129 H 262.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA8FA |
|---|---|
| RGB | rgb(125, 168, 250) |
| HSL | hsl(219, 93%, 74%) |
| HSV | hsv(219, 50%, 98%) |
| CMYK | cmyk(50%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(68.94, 7.65, -45.27) |
| CIE-LCH | lch(68.94, 45.91, 279.60°) |
| OKLab | oklab(73.46% -0.0167 -0.1274) |
| OKLCH | oklch(73.46% 0.129 262.5) |
| XYZ | xyz(39.7096, 39.2646, 95.9103) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.24
Cornflowerblue
#6495ED
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.38
Soft Blue
#6488EA
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA8FA #FACF7D
analogous
#7DE6FA #7DA8FA #907DFA
triadic
#7DA8FA #FA7DA8 #A8FA7D
tetradic
#7DA8FA #FA7DE6 #FACF7D #7DFA90
square
#7DA8FA #FA7DE6 #FACF7D #7DFA90
split-complementary
#7DA8FA #FA907D #E6FA7D
monochromatic
#095AF3 #4281F8 #7DA8FA #B8CFFC #E2EBFE
Accessibility & contrast
On white
2.37
#7DA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#7DA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA8FA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA8FA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFD
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#43BAC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7da8fa; /* rgb */ color: rgb(125, 168, 250); /* oklch */ color: oklch(73.5% 0.129 262.5);
Tailwind
colors: {
custom: {
50: '#a9c1fc',
500: '#7da8fa',
950: '#000000',
},
}SCSS
$custom: #7da8fa; $custom-light: #a9c1fc; $custom-dark: #000000;
JSON
{
"hex": "#7da8fa",
"rgb": {
"r": 125,
"g": 168,
"b": 250
},
"hsl": {
"h": 219.36,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.73461,
"c": 0.12853,
"h": 262.5
},
"luminance": 0.39267
}Semantic roles & 50–950 ramp
primary
#7DA8FA
secondary
#F6EBD5
accent
#9700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185