#A7AFCC#A7AFCC
#A7AFCC is a light, muted blue. Relative luminance 0.432; OKLCH L 75.7% C 0.043 H 273.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AFCC |
|---|---|
| RGB | rgb(167, 175, 204) |
| HSL | hsl(227, 27%, 73%) |
| HSV | hsv(227, 18%, 80%) |
| CMYK | cmyk(18.1%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(71.71, 3.25, -15.64) |
| CIE-LCH | lch(71.71, 15.97, 281.75°) |
| OKLab | oklab(75.73% 0.0024 -0.0425) |
| OKLCH | oklch(75.73% 0.043 273.2) |
| XYZ | xyz(42.1628, 43.2343, 63.2387) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 8.00
Cloudy Blue
#ACC2D9
ΔE00 8.17
Light Periwinkle
#C1C6FC
ΔE00 9.07
Dove Gray
#B6B8BD
ΔE00 9.78
Light Grey Blue
#9DBCD4
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AFCC #CCC4A7
analogous
#A7C1CC #A7AFCC #B1A7CC
triadic
#A7AFCC #CCA7AF #AFCCA7
tetradic
#A7AFCC #CCA7C1 #CCC4A7 #A7CCB1
square
#A7AFCC #CCA7C1 #CCC4A7 #A7CCB1
split-complementary
#A7AFCC #CCB1A7 #C1CCA7
monochromatic
#5B6A9D #808CB6 #A7AFCC #CED2E2 #ECEDF4
Accessibility & contrast
On white
2.18
#A7AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#A7AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AFCC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AFCC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#9FB4B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a7afcc; /* rgb */ color: rgb(167, 175, 204); /* oklch */ color: oklch(75.7% 0.043 273.2);
Tailwind
colors: {
custom: {
50: '#c1c6db',
500: '#a7afcc',
950: '#000000',
},
}SCSS
$custom: #a7afcc; $custom-light: #c1c6db; $custom-dark: #000000;
JSON
{
"hex": "#a7afcc",
"rgb": {
"r": 167,
"g": 175,
"b": 204
},
"hsl": {
"h": 227.027,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.75729,
"c": 0.04256,
"h": 273.2
},
"luminance": 0.43235
}Semantic roles & 50–950 ramp
primary
#A7AFCC
secondary
#EAE8E1
accent
#8F40A5
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283