#7DA2F8#7DA2F8
#7DA2F8 is a light, vivid blue. Relative luminance 0.370; OKLCH L 72.1% C 0.132 H 265.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA2F8 |
|---|---|
| RGB | rgb(125, 162, 248) |
| HSL | hsl(222, 90%, 73%) |
| HSV | hsv(222, 50%, 97%) |
| CMYK | cmyk(49.6%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.26, 10.49, -46.83) |
| CIE-LCH | lch(67.26, 47.98, 282.62°) |
| OKLab | oklab(72.12% -0.0103 -0.132) |
| OKLCH | oklch(72.12% 0.132 265.5) |
| XYZ | xyz(38.3155, 36.9754, 93.9067) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.78
Periwinkle Blue
#8F99FB
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 5.98
Soft Blue
#6488EA
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.19
Sky Blue (survey)
#75BBFD
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA2F8 #F8D37D
analogous
#7DE0F8 #7DA2F8 #957DF8
triadic
#7DA2F8 #F87DA2 #A2F87D
tetradic
#7DA2F8 #F87DE0 #F8D37D #7DF895
square
#7DA2F8 #F87DE0 #F8D37D #7DF895
split-complementary
#7DA2F8 #F8957D #E0F87D
monochromatic
#0D50EE #4378F5 #7DA2F8 #B7CCFB #E2EAFD
Accessibility & contrast
On white
2.50
#7DA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#7DA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA2F8
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA2F8 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#739FF6
Tritanopia (blue-blind)
#46B4C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7da2f8; /* rgb */ color: rgb(125, 162, 248); /* oklch */ color: oklch(72.1% 0.132 265.5);
Tailwind
colors: {
custom: {
50: '#a9bdfb',
500: '#7da2f8',
950: '#000000',
},
}SCSS
$custom: #7da2f8; $custom-light: #a9bdfb; $custom-dark: #000000;
JSON
{
"hex": "#7da2f8",
"rgb": {
"r": 125,
"g": 162,
"b": 248
},
"hsl": {
"h": 221.951,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.72123,
"c": 0.13241,
"h": 265.5
},
"luminance": 0.36978
}Semantic roles & 50–950 ramp
primary
#7DA2F8
secondary
#F6ECD5
accent
#A000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185