#AEB0D0#AEB0D0
#AEB0D0 is a light, muted blue. Relative luminance 0.446; OKLCH L 76.6% C 0.046 H 282.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0D0 |
|---|---|
| RGB | rgb(174, 176, 208) |
| HSL | hsl(236, 27%, 75%) |
| HSV | hsv(236, 16%, 82%) |
| CMYK | cmyk(16.3%, 15.4%, 0%, 18.4%) |
| CIE-LAB | lab(72.63, 5.83, -16.40) |
| CIE-LCH | lch(72.63, 17.40, 289.57°) |
| OKLab | oklab(76.62% 0.0098 -0.0445) |
| OKLCH | oklch(76.62% 0.046 282.4) |
| XYZ | xyz(44.3635, 44.6028, 65.9342) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.30
Periwinkle
#CCCCFF
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.34
Lavender
#B39DDB
ΔE00 9.49
Light Blue Grey
#B7C9E2
ΔE00 9.61
Cloudy Blue
#ACC2D9
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0D0 #D0CEAE
analogous
#AEC1D0 #AEB0D0 #BDAED0
triadic
#AEB0D0 #D0AEB0 #B0D0AE
tetradic
#AEB0D0 #D0AEC1 #D0CEAE #AED0BD
square
#AEB0D0 #D0AEC1 #D0CEAE #AED0BD
split-complementary
#AEB0D0 #D0BDAE #C1D0AE
monochromatic
#6164A3 #878ABA #AEB0D0 #D5D6E6 #ECECF4
Accessibility & contrast
On white
2.12
#AEB0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#AEB0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0D0
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0D0 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B3D1
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#A7B5BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb0d0; /* rgb */ color: rgb(174, 176, 208); /* oklch */ color: oklch(76.6% 0.046 282.4);
Tailwind
colors: {
custom: {
50: '#c6c7de',
500: '#aeb0d0',
950: '#000000',
},
}SCSS
$custom: #aeb0d0; $custom-light: #c6c7de; $custom-dark: #000000;
JSON
{
"hex": "#aeb0d0",
"rgb": {
"r": 174,
"g": 176,
"b": 208
},
"hsl": {
"h": 236.471,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.76618,
"c": 0.0456,
"h": 282.4
},
"luminance": 0.44603
}Semantic roles & 50–950 ramp
primary
#AEB0D0
secondary
#EAEAE1
accent
#9F40A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283