#7EA8FB#7EA8FB
#7EA8FB is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.6% C 0.129 H 263.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA8FB |
|---|---|
| RGB | rgb(126, 168, 251) |
| HSL | hsl(220, 94%, 74%) |
| HSV | hsv(220, 50%, 98%) |
| CMYK | cmyk(49.8%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.04, 8.18, -45.65) |
| CIE-LCH | lch(69.04, 46.38, 280.15°) |
| OKLab | oklab(73.57% -0.0155 -0.1285) |
| OKLCH | oklch(73.57% 0.129 263.1) |
| XYZ | xyz(40.0136, 39.4032, 96.7451) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.25
Cornflowerblue
#6495ED
ΔE00 5.89
Pastel Blue
#A2BFFE
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 7.35
Soft Blue
#6488EA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA8FB #FBD17E
analogous
#7EE7FB #7EA8FB #937EFB
triadic
#7EA8FB #FB7EA8 #A8FB7E
tetradic
#7EA8FB #FB7EE7 #FBD17E #7EFB93
square
#7EA8FB #FB7EE7 #FBD17E #7EFB93
split-complementary
#7EA8FB #FB937E #E7FB7E
monochromatic
#0858F7 #4380F9 #7EA8FB #B9D0FD #E1EBFE
Accessibility & contrast
On white
2.36
#7EA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#7EA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA8FB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA8FB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFE
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#45BAC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ea8fb; /* rgb */ color: rgb(126, 168, 251); /* oklch */ color: oklch(73.6% 0.129 263.1);
Tailwind
colors: {
custom: {
50: '#aac1fd',
500: '#7ea8fb',
950: '#000000',
},
}SCSS
$custom: #7ea8fb; $custom-light: #aac1fd; $custom-dark: #000000;
JSON
{
"hex": "#7ea8fb",
"rgb": {
"r": 126,
"g": 168,
"b": 251
},
"hsl": {
"h": 219.84,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.73568,
"c": 0.12946,
"h": 263.1
},
"luminance": 0.39406
}Semantic roles & 50–950 ramp
primary
#7EA8FB
secondary
#F6EBD5
accent
#9800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185