#AEB0CA#AEB0CA
#AEB0CA is a light, muted blue. Relative luminance 0.443; OKLCH L 76.4% C 0.037 H 282.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0CA |
|---|---|
| RGB | rgb(174, 176, 202) |
| HSL | hsl(236, 21%, 74%) |
| HSV | hsv(236, 14%, 79%) |
| CMYK | cmyk(13.9%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.44, 4.53, -13.40) |
| CIE-LCH | lch(72.44, 14.15, 288.70°) |
| OKLab | oklab(76.4% 0.0077 -0.0362) |
| OKLCH | oklch(76.4% 0.037 282) |
| XYZ | xyz(43.6392, 44.3131, 62.1199) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.84
Dove Gray
#B6B8BD
ΔE00 9.08
Light Blue Grey
#B7C9E2
ΔE00 9.09
Light Periwinkle
#C1C6FC
ΔE00 9.73
Cloudy Blue
#ACC2D9
ΔE00 9.75
Periwinkle
#CCCCFF
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0CA #CAC8AE
analogous
#AEBECA #AEB0CA #BAAECA
triadic
#AEB0CA #CAAEB0 #B0CAAE
tetradic
#AEB0CA #CAAEBE #CAC8AE #AECABA
square
#AEB0CA #CAAEBE #CAC8AE #AECABA
split-complementary
#AEB0CA #CABAAE #BECAAE
monochromatic
#646899 #898CB2 #AEB0CA #D3D4E2 #EDEDF3
Accessibility & contrast
On white
2.13
#AEB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#AEB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0CA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0CA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#A8B4B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb0ca; /* rgb */ color: rgb(174, 176, 202); /* oklch */ color: oklch(76.4% 0.037 282.0);
Tailwind
colors: {
custom: {
50: '#c6c7da',
500: '#aeb0ca',
950: '#000000',
},
}SCSS
$custom: #aeb0ca; $custom-light: #c6c7da; $custom-dark: #000000;
JSON
{
"hex": "#aeb0ca",
"rgb": {
"r": 174,
"g": 176,
"b": 202
},
"hsl": {
"h": 235.714,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.76404,
"c": 0.03706,
"h": 282
},
"luminance": 0.44314
}Semantic roles & 50–950 ramp
primary
#AEB0CA
secondary
#E9E9E2
accent
#99469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283