#A2AFCA#A2AFCA
#A2AFCA is a light, muted blue. Relative luminance 0.426; OKLCH L 75.3% C 0.042 H 265.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFCA |
|---|---|
| RGB | rgb(162, 175, 202) |
| HSL | hsl(221, 27%, 71%) |
| HSV | hsv(221, 20%, 79%) |
| CMYK | cmyk(19.8%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.29, 1.22, -15.22) |
| CIE-LCH | lch(71.29, 15.27, 274.57°) |
| OKLab | oklab(75.28% -0.0036 -0.0414) |
| OKLCH | oklch(75.28% 0.042 265) |
| XYZ | xyz(40.8883, 42.6047, 61.9349) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 7.05
Light Grey Blue
#9DBCD4
ΔE00 7.59
Cool Gray
#9AA7B0
ΔE00 8.30
Bluey Grey
#89A0B0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFCA #CABDA2
analogous
#A2C3CA #A2AFCA #A9A2CA
triadic
#A2AFCA #CAA2AF #AFCAA2
tetradic
#A2AFCA #CAA2C3 #CABDA2 #A2CAA9
square
#A2AFCA #CAA2C3 #CABDA2 #A2CAA9
split-complementary
#A2AFCA #CAA9A2 #C3CAA2
monochromatic
#586D9A #7B8DB4 #A2AFCA #C9D1E0 #ECEEF4
Accessibility & contrast
On white
2.21
#A2AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#A2AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFCA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFCA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#98B4B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2afca; /* rgb */ color: rgb(162, 175, 202); /* oklch */ color: oklch(75.3% 0.042 265.0);
Tailwind
colors: {
custom: {
50: '#bec6da',
500: '#a2afca',
950: '#000000',
},
}SCSS
$custom: #a2afca; $custom-light: #bec6da; $custom-dark: #000000;
JSON
{
"hex": "#a2afca",
"rgb": {
"r": 162,
"g": 175,
"b": 202
},
"hsl": {
"h": 220.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75281,
"c": 0.04155,
"h": 265
},
"luminance": 0.42606
}Semantic roles & 50–950 ramp
primary
#A2AFCA
secondary
#E9E6DF
accent
#8540A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283