#7DA2FB#7DA2FB
#7DA2FB is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.3% C 0.136 H 266.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2FB |
|---|---|
| RGB | rgb(125, 162, 251) |
| HSL | hsl(222, 94%, 74%) |
| HSV | hsv(222, 50%, 98%) |
| CMYK | cmyk(50.2%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.40, 11.38, -48.24) |
| CIE-LCH | lch(67.40, 49.56, 283.28°) |
| OKLab | oklab(72.28% -0.0096 -0.1361) |
| OKLCH | oklch(72.28% 0.136 266) |
| XYZ | xyz(38.7846, 37.1630, 96.3775) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 5.69
Carolina Blue
#8AB8FE
ΔE00 5.97
Soft Blue
#6488EA
ΔE00 7.87
Pastel Blue
#A2BFFE
ΔE00 8.18
Sky Blue (survey)
#75BBFD
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2FB #FBD67D
analogous
#7DE1FB #7DA2FB #977DFB
triadic
#7DA2FB #FB7DA2 #A2FB7D
tetradic
#7DA2FB #FB7DE1 #FBD67D #7DFB97
square
#7DA2FB #FB7DE1 #FBD67D #7DFB97
split-complementary
#7DA2FB #FB977D #E1FB7D
monochromatic
#084EF6 #4278F9 #7DA2FB #B8CCFD #E1EAFE
Accessibility & contrast
On white
2.49
#7DA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7DA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2FB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2FB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#44B5C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7da2fb; /* rgb */ color: rgb(125, 162, 251); /* oklch */ color: oklch(72.3% 0.136 266.0);
Tailwind
colors: {
custom: {
50: '#a9bdfd',
500: '#7da2fb',
950: '#000000',
},
}SCSS
$custom: #7da2fb; $custom-light: #a9bdfd; $custom-dark: #000000;
JSON
{
"hex": "#7da2fb",
"rgb": {
"r": 125,
"g": 162,
"b": 251
},
"hsl": {
"h": 222.381,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.72278,
"c": 0.13646,
"h": 266
},
"luminance": 0.37166
}Semantic roles & 50–950 ramp
primary
#7DA2FB
secondary
#F6ECD5
accent
#A200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185