#7DA4E5#7DA4E5
#7DA4E5 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.6% C 0.105 H 260.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA4E5 |
|---|---|
| RGB | rgb(125, 164, 229) |
| HSL | hsl(218, 67%, 69%) |
| HSV | hsv(218, 45%, 90%) |
| CMYK | cmyk(45.4%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(66.95, 3.79, -36.91) |
| CIE-LCH | lch(66.95, 37.11, 275.86°) |
| OKLab | oklab(71.61% -0.0176 -0.1033) |
| OKLCH | oklch(71.61% 0.105 260.3) |
| XYZ | xyz(35.8711, 36.5658, 79.2813) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.87
Carolina Blue
#8AB8FE
ΔE00 5.73
Periwinkle Blue
#8F99FB
ΔE00 6.84
Pastel Blue
#A2BFFE
ΔE00 8.13
Sky Blue (survey)
#75BBFD
ΔE00 8.13
Soft Blue
#6488EA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA4E5 #E5BE7D
analogous
#7DD8E5 #7DA4E5 #8A7DE5
triadic
#7DA4E5 #E57DA4 #A4E57D
tetradic
#7DA4E5 #E57DD8 #E5BE7D #7DE58A
square
#7DA4E5 #E57DD8 #E5BE7D #7DE58A
split-complementary
#7DA4E5 #E58A7D #D8E57D
monochromatic
#2761C1 #4A80DB #7DA4E5 #B0C8EF #E3EBF9
Accessibility & contrast
On white
2.53
#7DA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7DA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA4E5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA4E5 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E8
Deuteranopia (green-blind)
#809EE4
Tritanopia (blue-blind)
#54B2BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7da4e5; /* rgb */ color: rgb(125, 164, 229); /* oklch */ color: oklch(71.6% 0.105 260.3);
Tailwind
colors: {
custom: {
50: '#a7beed',
500: '#7da4e5',
950: '#000000',
},
}SCSS
$custom: #7da4e5; $custom-light: #a7beed; $custom-dark: #000000;
JSON
{
"hex": "#7da4e5",
"rgb": {
"r": 125,
"g": 164,
"b": 229
},
"hsl": {
"h": 217.5,
"s": 66.667,
"l": 69.412
},
"oklch": {
"l": 0.71606,
"c": 0.10476,
"h": 260.3
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#7DA4E5
secondary
#EEE3D0
accent
#8A17CF
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184