#7EA7FC#7EA7FC
#7EA7FC is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.4% C 0.132 H 263.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7FC |
|---|---|
| RGB | rgb(126, 167, 252) |
| HSL | hsl(220, 95%, 74%) |
| HSV | hsv(220, 50%, 99%) |
| CMYK | cmyk(50%, 33.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.82, 9.04, -46.54) |
| CIE-LCH | lch(68.82, 47.41, 280.99°) |
| OKLab | oklab(73.41% -0.0141 -0.1311) |
| OKLCH | oklch(73.41% 0.132 263.9) |
| XYZ | xyz(39.9878, 39.0986, 97.5162) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.54
Cornflowerblue
#6495ED
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 7.22
Sky Blue (survey)
#75BBFD
ΔE00 7.69
Soft Blue
#6488EA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7FC #FCD37E
analogous
#7EE6FC #7EA7FC #947EFC
triadic
#7EA7FC #FC7EA7 #A7FC7E
tetradic
#7EA7FC #FC7EE6 #FCD37E #7EFC94
square
#7EA7FC #FC7EE6 #FCD37E #7EFC94
split-complementary
#7EA7FC #FC947E #E6FC7E
monochromatic
#0655F9 #427EFB #7EA7FC #BAD0FD #E1EBFE
Accessibility & contrast
On white
2.38
#7EA7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#7EA7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7FC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7FC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#44B9C6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ea7fc; /* rgb */ color: rgb(126, 167, 252); /* oklch */ color: oklch(73.4% 0.132 263.9);
Tailwind
colors: {
custom: {
50: '#aac0fd',
500: '#7ea7fc',
950: '#000000',
},
}SCSS
$custom: #7ea7fc; $custom-light: #aac0fd; $custom-dark: #000000;
JSON
{
"hex": "#7ea7fc",
"rgb": {
"r": 126,
"g": 167,
"b": 252
},
"hsl": {
"h": 220.476,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.73412,
"c": 0.13188,
"h": 263.9
},
"luminance": 0.39101
}Semantic roles & 50–950 ramp
primary
#7EA7FC
secondary
#F7EBD4
accent
#9B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186