#7EAEFD#7EAEFD
#7EAEFD is a light, vivid blue. Relative luminance 0.418; OKLCH L 74.9% C 0.126 H 260.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEFD |
|---|---|
| RGB | rgb(126, 174, 253) |
| HSL | hsl(217, 97%, 74%) |
| HSV | hsv(217, 50%, 99%) |
| CMYK | cmyk(50.2%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.73, 5.37, -44.08) |
| CIE-LCH | lch(70.73, 44.41, 276.95°) |
| OKLab | oklab(74.91% -0.0218 -0.124) |
| OKLCH | oklch(74.91% 0.126 260) |
| XYZ | xyz(41.4639, 41.7966, 98.7921) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Sky Blue (survey)
#75BBFD
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 7.23
Baby Blue (survey)
#A2CFFE
ΔE00 8.70
Periwinkle Blue
#8F99FB
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEFD #FDCD7E
analogous
#7EEEFD #7EAEFD #8E7EFD
triadic
#7EAEFD #FD7EAE #AEFD7E
tetradic
#7EAEFD #FD7EEE #FDCD7E #7EFD8E
square
#7EAEFD #FD7EEE #FDCD7E #7EFD8E
split-complementary
#7EAEFD #FD8E7E #EEFD7E
monochromatic
#0562FB #4288FC #7EAEFD #BAD4FE #E1ECFF
Accessibility & contrast
On white
2.24
#7EAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#7EAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEFD
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEFD | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#80A8FB
Tritanopia (blue-blind)
#42BFCA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7eaefd; /* rgb */ color: rgb(126, 174, 253); /* oklch */ color: oklch(74.9% 0.126 260.0);
Tailwind
colors: {
custom: {
50: '#aac5fe',
500: '#7eaefd',
950: '#000000',
},
}SCSS
$custom: #7eaefd; $custom-light: #aac5fe; $custom-dark: #000000;
JSON
{
"hex": "#7eaefd",
"rgb": {
"r": 126,
"g": 174,
"b": 253
},
"hsl": {
"h": 217.323,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.74911,
"c": 0.12587,
"h": 260
},
"luminance": 0.418
}Semantic roles & 50–950 ramp
primary
#7EAEFD
secondary
#F7EAD4
accent
#8F00E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#101218
muted
#7F8186