#7EAFF8#7EAFF8
#7EAFF8 is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.9% C 0.118 H 258.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EAFF8 |
|---|---|
| RGB | rgb(126, 175, 248) |
| HSL | hsl(216, 90%, 73%) |
| HSV | hsv(216, 49%, 97%) |
| CMYK | cmyk(49.2%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.78, 3.34, -41.30) |
| CIE-LCH | lch(70.78, 41.43, 274.62°) |
| OKLab | oklab(74.88% -0.0243 -0.1159) |
| OKLCH | oklch(74.88% 0.118 258.1) |
| XYZ | xyz(40.8717, 41.8700, 94.7167) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.54
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 7.41
Baby Blue (survey)
#A2CFFE
ΔE00 8.46
Light Grey Blue
#9DBCD4
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EAFF8 #F8C77E
analogous
#7EECF8 #7EAFF8 #8A7EF8
triadic
#7EAFF8 #F87EAF #AFF87E
tetradic
#7EAFF8 #F87EEC #F8C77E #7EF88A
square
#7EAFF8 #F87EEC #F8C77E #7EF88A
split-complementary
#7EAFF8 #F88A7E #ECF87E
monochromatic
#0D68EF #448BF5 #7EAFF8 #B8D3FB #E2EDFD
Accessibility & contrast
On white
2.24
#7EAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#7EAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EAFF8
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EAFF8 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FB
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#46BFC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7eaff8; /* rgb */ color: rgb(126, 175, 248); /* oklch */ color: oklch(74.9% 0.118 258.1);
Tailwind
colors: {
custom: {
50: '#a9c6fb',
500: '#7eaff8',
950: '#000000',
},
}SCSS
$custom: #7eaff8; $custom-light: #a9c6fb; $custom-dark: #000000;
JSON
{
"hex": "#7eaff8",
"rgb": {
"r": 126,
"g": 175,
"b": 248
},
"hsl": {
"h": 215.902,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.74879,
"c": 0.11841,
"h": 258.1
},
"luminance": 0.41873
}Semantic roles & 50–950 ramp
primary
#7EAFF8
secondary
#F6E9D5
accent
#8900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285