#A2B3CA#A2B3CA
#A2B3CA is a light, muted cyan. Relative luminance 0.442; OKLCH L 76.1% C 0.038 H 256.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B3CA |
|---|---|
| RGB | rgb(162, 179, 202) |
| HSL | hsl(215, 27%, 71%) |
| HSV | hsv(215, 20%, 79%) |
| CMYK | cmyk(19.8%, 11.4%, 0%, 20.8%) |
| CIE-LAB | lab(72.35, -0.96, -13.62) |
| CIE-LCH | lch(72.35, 13.65, 265.95°) |
| OKLab | oklab(76.12% -0.0092 -0.037) |
| OKLCH | oklch(76.12% 0.038 256) |
| XYZ | xyz(41.6783, 44.1849, 62.1983) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.21
Lightsteelblue
#B0C4DE
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.94
Light Blue Grey
#B7C9E2
ΔE00 5.79
Cool Gray
#9AA7B0
ΔE00 6.72
Bluey Grey
#89A0B0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B3CA #CAB9A2
analogous
#A2C7CA #A2B3CA #A5A2CA
triadic
#A2B3CA #CAA2B3 #B3CAA2
tetradic
#A2B3CA #CAA2C7 #CAB9A2 #A2CAA5
square
#A2B3CA #CAA2C7 #CAB9A2 #A2CAA5
split-complementary
#A2B3CA #CAA5A2 #C7CAA2
monochromatic
#58749A #7B93B4 #A2B3CA #C9D3E0 #ECEFF4
Accessibility & contrast
On white
2.13
#A2B3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#A2B3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B3CA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B3CA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CB
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#98B8BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b3ca; /* rgb */ color: rgb(162, 179, 202); /* oklch */ color: oklch(76.1% 0.038 256.0);
Tailwind
colors: {
custom: {
50: '#bec9da',
500: '#a2b3ca',
950: '#000000',
},
}SCSS
$custom: #a2b3ca; $custom-light: #bec9da; $custom-dark: #000000;
JSON
{
"hex": "#a2b3ca",
"rgb": {
"r": 162,
"g": 179,
"b": 202
},
"hsl": {
"h": 214.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.76118,
"c": 0.03811,
"h": 256
},
"luminance": 0.44186
}Semantic roles & 50–950 ramp
primary
#A2B3CA
secondary
#E9E5DF
accent
#7A40A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283