#7DAEF9#7DAEF9
#7DAEF9 is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.7% C 0.121 H 258.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAEF9 |
|---|---|
| RGB | rgb(125, 174, 249) |
| HSL | hsl(216, 91%, 73%) |
| HSV | hsv(216, 50%, 98%) |
| CMYK | cmyk(49.8%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(70.50, 3.97, -42.28) |
| CIE-LCH | lch(70.50, 42.46, 275.36°) |
| OKLab | oklab(74.66% -0.0238 -0.1187) |
| OKLCH | oklch(74.66% 0.121 258.7) |
| XYZ | xyz(40.6866, 41.4687, 95.4644) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Sky Blue (survey)
#75BBFD
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAEF9 #F9C87D
analogous
#7DECF9 #7DAEF9 #8A7DF9
triadic
#7DAEF9 #F97DAE #AEF97D
tetradic
#7DAEF9 #F97DEC #F9C87D #7DF98A
square
#7DAEF9 #F97DEC #F9C87D #7DF98A
split-complementary
#7DAEF9 #F98A7D #ECF97D
monochromatic
#0B66F0 #428AF6 #7DAEF9 #B7D2FC #E2EDFE
Accessibility & contrast
On white
2.26
#7DAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#7DAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAEF9
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAEF9 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#43BEC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7daef9; /* rgb */ color: rgb(125, 174, 249); /* oklch */ color: oklch(74.7% 0.121 258.7);
Tailwind
colors: {
custom: {
50: '#a9c5fb',
500: '#7daef9',
950: '#000000',
},
}SCSS
$custom: #7daef9; $custom-light: #a9c5fb; $custom-dark: #000000;
JSON
{
"hex": "#7daef9",
"rgb": {
"r": 125,
"g": 174,
"b": 249
},
"hsl": {
"h": 216.29,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74662,
"c": 0.1211,
"h": 258.7
},
"luminance": 0.41472
}Semantic roles & 50–950 ramp
primary
#7DAEF9
secondary
#F6E9D5
accent
#8B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185