#7DA3FC#7DA3FC
#7DA3FC is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.5% C 0.137 H 265.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA3FC |
|---|---|
| RGB | rgb(125, 163, 252) |
| HSL | hsl(222, 95%, 74%) |
| HSV | hsv(222, 50%, 99%) |
| CMYK | cmyk(50.4%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.71, 11.11, -48.29) |
| CIE-LCH | lch(67.71, 49.55, 282.95°) |
| OKLab | oklab(72.53% -0.0105 -0.1363) |
| OKLCH | oklch(72.53% 0.137 265.6) |
| XYZ | xyz(39.1195, 37.5799, 97.2688) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.04
Carolina Blue
#8AB8FE
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 7.99
Soft Blue
#6488EA
ΔE00 8.14
Sky Blue (survey)
#75BBFD
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA3FC #FCD67D
analogous
#7DE3FC #7DA3FC #977DFC
triadic
#7DA3FC #FC7DA3 #A3FC7D
tetradic
#7DA3FC #FC7DE3 #FCD67D #7DFC97
square
#7DA3FC #FC7DE3 #FCD67D #7DFC97
split-complementary
#7DA3FC #FC977D #E3FC7D
monochromatic
#064EF9 #4179FB #7DA3FC #B9CDFD #E1EAFE
Accessibility & contrast
On white
2.47
#7DA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7DA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA3FC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA3FC | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#72A0FA
Tritanopia (blue-blind)
#43B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7da3fc; /* rgb */ color: rgb(125, 163, 252); /* oklch */ color: oklch(72.5% 0.137 265.6);
Tailwind
colors: {
custom: {
50: '#a9bdfe',
500: '#7da3fc',
950: '#000000',
},
}SCSS
$custom: #7da3fc; $custom-light: #a9bdfe; $custom-dark: #000000;
JSON
{
"hex": "#7da3fc",
"rgb": {
"r": 125,
"g": 163,
"b": 252
},
"hsl": {
"h": 222.047,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.72534,
"c": 0.13667,
"h": 265.6
},
"luminance": 0.37583
}Semantic roles & 50–950 ramp
primary
#7DA3FC
secondary
#F7ECD4
accent
#A100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186