#7EA9FD#7EA9FD
#7EA9FD is a light, vivid blue. Relative luminance 0.399; OKLCH L 73.9% C 0.131 H 262.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA9FD |
|---|---|
| RGB | rgb(126, 169, 253) |
| HSL | hsl(220, 97%, 74%) |
| HSV | hsv(220, 50%, 99%) |
| CMYK | cmyk(50.2%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.40, 8.20, -46.17) |
| CIE-LCH | lch(69.40, 46.90, 280.07°) |
| OKLab | oklab(73.87% -0.0161 -0.1301) |
| OKLCH | oklch(73.87% 0.131 262.9) |
| XYZ | xyz(40.5159, 39.9006, 98.4761) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.97
Cornflowerblue
#6495ED
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 6.94
Sky Blue (survey)
#75BBFD
ΔE00 7.09
Periwinkle Blue
#8F99FB
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA9FD #FDD27E
analogous
#7EE9FD #7EA9FD #937EFD
triadic
#7EA9FD #FD7EA9 #A9FD7E
tetradic
#7EA9FD #FD7EE9 #FDD27E #7EFD93
square
#7EA9FD #FD7EE9 #FDD27E #7EFD93
split-complementary
#7EA9FD #FD937E #E9FD7E
monochromatic
#0559FB #4281FC #7EA9FD #BAD1FE #E1EBFF
Accessibility & contrast
On white
2.34
#7EA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#7EA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA9FD
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA9FD | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#43BBC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7ea9fd; /* rgb */ color: rgb(126, 169, 253); /* oklch */ color: oklch(73.9% 0.131 262.9);
Tailwind
colors: {
custom: {
50: '#aac2fe',
500: '#7ea9fd',
950: '#000000',
},
}SCSS
$custom: #7ea9fd; $custom-light: #aac2fe; $custom-dark: #000000;
JSON
{
"hex": "#7ea9fd",
"rgb": {
"r": 126,
"g": 169,
"b": 253
},
"hsl": {
"h": 219.685,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.73874,
"c": 0.13106,
"h": 262.9
},
"luminance": 0.39903
}Semantic roles & 50–950 ramp
primary
#7EA9FD
secondary
#F7EBD4
accent
#9800E6
background
#FAFBFF
surface
#F5F7FF
border
#CFD0D7
text
#101218
muted
#7F8186