#ADB2CA#ADB2CA
#ADB2CA is a light, muted blue. Relative luminance 0.450; OKLCH L 76.7% C 0.035 H 276.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ADB2CA |
|---|---|
| RGB | rgb(173, 178, 202) |
| HSL | hsl(230, 21%, 74%) |
| HSV | hsv(230, 14%, 79%) |
| CMYK | cmyk(14.4%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.88, 3.12, -12.74) |
| CIE-LCH | lch(72.88, 13.11, 283.75°) |
| OKLab | oklab(76.74% 0.0038 -0.0344) |
| OKLCH | oklch(76.74% 0.035 276.2) |
| XYZ | xyz(43.8122, 44.9887, 62.2411) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 8.07
Cool Gray
#9AA7B0
ΔE00 9.53
Light Periwinkle
#C1C6FC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADB2CA #CAC5AD
analogous
#ADC0CA #ADB2CA #B6ADCA
triadic
#ADB2CA #CAADB2 #B2CAAD
tetradic
#ADB2CA #CAADC0 #CAC5AD #ADCAB6
square
#ADB2CA #CAADC0 #CAC5AD #ADCAB6
split-complementary
#ADB2CA #CAB6AD #C0CAAD
monochromatic
#636D99 #888FB2 #ADB2CA #D2D5E2 #ECEEF3
Accessibility & contrast
On white
2.10
#ADB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ADB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADB2CA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADB2CA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4CB
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#A7B6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adb2ca; /* rgb */ color: rgb(173, 178, 202); /* oklch */ color: oklch(76.7% 0.035 276.2);
Tailwind
colors: {
custom: {
50: '#c5c9da',
500: '#adb2ca',
950: '#000000',
},
}SCSS
$custom: #adb2ca; $custom-light: #c5c9da; $custom-dark: #000000;
JSON
{
"hex": "#adb2ca",
"rgb": {
"r": 173,
"g": 178,
"b": 202
},
"hsl": {
"h": 229.655,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.76735,
"c": 0.03464,
"h": 276.2
},
"luminance": 0.44989
}Semantic roles & 50–950 ramp
primary
#ADB2CA
secondary
#E9E8E2
accent
#9046A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283