#7AAEFD#7AAEFD
#7AAEFD is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.7% C 0.128 H 258.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AAEFD |
|---|---|
| RGB | rgb(122, 174, 253) |
| HSL | hsl(216, 97%, 74%) |
| HSV | hsv(216, 52%, 99%) |
| CMYK | cmyk(51.8%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.52, 4.49, -44.42) |
| CIE-LCH | lch(70.52, 44.65, 275.77°) |
| OKLab | oklab(74.69% -0.0254 -0.125) |
| OKLCH | oklch(74.69% 0.128 258.5) |
| XYZ | xyz(40.8857, 41.4985, 98.7650) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.92
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 7.01
Cornflowerblue
#6495ED
ΔE00 7.19
Baby Blue (survey)
#A2CFFE
ΔE00 8.82
Sky
#82CAFC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AAEFD #FDC97A
analogous
#7AF0FD #7AAEFD #877AFD
triadic
#7AAEFD #FD7AAE #AEFD7A
tetradic
#7AAEFD #FD7AF0 #FDC97A #7AFD87
square
#7AAEFD #FD7AF0 #FDC97A #7AFD87
split-complementary
#7AAEFD #FD877A #F0FD7A
monochromatic
#0465F9 #3E89FC #7AAEFD #B6D3FE #E1EDFF
Accessibility & contrast
On white
2.26
#7AAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#7AAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AAEFD
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AAEFD | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#36BFCA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7aaefd; /* rgb */ color: rgb(122, 174, 253); /* oklch */ color: oklch(74.7% 0.128 258.5);
Tailwind
colors: {
custom: {
50: '#a8c5fe',
500: '#7aaefd',
950: '#000000',
},
}SCSS
$custom: #7aaefd; $custom-light: #a8c5fe; $custom-dark: #000000;
JSON
{
"hex": "#7aaefd",
"rgb": {
"r": 122,
"g": 174,
"b": 253
},
"hsl": {
"h": 216.183,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.74695,
"c": 0.12756,
"h": 258.5
},
"luminance": 0.41502
}Semantic roles & 50–950 ramp
primary
#7AAEFD
secondary
#F7E9D4
accent
#8A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186