#7EA8F2#7EA8F2
#7EA8F2 is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.1% C 0.118 H 261.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8F2 |
|---|---|
| RGB | rgb(126, 168, 242) |
| HSL | hsl(218, 82%, 72%) |
| HSV | hsv(218, 48%, 95%) |
| CMYK | cmyk(47.9%, 30.6%, 0%, 5.1%) |
| CIE-LAB | lab(68.64, 5.53, -41.38) |
| CIE-LCH | lch(68.64, 41.75, 277.61°) |
| OKLab | oklab(73.12% -0.0178 -0.1161) |
| OKLCH | oklch(73.12% 0.118 261.3) |
| XYZ | xyz(38.6285, 38.8491, 89.4503) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.32
Cornflowerblue
#6495ED
ΔE00 5.71
Sky Blue (survey)
#75BBFD
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.36
Soft Blue
#6488EA
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8F2 #F2C87E
analogous
#7EE2F2 #7EA8F2 #8E7EF2
triadic
#7EA8F2 #F27EA8 #A8F27E
tetradic
#7EA8F2 #F27EE2 #F2C87E #7EF28E
square
#7EA8F2 #F27EE2 #F2C87E #7EF28E
split-complementary
#7EA8F2 #F28E7E #E2F27E
monochromatic
#165FDF #4683EC #7EA8F2 #B6CDF8 #E3ECFC
Accessibility & contrast
On white
2.39
#7EA8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#7EA8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8F2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8F2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#7FA3F0
Tritanopia (blue-blind)
#4CB8C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7ea8f2; /* rgb */ color: rgb(126, 168, 242); /* oklch */ color: oklch(73.1% 0.118 261.3);
Tailwind
colors: {
custom: {
50: '#a9c1f6',
500: '#7ea8f2',
950: '#000000',
},
}SCSS
$custom: #7ea8f2; $custom-light: #a9c1f6; $custom-dark: #000000;
JSON
{
"hex": "#7ea8f2",
"rgb": {
"r": 126,
"g": 168,
"b": 242
},
"hsl": {
"h": 218.276,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.73124,
"c": 0.11751,
"h": 261.3
},
"luminance": 0.38852
}Semantic roles & 50–950 ramp
primary
#7EA8F2
secondary
#F4EAD7
accent
#9007DE
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185