#7DA2F9#7DA2F9
#7DA2F9 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.2% C 0.134 H 265.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2F9 |
|---|---|
| RGB | rgb(125, 162, 249) |
| HSL | hsl(222, 91%, 73%) |
| HSV | hsv(222, 50%, 98%) |
| CMYK | cmyk(49.8%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(67.31, 10.78, -47.30) |
| CIE-LCH | lch(67.31, 48.51, 282.84°) |
| OKLab | oklab(72.18% -0.01 -0.1334) |
| OKLCH | oklch(72.18% 0.134 265.7) |
| XYZ | xyz(38.4710, 37.0376, 94.7259) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Periwinkle Blue
#8F99FB
ΔE00 5.72
Carolina Blue
#8AB8FE
ΔE00 5.98
Soft Blue
#6488EA
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.18
Sky Blue (survey)
#75BBFD
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2F9 #F9D47D
analogous
#7DE0F9 #7DA2F9 #967DF9
triadic
#7DA2F9 #F97DA2 #A2F97D
tetradic
#7DA2F9 #F97DE0 #F9D47D #7DF996
square
#7DA2F9 #F97DE0 #F9D47D #7DF996
split-complementary
#7DA2F9 #F9967D #E0F97D
monochromatic
#0B50F0 #4278F6 #7DA2F9 #B7CCFC #E2EAFE
Accessibility & contrast
On white
2.50
#7DA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#7DA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2F9
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2F9 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#739FF7
Tritanopia (blue-blind)
#46B5C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7da2f9; /* rgb */ color: rgb(125, 162, 249); /* oklch */ color: oklch(72.2% 0.134 265.7);
Tailwind
colors: {
custom: {
50: '#a9bdfb',
500: '#7da2f9',
950: '#000000',
},
}SCSS
$custom: #7da2f9; $custom-light: #a9bdfb; $custom-dark: #000000;
JSON
{
"hex": "#7da2f9",
"rgb": {
"r": 125,
"g": 162,
"b": 249
},
"hsl": {
"h": 222.097,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.72175,
"c": 0.13376,
"h": 265.7
},
"luminance": 0.3704
}Semantic roles & 50–950 ramp
primary
#7DA2F9
secondary
#F6ECD5
accent
#A100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185