#7EAEFC#7EAEFC
#7EAEFC is a light, vivid blue. Relative luminance 0.417; OKLCH L 74.9% C 0.125 H 259.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAEFC |
|---|---|
| RGB | rgb(126, 174, 252) |
| HSL | hsl(217, 95%, 74%) |
| HSV | hsv(217, 50%, 99%) |
| CMYK | cmyk(50%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(70.69, 5.08, -43.61) |
| CIE-LCH | lch(70.69, 43.91, 276.64°) |
| OKLab | oklab(74.86% -0.0221 -0.1226) |
| OKLCH | oklch(74.86% 0.125 259.8) |
| XYZ | xyz(41.3050, 41.7331, 97.9553) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Sky Blue (survey)
#75BBFD
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 7.21
Baby Blue (survey)
#A2CFFE
ΔE00 8.70
Periwinkle Blue
#8F99FB
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAEFC #FCCC7E
analogous
#7EEDFC #7EAEFC #8D7EFC
triadic
#7EAEFC #FC7EAE #AEFC7E
tetradic
#7EAEFC #FC7EED #FCCC7E #7EFC8D
square
#7EAEFC #FC7EED #FCCC7E #7EFC8D
split-complementary
#7EAEFC #FC8D7E #EDFC7E
monochromatic
#0663F9 #4288FB #7EAEFC #BAD4FD #E1ECFE
Accessibility & contrast
On white
2.25
#7EAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#7EAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAEFC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAEFC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#81A8FA
Tritanopia (blue-blind)
#43BFCA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7eaefc; /* rgb */ color: rgb(126, 174, 252); /* oklch */ color: oklch(74.9% 0.125 259.8);
Tailwind
colors: {
custom: {
50: '#aac5fd',
500: '#7eaefc',
950: '#000000',
},
}SCSS
$custom: #7eaefc; $custom-light: #aac5fd; $custom-dark: #000000;
JSON
{
"hex": "#7eaefc",
"rgb": {
"r": 126,
"g": 174,
"b": 252
},
"hsl": {
"h": 217.143,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.74862,
"c": 0.12456,
"h": 259.8
},
"luminance": 0.41736
}Semantic roles & 50–950 ramp
primary
#7EAEFC
secondary
#F7EAD4
accent
#8E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185