#7EB3FF#7EB3FF
#7EB3FF is a light, vivid blue. Relative luminance 0.439; OKLCH L 76.1% C 0.124 H 257.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB3FF |
|---|---|
| RGB | rgb(126, 179, 255) |
| HSL | hsl(215, 100%, 75%) |
| HSV | hsv(215, 51%, 100%) |
| CMYK | cmyk(50.6%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(72.16, 3.16, -42.93) |
| CIE-LCH | lch(72.16, 43.05, 274.21°) |
| OKLab | oklab(76.05% -0.027 -0.1206) |
| OKLCH | oklch(76.05% 0.124 257.4) |
| XYZ | xyz(42.7681, 43.8927, 100.8068) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.90
Sky Blue (survey)
#75BBFD
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 6.34
Baby Blue (survey)
#A2CFFE
ΔE00 7.60
Sky
#82CAFC
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB3FF #FFCA7E
analogous
#7EF3FF #7EB3FF #8A7EFF
triadic
#7EB3FF #FF7EB3 #B3FF7E
tetradic
#7EB3FF #FF7EF3 #FFCA7E #7EFF8A
square
#7EB3FF #FF7EF3 #FFCA7E #7EFF8A
split-complementary
#7EB3FF #FF8A7E #F3FF7E
monochromatic
#046BFF #418FFF #7EB3FF #BBD7FF #E0EDFF
Accessibility & contrast
On white
2.15
#7EB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#7EB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB3FF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB3FF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#3EC4CE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7eb3ff; /* rgb */ color: rgb(126, 179, 255); /* oklch */ color: oklch(76.1% 0.124 257.4);
Tailwind
colors: {
custom: {
50: '#aac9ff',
500: '#7eb3ff',
950: '#000000',
},
}SCSS
$custom: #7eb3ff; $custom-light: #aac9ff; $custom-dark: #000000;
JSON
{
"hex": "#7eb3ff",
"rgb": {
"r": 126,
"g": 179,
"b": 255
},
"hsl": {
"h": 215.349,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76053,
"c": 0.12358,
"h": 257.4
},
"luminance": 0.43896
}Semantic roles & 50–950 ramp
primary
#7EB3FF
secondary
#F7E9D4
accent
#8700E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286