#7AA4DF#7AA4DF
#7AA4DF is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.2% C 0.098 H 256.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7AA4DF |
|---|---|
| RGB | rgb(122, 164, 223) |
| HSL | hsl(215, 61%, 68%) |
| HSV | hsv(215, 45%, 87%) |
| CMYK | cmyk(45.3%, 26.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.53, 1.33, -34.28) |
| CIE-LCH | lch(66.53, 34.30, 272.23°) |
| OKLab | oklab(71.15% -0.0222 -0.0957) |
| OKLCH | oklch(71.15% 0.098 256.9) |
| XYZ | xyz(34.6164, 36.0140, 74.9251) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.77
Carolina Blue
#8AB8FE
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 7.62
Sky Blue (survey)
#75BBFD
ΔE00 7.67
Faded Blue
#658CBB
ΔE00 8.15
Dark Sky Blue
#448EE4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AA4DF #DFB57A
analogous
#7AD6DF #7AA4DF #837ADF
triadic
#7AA4DF #DF7AA4 #A4DF7A
tetradic
#7AA4DF #DF7AD6 #DFB57A #7ADF83
square
#7AA4DF #DF7AD6 #DFB57A #7ADF83
split-complementary
#7AA4DF #DF837A #D6DF7A
monochromatic
#2B64B3 #4982D3 #7AA4DF #ABC6EB #DDE8F7
Accessibility & contrast
On white
2.56
#7AA4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7AA4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AA4DF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AA4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AA4DF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E2
Deuteranopia (green-blind)
#829DDE
Tritanopia (blue-blind)
#52B1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7aa4df; /* rgb */ color: rgb(122, 164, 223); /* oklch */ color: oklch(71.2% 0.098 256.9);
Tailwind
colors: {
custom: {
50: '#a5bee9',
500: '#7aa4df',
950: '#000000',
},
}SCSS
$custom: #7aa4df; $custom-light: #a5bee9; $custom-dark: #000000;
JSON
{
"hex": "#7aa4df",
"rgb": {
"r": 122,
"g": 164,
"b": 223
},
"hsl": {
"h": 215.05,
"s": 61.212,
"l": 67.647
},
"oklch": {
"l": 0.71151,
"c": 0.09827,
"h": 256.9
},
"luminance": 0.36016
}Semantic roles & 50–950 ramp
primary
#7AA4DF
secondary
#EADDCB
accent
#811DC9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184