#7EADFF#7EADFF
#7EADFF is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.8% C 0.130 H 261.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7EADFF |
|---|---|
| RGB | rgb(126, 173, 255) |
| HSL | hsl(218, 100%, 75%) |
| HSV | hsv(218, 51%, 100%) |
| CMYK | cmyk(50.6%, 32.2%, 0%, 0%) |
| CIE-LAB | lab(70.55, 6.53, -45.45) |
| CIE-LCH | lch(70.55, 45.91, 278.18°) |
| OKLab | oklab(74.8% -0.0202 -0.1279) |
| OKLCH | oklch(74.8% 0.13 261) |
| XYZ | xyz(41.5917, 41.5398, 100.4146) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.92
Sky Blue (survey)
#75BBFD
ΔE00 5.92
Pastel Blue
#A2BFFE
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 7.04
Periwinkle Blue
#8F99FB
ΔE00 8.62
Baby Blue (survey)
#A2CFFE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EADFF #FFD07E
analogous
#7EEDFF #7EADFF #907EFF
triadic
#7EADFF #FF7EAD #ADFF7E
tetradic
#7EADFF #FF7EED #FFD07E #7EFF90
square
#7EADFF #FF7EED #FFD07E #7EFF90
split-complementary
#7EADFF #FF907E #EDFF7E
monochromatic
#045FFF #4186FF #7EADFF #BBD4FF #E0ECFF
Accessibility & contrast
On white
2.26
#7EADFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#7EADFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EADFF
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EADFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EADFF | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#40BFCA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7eadff; /* rgb */ color: rgb(126, 173, 255); /* oklch */ color: oklch(74.8% 0.130 261.0);
Tailwind
colors: {
custom: {
50: '#aac5ff',
500: '#7eadff',
950: '#000000',
},
}SCSS
$custom: #7eadff; $custom-light: #aac5ff; $custom-dark: #000000;
JSON
{
"hex": "#7eadff",
"rgb": {
"r": 126,
"g": 173,
"b": 255
},
"hsl": {
"h": 218.14,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74802,
"c": 0.1295,
"h": 261
},
"luminance": 0.41543
}Semantic roles & 50–950 ramp
primary
#7EADFF
secondary
#F7EAD4
accent
#9200E6
background
#FAFCFF
surface
#F5F8FF
border
#CFD1D7
text
#111218
muted
#808186