#A7AED2#A7AED2
#A7AED2 is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.052 H 276.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AED2 |
|---|---|
| RGB | rgb(167, 174, 210) |
| HSL | hsl(230, 32%, 74%) |
| HSV | hsv(230, 20%, 82%) |
| CMYK | cmyk(20.5%, 17.1%, 0%, 17.6%) |
| CIE-LAB | lab(71.65, 5.15, -19.02) |
| CIE-LCH | lch(71.65, 19.71, 285.14°) |
| OKLab | oklab(75.74% 0.0059 -0.0519) |
| OKLCH | oklch(75.74% 0.052 276.4) |
| XYZ | xyz(42.7024, 43.1399, 67.0373) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.58
Light Blue Grey
#B7C9E2
ΔE00 9.17
Lavender
#B39DDB
ΔE00 9.18
Periwinkle
#CCCCFF
ΔE00 9.26
Cloudy Blue
#ACC2D9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AED2 #D2CBA7
analogous
#A7C4D2 #A7AED2 #B6A7D2
triadic
#A7AED2 #D2A7AE #AED2A7
tetradic
#A7AED2 #D2A7C4 #D2CBA7 #A7D2B6
square
#A7AED2 #D2A7C4 #D2CBA7 #A7D2B6
split-complementary
#A7AED2 #D2B6A7 #C4D2A7
monochromatic
#5664A8 #7F89BD #A7AED2 #CFD3E7 #EBECF5
Accessibility & contrast
On white
2.18
#A7AED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#A7AED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AED2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AED2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B1D4
Deuteranopia (green-blind)
#A2AED1
Tritanopia (blue-blind)
#9DB4BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7aed2; /* rgb */ color: rgb(167, 174, 210); /* oklch */ color: oklch(75.7% 0.052 276.4);
Tailwind
colors: {
custom: {
50: '#c1c6df',
500: '#a7aed2',
950: '#000000',
},
}SCSS
$custom: #a7aed2; $custom-light: #c1c6df; $custom-dark: #000000;
JSON
{
"hex": "#a7aed2",
"rgb": {
"r": 167,
"g": 174,
"b": 210
},
"hsl": {
"h": 230.233,
"s": 32.331,
"l": 73.922
},
"oklch": {
"l": 0.75744,
"c": 0.05223,
"h": 276.4
},
"luminance": 0.43141
}Semantic roles & 50–950 ramp
primary
#A7AED2
secondary
#EBE9E0
accent
#993AAB
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283