#7EA7F0#7EA7F0
#7EA7F0 is a light, moderate blue. Relative luminance 0.384; OKLCH L 72.8% C 0.116 H 261.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7F0 |
|---|---|
| RGB | rgb(126, 167, 240) |
| HSL | hsl(218, 79%, 72%) |
| HSV | hsv(218, 48%, 94%) |
| CMYK | cmyk(47.5%, 30.4%, 0%, 5.9%) |
| CIE-LAB | lab(68.29, 5.51, -40.84) |
| CIE-LCH | lch(68.29, 41.21, 277.68°) |
| OKLab | oklab(72.82% -0.0172 -0.1146) |
| OKLCH | oklch(72.82% 0.116 261.5) |
| XYZ | xyz(38.1459, 38.3618, 87.8157) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.64
Cornflowerblue
#6495ED
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 7.12
Pastel Blue
#A2BFFE
ΔE00 7.33
Sky Blue (survey)
#75BBFD
ΔE00 7.41
Soft Blue
#6488EA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7F0 #F0C77E
analogous
#7EE0F0 #7EA7F0 #8E7EF0
triadic
#7EA7F0 #F07EA7 #A7F07E
tetradic
#7EA7F0 #F07EE0 #F0C77E #7EF08E
square
#7EA7F0 #F07EE0 #F0C77E #7EF08E
split-complementary
#7EA7F0 #F08E7E #E0F07E
monochromatic
#195FDA #4782EA #7EA7F0 #B5CCF6 #E4ECFC
Accessibility & contrast
On white
2.42
#7EA7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#7EA7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7F0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7F0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF3
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#4EB7C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7ea7f0; /* rgb */ color: rgb(126, 167, 240); /* oklch */ color: oklch(72.8% 0.116 261.5);
Tailwind
colors: {
custom: {
50: '#a9c0f5',
500: '#7ea7f0',
950: '#000000',
},
}SCSS
$custom: #7ea7f0; $custom-light: #a9c0f5; $custom-dark: #000000;
JSON
{
"hex": "#7ea7f0",
"rgb": {
"r": 126,
"g": 167,
"b": 240
},
"hsl": {
"h": 218.421,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.72819,
"c": 0.11589,
"h": 261.5
},
"luminance": 0.38364
}Semantic roles & 50–950 ramp
primary
#7EA7F0
secondary
#F3E9D6
accent
#900ADB
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185