#7EAEFB#7EAEFB
#7EAEFB is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.8% C 0.123 H 259.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEFB |
|---|---|
| RGB | rgb(126, 174, 251) |
| HSL | hsl(217, 94%, 74%) |
| HSV | hsv(217, 50%, 98%) |
| CMYK | cmyk(49.8%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.64, 4.78, -43.14) |
| CIE-LCH | lch(70.64, 43.40, 276.33°) |
| OKLab | oklab(74.81% -0.0224 -0.1212) |
| OKLCH | oklch(74.81% 0.123 259.5) |
| XYZ | xyz(41.1470, 41.6698, 97.1229) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.69
Sky Blue (survey)
#75BBFD
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 6.48
Cornflowerblue
#6495ED
ΔE00 7.19
Baby Blue (survey)
#A2CFFE
ΔE00 8.70
Periwinkle Blue
#8F99FB
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEFB #FBCB7E
analogous
#7EEDFB #7EAEFB #8D7EFB
triadic
#7EAEFB #FB7EAE #AEFB7E
tetradic
#7EAEFB #FB7EED #FBCB7E #7EFB8D
square
#7EAEFB #FB7EED #FBCB7E #7EFB8D
split-complementary
#7EAEFB #FB8D7E #EDFB7E
monochromatic
#0864F7 #4389F9 #7EAEFB #B9D3FD #E1ECFE
Accessibility & contrast
On white
2.25
#7EAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#7EAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEFB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEFB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#44BFC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7eaefb; /* rgb */ color: rgb(126, 174, 251); /* oklch */ color: oklch(74.8% 0.123 259.5);
Tailwind
colors: {
custom: {
50: '#aac5fd',
500: '#7eaefb',
950: '#000000',
},
}SCSS
$custom: #7eaefb; $custom-light: #aac5fd; $custom-dark: #000000;
JSON
{
"hex": "#7eaefb",
"rgb": {
"r": 126,
"g": 174,
"b": 251
},
"hsl": {
"h": 216.96,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.74814,
"c": 0.12326,
"h": 259.5
},
"luminance": 0.41673
}Semantic roles & 50–950 ramp
primary
#7EAEFB
secondary
#F6E9D5
accent
#8D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185