#7EA9FF#7EA9FF
#7EA9FF is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.0% C 0.134 H 263.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9FF |
|---|---|
| RGB | rgb(126, 169, 255) |
| HSL | hsl(220, 100%, 75%) |
| HSV | hsv(220, 51%, 100%) |
| CMYK | cmyk(50.6%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(69.49, 8.80, -47.12) |
| CIE-LCH | lch(69.49, 47.93, 280.57°) |
| OKLab | oklab(73.98% -0.0156 -0.1328) |
| OKLCH | oklch(73.98% 0.134 263.3) |
| XYZ | xyz(40.8361, 40.0287, 100.1628) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.98
Cornflowerblue
#6495ED
ΔE00 6.20
Pastel Blue
#A2BFFE
ΔE00 6.94
Sky Blue (survey)
#75BBFD
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.44
Light Grey Blue
#9DBCD4
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9FF #FFD47E
analogous
#7EEAFF #7EA9FF #947EFF
triadic
#7EA9FF #FF7EA9 #A9FF7E
tetradic
#7EA9FF #FF7EEA #FFD47E #7EFF94
square
#7EA9FF #FF7EEA #FFD47E #7EFF94
split-complementary
#7EA9FF #FF947E #EAFF7E
monochromatic
#0457FF #4180FF #7EA9FF #BBD2FF #E0EBFF
Accessibility & contrast
On white
2.33
#7EA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#7EA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9FF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9FF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#79A4FD
Tritanopia (blue-blind)
#41BCC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7ea9ff; /* rgb */ color: rgb(126, 169, 255); /* oklch */ color: oklch(74.0% 0.134 263.3);
Tailwind
colors: {
custom: {
50: '#aac2ff',
500: '#7ea9ff',
950: '#000000',
},
}SCSS
$custom: #7ea9ff; $custom-light: #aac2ff; $custom-dark: #000000;
JSON
{
"hex": "#7ea9ff",
"rgb": {
"r": 126,
"g": 169,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.73975,
"c": 0.13371,
"h": 263.3
},
"luminance": 0.40032
}Semantic roles & 50–950 ramp
primary
#7EA9FF
secondary
#F7EBD4
accent
#9900E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#111218
muted
#808186