#AEB2DD#AEB2DD
#AEB2DD is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.5% C 0.061 H 280.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2DD |
|---|---|
| RGB | rgb(174, 178, 221) |
| HSL | hsl(235, 41%, 77%) |
| HSV | hsv(235, 21%, 87%) |
| CMYK | cmyk(21.3%, 19.5%, 0%, 13.3%) |
| CIE-LAB | lab(73.58, 7.63, -22.05) |
| CIE-LCH | lch(73.58, 23.33, 289.09°) |
| OKLab | oklab(77.51% 0.0114 -0.0603) |
| OKLCH | oklch(77.51% 0.061 280.7) |
| XYZ | xyz(46.4239, 46.0591, 74.8370) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.91
Periwinkle
#CCCCFF
ΔE00 7.23
Lavender
#B39DDB
ΔE00 8.20
Pastel Blue
#A2BFFE
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.25
Pale Violet
#CEAEFA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2DD #DDD9AE
analogous
#AEC9DD #AEB2DD #C2AEDD
triadic
#AEB2DD #DDAEB2 #B2DDAE
tetradic
#AEB2DD #DDAEC9 #DDD9AE #AEDDC2
square
#AEB2DD #DDAEC9 #DDD9AE #AEDDC2
split-complementary
#AEB2DD #DDC2AE #C9DDAE
monochromatic
#5860B9 #8389CB #AEB2DD #D9DBEF #E9EBF6
Accessibility & contrast
On white
2.06
#AEB2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AEB2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2DD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2DD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DF
Deuteranopia (green-blind)
#A5B3DC
Tritanopia (blue-blind)
#A3B9C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb2dd; /* rgb */ color: rgb(174, 178, 221); /* oklch */ color: oklch(77.5% 0.061 280.7);
Tailwind
colors: {
custom: {
50: '#c6c9e7',
500: '#aeb2dd',
950: '#000000',
},
}SCSS
$custom: #aeb2dd; $custom-light: #c6c9e7; $custom-dark: #000000;
JSON
{
"hex": "#aeb2dd",
"rgb": {
"r": 174,
"g": 178,
"b": 221
},
"hsl": {
"h": 234.894,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.77507,
"c": 0.06137,
"h": 280.7
},
"luminance": 0.4606
}Semantic roles & 50–950 ramp
primary
#AEB2DD
secondary
#EDECDE
accent
#A932B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284