#7EA2FF#7EA2FF
#7EA2FF is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.5% C 0.142 H 266.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2FF |
|---|---|
| RGB | rgb(126, 162, 255) |
| HSL | hsl(223, 100%, 75%) |
| HSV | hsv(223, 51%, 100%) |
| CMYK | cmyk(50.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(67.65, 12.80, -50.02) |
| CIE-LCH | lch(67.65, 51.63, 284.35°) |
| OKLab | oklab(72.55% -0.0077 -0.1413) |
| OKLCH | oklch(72.55% 0.142 266.9) |
| XYZ | xyz(39.5686, 37.4936, 99.7403) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.17
Periwinkle Blue
#8F99FB
ΔE00 5.48
Carolina Blue
#8AB8FE
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.12
Sky Blue (survey)
#75BBFD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2FF #FFDB7E
analogous
#7EE2FF #7EA2FF #9B7EFF
triadic
#7EA2FF #FF7EA2 #A2FF7E
tetradic
#7EA2FF #FF7EE2 #FFDB7E #7EFF9B
square
#7EA2FF #FF7EE2 #FFDB7E #7EFF9B
split-complementary
#7EA2FF #FF9B7E #E2FF7E
monochromatic
#044AFF #4176FF #7EA2FF #BBCEFF #E0E9FF
Accessibility & contrast
On white
2.47
#7EA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7EA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2FF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2FF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6F9FFD
Tritanopia (blue-blind)
#43B6C4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ea2ff; /* rgb */ color: rgb(126, 162, 255); /* oklch */ color: oklch(72.5% 0.142 266.9);
Tailwind
colors: {
custom: {
50: '#aabdff',
500: '#7ea2ff',
950: '#000000',
},
}SCSS
$custom: #7ea2ff; $custom-light: #aabdff; $custom-dark: #000000;
JSON
{
"hex": "#7ea2ff",
"rgb": {
"r": 126,
"g": 162,
"b": 255
},
"hsl": {
"h": 223.256,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.72546,
"c": 0.14151,
"h": 266.9
},
"luminance": 0.37496
}Semantic roles & 50–950 ramp
primary
#7EA2FF
secondary
#F7EDD4
accent
#A500E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111218
muted
#808186