#AEB2D2#AEB2D2
#AEB2D2 is a light, muted blue. Relative luminance 0.455; OKLCH L 77.1% C 0.046 H 279.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2D2 |
|---|---|
| RGB | rgb(174, 178, 210) |
| HSL | hsl(233, 29%, 75%) |
| HSV | hsv(233, 17%, 82%) |
| CMYK | cmyk(17.1%, 15.2%, 0%, 17.6%) |
| CIE-LAB | lab(73.21, 5.17, -16.61) |
| CIE-LCH | lch(73.21, 17.39, 287.29°) |
| OKLab | oklab(77.1% 0.0077 -0.0451) |
| OKLCH | oklch(77.1% 0.046 279.6) |
| XYZ | xyz(45.0061, 45.4919, 67.3700) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.70
Light Blue Grey
#B7C9E2
ΔE00 8.72
Cloudy Blue
#ACC2D9
ΔE00 9.57
Lavender
#B39DDB
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2D2 #D2CEAE
analogous
#AEC4D2 #AEB2D2 #BCAED2
triadic
#AEB2D2 #D2AEB2 #B2D2AE
tetradic
#AEB2D2 #D2AEC4 #D2CEAE #AED2BC
square
#AEB2D2 #D2AEC4 #D2CEAE #AED2BC
split-complementary
#AEB2D2 #D2BCAE #C4D2AE
monochromatic
#5F67A6 #878DBC #AEB2D2 #D5D7E8 #EBECF4
Accessibility & contrast
On white
2.08
#AEB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#AEB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2D2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2D2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB5D4
Deuteranopia (green-blind)
#A8B3D1
Tritanopia (blue-blind)
#A6B7BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb2d2; /* rgb */ color: rgb(174, 178, 210); /* oklch */ color: oklch(77.1% 0.046 279.6);
Tailwind
colors: {
custom: {
50: '#c6c9df',
500: '#aeb2d2',
950: '#000000',
},
}SCSS
$custom: #aeb2d2; $custom-light: #c6c9df; $custom-dark: #000000;
JSON
{
"hex": "#aeb2d2",
"rgb": {
"r": 174,
"g": 178,
"b": 210
},
"hsl": {
"h": 233.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.77096,
"c": 0.04577,
"h": 279.6
},
"luminance": 0.45493
}Semantic roles & 50–950 ramp
primary
#AEB2D2
secondary
#EBE9E0
accent
#9C3EA7
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283