#7EA7E5#7EA7E5
#7EA7E5 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.3% C 0.101 H 258.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7E5 |
|---|---|
| RGB | rgb(126, 167, 229) |
| HSL | hsl(216, 66%, 70%) |
| HSV | hsv(216, 45%, 90%) |
| CMYK | cmyk(45%, 27.1%, 0%, 10.2%) |
| CIE-LAB | lab(67.82, 2.34, -35.55) |
| CIE-LCH | lch(67.82, 35.63, 273.77°) |
| OKLab | oklab(72.3% -0.0203 -0.0993) |
| OKLCH | oklch(72.3% 0.101 258.5) |
| XYZ | xyz(36.5611, 37.7279, 79.4692) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.96
Cornflowerblue
#6495ED
ΔE00 5.52
Sky Blue (survey)
#75BBFD
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.45
Pastel Blue
#A2BFFE
ΔE00 7.61
Soft Blue
#6488EA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7E5 #E5BC7E
analogous
#7EDAE5 #7EA7E5 #897EE5
triadic
#7EA7E5 #E57EA7 #A7E57E
tetradic
#7EA7E5 #E57EDA #E5BC7E #7EE589
square
#7EA7E5 #E57EDA #E5BC7E #7EE589
split-complementary
#7EA7E5 #E5897E #DAE57E
monochromatic
#2765C2 #4B84DB #7EA7E5 #B1CAEF #E4ECFA
Accessibility & contrast
On white
2.46
#7EA7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7EA7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7E5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7E5 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE8
Deuteranopia (green-blind)
#84A1E4
Tritanopia (blue-blind)
#56B4BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea7e5; /* rgb */ color: rgb(126, 167, 229); /* oklch */ color: oklch(72.3% 0.101 258.5);
Tailwind
colors: {
custom: {
50: '#a8c0ed',
500: '#7ea7e5',
950: '#000000',
},
}SCSS
$custom: #7ea7e5; $custom-light: #a8c0ed; $custom-dark: #000000;
JSON
{
"hex": "#7ea7e5",
"rgb": {
"r": 126,
"g": 167,
"b": 229
},
"hsl": {
"h": 216.117,
"s": 66.452,
"l": 69.608
},
"oklch": {
"l": 0.723,
"c": 0.10139,
"h": 258.5
},
"luminance": 0.3773
}Semantic roles & 50–950 ramp
primary
#7EA7E5
secondary
#EEE2D1
accent
#8517CE
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184