#7EAAF5#7EAAF5
#7EAAF5 is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.7% C 0.119 H 260.7°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAF5 |
|---|---|
| RGB | rgb(126, 170, 245) |
| HSL | hsl(218, 86%, 73%) |
| HSV | hsv(218, 49%, 96%) |
| CMYK | cmyk(48.6%, 30.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.31, 5.27, -41.97) |
| CIE-LCH | lch(69.31, 42.30, 277.16°) |
| OKLab | oklab(73.69% -0.0193 -0.1178) |
| OKLCH | oklch(73.69% 0.119 260.7) |
| XYZ | xyz(39.4548, 39.7750, 91.9668) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.74
Cornflowerblue
#6495ED
ΔE00 6.18
Sky Blue (survey)
#75BBFD
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAF5 #F5C97E
analogous
#7EE6F5 #7EAAF5 #8D7EF5
triadic
#7EAAF5 #F57EAA #AAF57E
tetradic
#7EAAF5 #F57EE6 #F5C97E #7EF58D
square
#7EAAF5 #F57EE6 #F5C97E #7EF58D
split-complementary
#7EAAF5 #F58D7E #E6F57E
monochromatic
#1261E7 #4585F1 #7EAAF5 #B7CFF9 #E3ECFD
Accessibility & contrast
On white
2.34
#7EAAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#7EAAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAF5
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAF5 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAFF8
Deuteranopia (green-blind)
#80A4F3
Tritanopia (blue-blind)
#4ABAC5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7eaaf5; /* rgb */ color: rgb(126, 170, 245); /* oklch */ color: oklch(73.7% 0.119 260.7);
Tailwind
colors: {
custom: {
50: '#a9c3f8',
500: '#7eaaf5',
950: '#000000',
},
}SCSS
$custom: #7eaaf5; $custom-light: #a9c3f8; $custom-dark: #000000;
JSON
{
"hex": "#7eaaf5",
"rgb": {
"r": 126,
"g": 170,
"b": 245
},
"hsl": {
"h": 217.815,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.73687,
"c": 0.11943,
"h": 260.7
},
"luminance": 0.39778
}Semantic roles & 50–950 ramp
primary
#7EAAF5
secondary
#F5E9D6
accent
#9003E2
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185