#AEB2CF#AEB2CF
#AEB2CF is a light, muted blue. Relative luminance 0.453; OKLCH L 77.0% C 0.042 H 279.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2CF |
|---|---|
| RGB | rgb(174, 178, 207) |
| HSL | hsl(233, 26%, 75%) |
| HSV | hsv(233, 16%, 81%) |
| CMYK | cmyk(15.9%, 14%, 0%, 18.8%) |
| CIE-LAB | lab(73.12, 4.52, -15.11) |
| CIE-LCH | lch(73.12, 15.77, 286.64°) |
| OKLab | oklab(76.99% 0.0066 -0.041) |
| OKLCH | oklch(76.99% 0.042 279.2) |
| XYZ | xyz(44.6359, 45.3439, 65.4200) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.12
Light Blue Grey
#B7C9E2
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 8.52
Cloudy Blue
#ACC2D9
ΔE00 9.17
Periwinkle
#CCCCFF
ΔE00 9.31
Dove Gray
#B6B8BD
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2CF #CFCBAE
analogous
#AEC3CF #AEB2CF #BBAECF
triadic
#AEB2CF #CFAEB2 #B2CFAE
tetradic
#AEB2CF #CFAEC3 #CFCBAE #AECFBB
square
#AEB2CF #CFAEC3 #CFCBAE #AECFBB
split-complementary
#AEB2CF #CFBBAE #C3CFAE
monochromatic
#6169A1 #888DB8 #AEB2CF #D4D7E6 #ECEDF4
Accessibility & contrast
On white
2.09
#AEB2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AEB2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2CF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2CF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D0
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#A7B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb2cf; /* rgb */ color: rgb(174, 178, 207); /* oklch */ color: oklch(77.0% 0.042 279.2);
Tailwind
colors: {
custom: {
50: '#c6c9dd',
500: '#aeb2cf',
950: '#000000',
},
}SCSS
$custom: #aeb2cf; $custom-light: #c6c9dd; $custom-dark: #000000;
JSON
{
"hex": "#aeb2cf",
"rgb": {
"r": 174,
"g": 178,
"b": 207
},
"hsl": {
"h": 232.727,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.76989,
"c": 0.04152,
"h": 279.2
},
"luminance": 0.45344
}Semantic roles & 50–950 ramp
primary
#AEB2CF
secondary
#EAE9E1
accent
#9841A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283