#7EA7E6#7EA7E6
#7EA7E6 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.3% C 0.103 H 258.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA7E6 |
|---|---|
| RGB | rgb(126, 167, 230) |
| HSL | hsl(216, 68%, 70%) |
| HSV | hsv(216, 45%, 90%) |
| CMYK | cmyk(45.2%, 27.4%, 0%, 9.8%) |
| CIE-LAB | lab(67.86, 2.63, -36.04) |
| CIE-LCH | lch(67.86, 36.13, 274.17°) |
| OKLab | oklab(72.35% -0.02 -0.1007) |
| OKLCH | oklch(72.35% 0.103 258.8) |
| XYZ | xyz(36.7011, 37.7839, 80.2067) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.92
Cornflowerblue
#6495ED
ΔE00 5.51
Sky Blue (survey)
#75BBFD
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 7.58
Soft Blue
#6488EA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA7E6 #E6BD7E
analogous
#7EDBE6 #7EA7E6 #897EE6
triadic
#7EA7E6 #E67EA7 #A7E67E
tetradic
#7EA7E6 #E67EDB #E6BD7E #7EE689
square
#7EA7E6 #E67EDB #E6BD7E #7EE689
split-complementary
#7EA7E6 #E6897E #DBE67E
monochromatic
#2664C4 #4B84DC #7EA7E6 #B1CAF0 #E5EDFA
Accessibility & contrast
On white
2.45
#7EA7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7EA7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA7E6
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA7E6 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABE9
Deuteranopia (green-blind)
#83A1E5
Tritanopia (blue-blind)
#55B5BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea7e6; /* rgb */ color: rgb(126, 167, 230); /* oklch */ color: oklch(72.3% 0.103 258.8);
Tailwind
colors: {
custom: {
50: '#a8c0ee',
500: '#7ea7e6',
950: '#000000',
},
}SCSS
$custom: #7ea7e6; $custom-light: #a8c0ee; $custom-dark: #000000;
JSON
{
"hex": "#7ea7e6",
"rgb": {
"r": 126,
"g": 167,
"b": 230
},
"hsl": {
"h": 216.346,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.72347,
"c": 0.1027,
"h": 258.8
},
"luminance": 0.37786
}Semantic roles & 50–950 ramp
primary
#7EA7E6
secondary
#EFE3D1
accent
#8616CF
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184