#7EABEB#7EABEB
#7EABEB is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.4% C 0.105 H 257.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7EABEB |
|---|---|
| RGB | rgb(126, 171, 235) |
| HSL | hsl(215, 73%, 71%) |
| HSV | hsv(215, 46%, 92%) |
| CMYK | cmyk(46.4%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(69.15, 1.81, -36.76) |
| CIE-LCH | lch(69.15, 36.81, 272.82°) |
| OKLab | oklab(73.43% -0.0233 -0.1028) |
| OKLCH | oklch(73.43% 0.105 257.2) |
| XYZ | xyz(38.1575, 39.5571, 84.2058) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.78
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.03
Periwinkle Blue
#8F99FB
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EABEB #EBBE7E
analogous
#7EE2EB #7EABEB #877EEB
triadic
#7EABEB #EB7EAB #ABEB7E
tetradic
#7EABEB #EB7EE2 #EBBE7E #7EEB87
square
#7EABEB #EB7EE2 #EBBE7E #7EEB87
split-complementary
#7EABEB #EB877E #E2EB7E
monochromatic
#2068CF #4988E3 #7EABEB #B3CEF3 #E5EEFB
Accessibility & contrast
On white
2.36
#7EABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#7EABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EABEB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EABEB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#51B9C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7eabeb; /* rgb */ color: rgb(126, 171, 235); /* oklch */ color: oklch(73.4% 0.105 257.2);
Tailwind
colors: {
custom: {
50: '#a8c3f1',
500: '#7eabeb',
950: '#000000',
},
}SCSS
$custom: #7eabeb; $custom-light: #a8c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7eabeb",
"rgb": {
"r": 126,
"g": 171,
"b": 235
},
"hsl": {
"h": 215.229,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73425,
"c": 0.10542,
"h": 257.2
},
"luminance": 0.3956
}Semantic roles & 50–950 ramp
primary
#7EABEB
secondary
#F1E5D4
accent
#8410D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185