#7DA4E9#7DA4E9
#7DA4E9 is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.8% C 0.110 H 261.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA4E9 |
|---|---|
| RGB | rgb(125, 164, 233) |
| HSL | hsl(218, 71%, 70%) |
| HSV | hsv(218, 46%, 91%) |
| CMYK | cmyk(46.4%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(67.12, 4.94, -38.84) |
| CIE-LCH | lch(67.12, 39.15, 277.25°) |
| OKLab | oklab(71.8% -0.0165 -0.1088) |
| OKLCH | oklch(71.8% 0.11 261.4) |
| XYZ | xyz(36.4361, 36.7918, 82.2566) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.69
Pastel Blue
#A2BFFE
ΔE00 8.03
Sky Blue (survey)
#75BBFD
ΔE00 8.18
Soft Blue
#6488EA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA4E9 #E9C27D
analogous
#7DDAE9 #7DA4E9 #8C7DE9
triadic
#7DA4E9 #E97DA4 #A4E97D
tetradic
#7DA4E9 #E97DDA #E9C27D #7DE98C
square
#7DA4E9 #E97DDA #E9C27D #7DE98C
split-complementary
#7DA4E9 #E98C7D #DAE97D
monochromatic
#225FCA #497FE0 #7DA4E9 #B1C9F2 #E5EDFB
Accessibility & contrast
On white
2.51
#7DA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#7DA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA4E9
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA4E9 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EC
Deuteranopia (green-blind)
#7E9FE7
Tritanopia (blue-blind)
#51B3BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7da4e9; /* rgb */ color: rgb(125, 164, 233); /* oklch */ color: oklch(71.8% 0.110 261.4);
Tailwind
colors: {
custom: {
50: '#a7bef0',
500: '#7da4e9',
950: '#000000',
},
}SCSS
$custom: #7da4e9; $custom-light: #a7bef0; $custom-dark: #000000;
JSON
{
"hex": "#7da4e9",
"rgb": {
"r": 125,
"g": 164,
"b": 233
},
"hsl": {
"h": 218.333,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.71795,
"c": 0.11008,
"h": 261.4
},
"luminance": 0.36794
}Semantic roles & 50–950 ramp
primary
#7DA4E9
secondary
#F0E5D2
accent
#8E12D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184