#AEB0DD#AEB0DD
#AEB0DD is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.1% C 0.064 H 282.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0DD |
|---|---|
| RGB | rgb(174, 176, 221) |
| HSL | hsl(237, 41%, 77%) |
| HSV | hsv(237, 21%, 87%) |
| CMYK | cmyk(21.3%, 20.4%, 0%, 13.3%) |
| CIE-LAB | lab(73.07, 8.73, -22.83) |
| CIE-LCH | lch(73.07, 24.44, 290.92°) |
| OKLab | oklab(77.11% 0.0142 -0.0625) |
| OKLCH | oklch(77.11% 0.064 282.8) |
| XYZ | xyz(46.0289, 45.2690, 74.7053) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.22
Lavender
#B39DDB
ΔE00 7.42
Periwinkle
#CCCCFF
ΔE00 7.48
Pale Violet
#CEAEFA
ΔE00 8.99
Pastel Blue
#A2BFFE
ΔE00 9.67
Light Violet
#D6B4FC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0DD #DDDBAE
analogous
#AEC7DD #AEB0DD #C4AEDD
triadic
#AEB0DD #DDAEB0 #B0DDAE
tetradic
#AEB0DD #DDAEC7 #DDDBAE #AEDDC4
square
#AEB0DD #DDAEC7 #DDDBAE #AEDDC4
split-complementary
#AEB0DD #DDC4AE #C7DDAE
monochromatic
#585CB9 #8386CB #AEB0DD #D9DAEF #E9EAF6
Accessibility & contrast
On white
2.09
#AEB0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AEB0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0DD
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0DD | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B5DF
Deuteranopia (green-blind)
#A3B2DC
Tritanopia (blue-blind)
#A4B8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb0dd; /* rgb */ color: rgb(174, 176, 221); /* oklch */ color: oklch(77.1% 0.064 282.8);
Tailwind
colors: {
custom: {
50: '#c6c7e7',
500: '#aeb0dd',
950: '#000000',
},
}SCSS
$custom: #aeb0dd; $custom-light: #c6c7e7; $custom-dark: #000000;
JSON
{
"hex": "#aeb0dd",
"rgb": {
"r": 174,
"g": 176,
"b": 221
},
"hsl": {
"h": 237.447,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.77106,
"c": 0.06408,
"h": 282.8
},
"luminance": 0.4527
}Semantic roles & 50–950 ramp
primary
#AEB0DD
secondary
#EDECDE
accent
#AE32B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284