#AEB2DA#AEB2DA
#AEB2DA is a light, muted blue. Relative luminance 0.459; OKLCH L 77.4% C 0.057 H 280.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2DA |
|---|---|
| RGB | rgb(174, 178, 218) |
| HSL | hsl(235, 37%, 77%) |
| HSV | hsv(235, 20%, 85%) |
| CMYK | cmyk(20.2%, 18.3%, 0%, 14.5%) |
| CIE-LAB | lab(73.48, 6.95, -20.57) |
| CIE-LCH | lch(73.48, 21.71, 288.67°) |
| OKLab | oklab(77.39% 0.0104 -0.0562) |
| OKLCH | oklch(77.39% 0.057 280.5) |
| XYZ | xyz(46.0278, 45.9006, 72.7508) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 7.51
Lavender
#B39DDB
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 9.10
Light Blue Grey
#B7C9E2
ΔE00 9.44
Pastel Blue
#A2BFFE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2DA #DAD6AE
analogous
#AEC8DA #AEB2DA #C0AEDA
triadic
#AEB2DA #DAAEB2 #B2DAAE
tetradic
#AEB2DA #DAAEC8 #DAD6AE #AEDAC0
square
#AEB2DA #DAAEC8 #DAD6AE #AEDAC0
split-complementary
#AEB2DA #DAC0AE #C8DAAE
monochromatic
#5A62B4 #848AC7 #AEB2DA #D8DAED #EAEBF5
Accessibility & contrast
On white
2.06
#AEB2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AEB2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2DA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2DA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B6DC
Deuteranopia (green-blind)
#A6B3D9
Tritanopia (blue-blind)
#A4B9BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb2da; /* rgb */ color: rgb(174, 178, 218); /* oklch */ color: oklch(77.4% 0.057 280.5);
Tailwind
colors: {
custom: {
50: '#c6c9e5',
500: '#aeb2da',
950: '#000000',
},
}SCSS
$custom: #aeb2da; $custom-light: #c6c9e5; $custom-dark: #000000;
JSON
{
"hex": "#aeb2da",
"rgb": {
"r": 174,
"g": 178,
"b": 218
},
"hsl": {
"h": 234.545,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.77393,
"c": 0.05711,
"h": 280.5
},
"luminance": 0.45901
}Semantic roles & 50–950 ramp
primary
#AEB2DA
secondary
#ECEBDF
accent
#A535B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284