#AEB2CA#AEB2CA
#AEB2CA is a light, muted blue. Relative luminance 0.451; OKLCH L 76.8% C 0.034 H 278.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2CA |
|---|---|
| RGB | rgb(174, 178, 202) |
| HSL | hsl(231, 21%, 74%) |
| HSV | hsv(231, 14%, 79%) |
| CMYK | cmyk(13.9%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.96, 3.44, -12.62) |
| CIE-LCH | lch(72.96, 13.08, 285.26°) |
| OKLab | oklab(76.81% 0.0048 -0.0341) |
| OKLCH | oklch(76.81% 0.034 278.1) |
| XYZ | xyz(44.0343, 45.1032, 62.2515) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.65
Light Blue Grey
#B7C9E2
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 8.13
Cloudy Blue
#ACC2D9
ΔE00 8.46
Cool Gray
#9AA7B0
ΔE00 9.84
Light Periwinkle
#C1C6FC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2CA #CAC6AE
analogous
#AEC0CA #AEB2CA #B8AECA
triadic
#AEB2CA #CAAEB2 #B2CAAE
tetradic
#AEB2CA #CAAEC0 #CAC6AE #AECAB8
square
#AEB2CA #CAAEC0 #CAC6AE #AECAB8
split-complementary
#AEB2CA #CAB8AE #C0CAAE
monochromatic
#646C99 #898FB2 #AEB2CA #D3D5E2 #EDEDF3
Accessibility & contrast
On white
2.10
#AEB2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AEB2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2CA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2CA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4CB
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#A8B6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb2ca; /* rgb */ color: rgb(174, 178, 202); /* oklch */ color: oklch(76.8% 0.034 278.1);
Tailwind
colors: {
custom: {
50: '#c6c9da',
500: '#aeb2ca',
950: '#000000',
},
}SCSS
$custom: #aeb2ca; $custom-light: #c6c9da; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ca",
"rgb": {
"r": 174,
"g": 178,
"b": 202
},
"hsl": {
"h": 231.429,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.76813,
"c": 0.03444,
"h": 278.1
},
"luminance": 0.45104
}Semantic roles & 50–950 ramp
primary
#AEB2CA
secondary
#E9E8E2
accent
#93469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283