#7EA6FF#7EA6FF
#7EA6FF is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.4% C 0.137 H 264.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA6FF |
|---|---|
| RGB | rgb(126, 166, 255) |
| HSL | hsl(221, 100%, 75%) |
| HSV | hsv(221, 51%, 100%) |
| CMYK | cmyk(50.6%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(68.70, 10.51, -48.36) |
| CIE-LCH | lch(68.70, 49.49, 282.26°) |
| OKLab | oklab(73.36% -0.0123 -0.1364) |
| OKLCH | oklch(73.36% 0.137 264.9) |
| XYZ | xyz(40.2844, 38.9253, 99.9789) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.84
Cornflowerblue
#6495ED
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 6.58
Pastel Blue
#A2BFFE
ΔE00 7.38
Sky Blue (survey)
#75BBFD
ΔE00 8.07
Soft Blue
#6488EA
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA6FF #FFD77E
analogous
#7EE7FF #7EA6FF #967EFF
triadic
#7EA6FF #FF7EA6 #A6FF7E
tetradic
#7EA6FF #FF7EE7 #FFD77E #7EFF96
square
#7EA6FF #FF7EE7 #FFD77E #7EFF96
split-complementary
#7EA6FF #FF967E #E7FF7E
monochromatic
#0452FF #417CFF #7EA6FF #BBD0FF #E0EAFF
Accessibility & contrast
On white
2.39
#7EA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#7EA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA6FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA6FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#42B9C7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7ea6ff; /* rgb */ color: rgb(126, 166, 255); /* oklch */ color: oklch(73.4% 0.137 264.9);
Tailwind
colors: {
custom: {
50: '#aac0ff',
500: '#7ea6ff',
950: '#000000',
},
}SCSS
$custom: #7ea6ff; $custom-light: #aac0ff; $custom-dark: #000000;
JSON
{
"hex": "#7ea6ff",
"rgb": {
"r": 126,
"g": 166,
"b": 255
},
"hsl": {
"h": 221.395,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7336,
"c": 0.13699,
"h": 264.9
},
"luminance": 0.38928
}Semantic roles & 50–950 ramp
primary
#7EA6FF
secondary
#F7ECD4
accent
#9E00E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186