#A2AFCF#A2AFCF
#A2AFCF is a light, muted blue. Relative luminance 0.428; OKLCH L 75.5% C 0.048 H 267.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFCF |
|---|---|
| RGB | rgb(162, 175, 207) |
| HSL | hsl(223, 32%, 72%) |
| HSV | hsv(223, 22%, 81%) |
| CMYK | cmyk(21.7%, 15.5%, 0%, 18.8%) |
| CIE-LAB | lab(71.45, 2.35, -17.72) |
| CIE-LCH | lch(71.45, 17.87, 277.56°) |
| OKLab | oklab(75.46% -0.0019 -0.0483) |
| OKLCH | oklch(75.46% 0.048 267.8) |
| XYZ | xyz(41.4899, 42.8453, 65.1034) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.62
Cloudy Blue
#ACC2D9
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 8.61
Light Periwinkle
#C1C6FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFCF #CFC2A2
analogous
#A2C5CF #A2AFCF #ACA2CF
triadic
#A2AFCF #CFA2AF #AFCFA2
tetradic
#A2AFCF #CFA2C5 #CFC2A2 #A2CFAC
square
#A2AFCF #CFA2C5 #CFC2A2 #A2CFAC
split-complementary
#A2AFCF #CFACA2 #C5CFA2
monochromatic
#546BA3 #7A8CBA #A2AFCF #CAD2E4 #EBEEF5
Accessibility & contrast
On white
2.19
#A2AFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A2AFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFCF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFCF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B1D1
Deuteranopia (green-blind)
#A2ADCE
Tritanopia (blue-blind)
#97B5B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2afcf; /* rgb */ color: rgb(162, 175, 207); /* oklch */ color: oklch(75.5% 0.048 267.8);
Tailwind
colors: {
custom: {
50: '#bec6dd',
500: '#a2afcf',
950: '#000000',
},
}SCSS
$custom: #a2afcf; $custom-light: #bec6dd; $custom-dark: #000000;
JSON
{
"hex": "#a2afcf",
"rgb": {
"r": 162,
"g": 175,
"b": 207
},
"hsl": {
"h": 222.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.75464,
"c": 0.04836,
"h": 267.8
},
"luminance": 0.42846
}Semantic roles & 50–950 ramp
primary
#A2AFCF
secondary
#EBE8E0
accent
#8A3BAB
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283