#A2A7CB#A2A7CB
#A2A7CB is a light, muted blue. Relative luminance 0.396; OKLCH L 73.7% C 0.052 H 278.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A7CB |
|---|---|
| RGB | rgb(162, 167, 203) |
| HSL | hsl(233, 28%, 72%) |
| HSV | hsv(233, 20%, 80%) |
| CMYK | cmyk(20.2%, 17.7%, 0%, 20.4%) |
| CIE-LAB | lab(69.21, 5.85, -18.92) |
| CIE-LCH | lch(69.21, 19.80, 287.19°) |
| OKLab | oklab(73.67% 0.008 -0.0516) |
| OKLCH | oklch(73.67% 0.052 278.8) |
| XYZ | xyz(39.4959, 39.6299, 62.0568) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.47
Light Periwinkle
#C1C6FC
ΔE00 9.59
Lightsteelblue
#B0C4DE
ΔE00 10.31
Periwinkle
#CCCCFF
ΔE00 10.90
Light Blue Grey
#B7C9E2
ΔE00 10.99
Cloudy Blue
#ACC2D9
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A7CB #CBC6A2
analogous
#A2BCCB #A2A7CB #B2A2CB
triadic
#A2A7CB #CBA2A7 #A7CBA2
tetradic
#A2A7CB #CBA2BC #CBC6A2 #A2CBB2
square
#A2A7CB #CBA2BC #CBC6A2 #A2CBB2
split-complementary
#A2A7CB #CBB2A2 #BCCBA2
monochromatic
#575F9C #7B82B5 #A2A7CB #C9CCE1 #EBECF4
Accessibility & contrast
On white
2.35
#A2A7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A2A7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A7CB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A7CB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACD
Deuteranopia (green-blind)
#9BA8CA
Tritanopia (blue-blind)
#99ADB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2a7cb; /* rgb */ color: rgb(162, 167, 203); /* oklch */ color: oklch(73.7% 0.052 278.8);
Tailwind
colors: {
custom: {
50: '#bec1db',
500: '#a2a7cb',
950: '#000000',
},
}SCSS
$custom: #a2a7cb; $custom-light: #bec1db; $custom-dark: #000000;
JSON
{
"hex": "#a2a7cb",
"rgb": {
"r": 162,
"g": 167,
"b": 203
},
"hsl": {
"h": 232.683,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.73665,
"c": 0.05224,
"h": 278.8
},
"luminance": 0.39631
}Semantic roles & 50–950 ramp
primary
#A2A7CB
secondary
#EAE8DF
accent
#9A3FA7
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#121215
muted
#818183