#7EAAFD#7EAAFD
#7EAAFD is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.1% C 0.130 H 262.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAAFD |
|---|---|
| RGB | rgb(126, 170, 253) |
| HSL | hsl(219, 97%, 74%) |
| HSV | hsv(219, 50%, 99%) |
| CMYK | cmyk(50.2%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.66, 7.63, -45.76) |
| CIE-LCH | lch(69.66, 46.39, 279.47°) |
| OKLab | oklab(74.08% -0.0173 -0.1288) |
| OKLCH | oklch(74.08% 0.13 262.4) |
| XYZ | xyz(40.7026, 40.2741, 98.5383) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.69
Cornflowerblue
#6495ED
ΔE00 6.34
Sky Blue (survey)
#75BBFD
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 6.82
Periwinkle Blue
#8F99FB
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAAFD #FDD17E
analogous
#7EE9FD #7EAAFD #927EFD
triadic
#7EAAFD #FD7EAA #AAFD7E
tetradic
#7EAAFD #FD7EE9 #FDD17E #7EFD92
square
#7EAAFD #FD7EE9 #FDD17E #7EFD92
split-complementary
#7EAAFD #FD927E #E9FD7E
monochromatic
#055BFB #4282FC #7EAAFD #BAD2FE #E1EBFF
Accessibility & contrast
On white
2.32
#7EAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#7EAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAAFD
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAAFD | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#43BCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaafd; /* rgb */ color: rgb(126, 170, 253); /* oklch */ color: oklch(74.1% 0.130 262.4);
Tailwind
colors: {
custom: {
50: '#aac3fe',
500: '#7eaafd',
950: '#000000',
},
}SCSS
$custom: #7eaafd; $custom-light: #aac3fe; $custom-dark: #000000;
JSON
{
"hex": "#7eaafd",
"rgb": {
"r": 126,
"g": 170,
"b": 253
},
"hsl": {
"h": 219.213,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.74081,
"c": 0.12999,
"h": 262.4
},
"luminance": 0.40277
}Semantic roles & 50–950 ramp
primary
#7EAAFD
secondary
#F7EBD4
accent
#9600E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101218
muted
#7F8186