#7EA5DF#7EA5DF
#7EA5DF is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.6% C 0.095 H 258.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA5DF |
|---|---|
| RGB | rgb(126, 165, 223) |
| HSL | hsl(216, 60%, 68%) |
| HSV | hsv(216, 43%, 87%) |
| CMYK | cmyk(43.5%, 26%, 0%, 12.5%) |
| CIE-LAB | lab(67.03, 1.77, -33.48) |
| CIE-LCH | lch(67.03, 33.53, 273.02°) |
| OKLab | oklab(71.6% -0.0196 -0.0934) |
| OKLCH | oklch(71.6% 0.095 258.1) |
| XYZ | xyz(35.3743, 36.6715, 75.0120) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 5.72
Periwinkle Blue
#8F99FB
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 8.09
Faded Blue
#658CBB
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA5DF #DFB87E
analogous
#7ED5DF #7EA5DF #877EDF
triadic
#7EA5DF #DF7EA5 #A5DF7E
tetradic
#7EA5DF #DF7ED5 #DFB87E #7EDF87
square
#7EA5DF #DF7ED5 #DFB87E #7EDF87
split-complementary
#7EA5DF #DF877E #D5DF7E
monochromatic
#2D64B6 #4D83D3 #7EA5DF #AFC7EB #E0E9F7
Accessibility & contrast
On white
2.52
#7EA5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7EA5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA5DF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA5DF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#849FDE
Tritanopia (blue-blind)
#5AB2B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ea5df; /* rgb */ color: rgb(126, 165, 223); /* oklch */ color: oklch(71.6% 0.095 258.1);
Tailwind
colors: {
custom: {
50: '#a7bfe9',
500: '#7ea5df',
950: '#000000',
},
}SCSS
$custom: #7ea5df; $custom-light: #a7bfe9; $custom-dark: #000000;
JSON
{
"hex": "#7ea5df",
"rgb": {
"r": 126,
"g": 165,
"b": 223
},
"hsl": {
"h": 215.876,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.71601,
"c": 0.09543,
"h": 258.1
},
"luminance": 0.36674
}Semantic roles & 50–950 ramp
primary
#7EA5DF
secondary
#EBDFCE
accent
#831EC8
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184