#7EAAE9#7EAAE9
#7EAAE9 is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.1% C 0.104 H 257.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAE9 |
|---|---|
| RGB | rgb(126, 170, 233) |
| HSL | hsl(215, 71%, 70%) |
| HSV | hsv(215, 46%, 91%) |
| CMYK | cmyk(45.9%, 27%, 0%, 8.6%) |
| CIE-LAB | lab(68.80, 1.80, -36.22) |
| CIE-LCH | lch(68.80, 36.27, 272.84°) |
| OKLab | oklab(73.12% -0.0227 -0.1013) |
| OKLCH | oklch(73.12% 0.104 257.3) |
| XYZ | xyz(37.6820, 39.0658, 82.6298) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.08
Cornflowerblue
#6495ED
ΔE00 6.15
Sky Blue (survey)
#75BBFD
ΔE00 6.22
Pastel Blue
#A2BFFE
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAE9 #E9BD7E
analogous
#7EE0E9 #7EAAE9 #877EE9
triadic
#7EAAE9 #E97EAA #AAE97E
tetradic
#7EAAE9 #E97EE0 #E9BD7E #7EE987
square
#7EAAE9 #E97EE0 #E9BD7E #7EE987
split-complementary
#7EAAE9 #E9877E #E0E97E
monochromatic
#2267CA #4A88E0 #7EAAE9 #B2CCF2 #E5EEFB
Accessibility & contrast
On white
2.38
#7EAAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7EAAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAE9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAE9 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEC
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#52B8C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7eaae9; /* rgb */ color: rgb(126, 170, 233); /* oklch */ color: oklch(73.1% 0.104 257.3);
Tailwind
colors: {
custom: {
50: '#a8c3f0',
500: '#7eaae9',
950: '#000000',
},
}SCSS
$custom: #7eaae9; $custom-light: #a8c3f0; $custom-dark: #000000;
JSON
{
"hex": "#7eaae9",
"rgb": {
"r": 126,
"g": 170,
"b": 233
},
"hsl": {
"h": 215.327,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.73121,
"c": 0.10377,
"h": 257.3
},
"luminance": 0.39068
}Semantic roles & 50–950 ramp
primary
#7EAAE9
secondary
#F0E4D3
accent
#8413D3
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184