#7EB2FF#7EB2FF
#7EB2FF is a light, vivid blue. Relative luminance 0.435; OKLCH L 75.8% C 0.125 H 258.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB2FF |
|---|---|
| RGB | rgb(126, 178, 255) |
| HSL | hsl(216, 100%, 75%) |
| HSV | hsv(216, 51%, 100%) |
| CMYK | cmyk(50.6%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.89, 3.72, -43.35) |
| CIE-LCH | lch(71.89, 43.51, 274.90°) |
| OKLab | oklab(75.84% -0.0258 -0.1218) |
| OKLCH | oklch(75.84% 0.125 258) |
| XYZ | xyz(42.5684, 43.4933, 100.7402) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.97
Sky Blue (survey)
#75BBFD
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 6.33
Baby Blue (survey)
#A2CFFE
ΔE00 7.81
Cornflowerblue
#6495ED
ΔE00 8.25
Sky
#82CAFC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB2FF #FFCB7E
analogous
#7EF2FF #7EB2FF #8B7EFF
triadic
#7EB2FF #FF7EB2 #B2FF7E
tetradic
#7EB2FF #FF7EF2 #FFCB7E #7EFF8B
square
#7EB2FF #FF7EF2 #FFCB7E #7EFF8B
split-complementary
#7EB2FF #FF8B7E #F2FF7E
monochromatic
#0469FF #418DFF #7EB2FF #BBD7FF #E0EDFF
Accessibility & contrast
On white
2.17
#7EB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#7EB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB2FF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB2FF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#84ABFD
Tritanopia (blue-blind)
#3FC3CD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7eb2ff; /* rgb */ color: rgb(126, 178, 255); /* oklch */ color: oklch(75.8% 0.125 258.0);
Tailwind
colors: {
custom: {
50: '#aac8ff',
500: '#7eb2ff',
950: '#000000',
},
}SCSS
$custom: #7eb2ff; $custom-light: #aac8ff; $custom-dark: #000000;
JSON
{
"hex": "#7eb2ff",
"rgb": {
"r": 126,
"g": 178,
"b": 255
},
"hsl": {
"h": 215.814,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75844,
"c": 0.12453,
"h": 258
},
"luminance": 0.43496
}Semantic roles & 50–950 ramp
primary
#7EB2FF
secondary
#F7E9D4
accent
#8900E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111318
muted
#808286