#7AA3DD#7AA3DD
#7AA3DD is a light, moderate blue. Relative luminance 0.356; OKLCH L 70.8% C 0.097 H 257.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA3DD |
|---|---|
| RGB | rgb(122, 163, 221) |
| HSL | hsl(215, 59%, 67%) |
| HSV | hsv(215, 45%, 87%) |
| CMYK | cmyk(44.8%, 26.2%, 0%, 13.3%) |
| CIE-LAB | lab(66.17, 1.32, -33.73) |
| CIE-LCH | lch(66.17, 33.75, 272.25°) |
| OKLab | oklab(70.85% -0.0216 -0.0941) |
| OKLCH | oklch(70.85% 0.097 257.1) |
| XYZ | xyz(34.1701, 35.5503, 73.4539) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 7.46
Faded Blue
#658CBB
ΔE00 7.84
Sky Blue (survey)
#75BBFD
ΔE00 8.01
Dark Sky Blue
#448EE4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA3DD #DDB47A
analogous
#7AD4DD #7AA3DD #837ADD
triadic
#7AA3DD #DD7AA3 #A3DD7A
tetradic
#7AA3DD #DD7AD4 #DDB47A #7ADD83
square
#7AA3DD #DD7AD4 #DDB47A #7ADD83
split-complementary
#7AA3DD #DD837A #D4DD7A
monochromatic
#2D63B0 #4981D1 #7AA3DD #ABC5E9 #DBE6F6
Accessibility & contrast
On white
2.59
#7AA3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#7AA3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA3DD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA3DD | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#829DDC
Tritanopia (blue-blind)
#53B0B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7aa3dd; /* rgb */ color: rgb(122, 163, 221); /* oklch */ color: oklch(70.8% 0.097 257.1);
Tailwind
colors: {
custom: {
50: '#a5bee7',
500: '#7aa3dd',
950: '#000000',
},
}SCSS
$custom: #7aa3dd; $custom-light: #a5bee7; $custom-dark: #000000;
JSON
{
"hex": "#7aa3dd",
"rgb": {
"r": 122,
"g": 163,
"b": 221
},
"hsl": {
"h": 215.152,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.70845,
"c": 0.09659,
"h": 257.1
},
"luminance": 0.35552
}Semantic roles & 50–950 ramp
primary
#7AA3DD
secondary
#E9DCCA
accent
#811FC7
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184