#AEB2DF#AEB2DF
#AEB2DF is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.6% C 0.064 H 280.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2DF |
|---|---|
| RGB | rgb(174, 178, 223) |
| HSL | hsl(235, 43%, 78%) |
| HSV | hsv(235, 22%, 87%) |
| CMYK | cmyk(22%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(73.65, 8.09, -23.03) |
| CIE-LCH | lch(73.65, 24.41, 289.34°) |
| OKLab | oklab(77.58% 0.012 -0.0631) |
| OKLCH | oklch(77.58% 0.064 280.8) |
| XYZ | xyz(46.6919, 46.1663, 76.2487) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.68
Periwinkle
#CCCCFF
ΔE00 7.10
Lavender
#B39DDB
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.93
Pale Violet
#CEAEFA
ΔE00 9.24
Lightsteelblue
#B0C4DE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2DF #DFDBAE
analogous
#AECADF #AEB2DF #C2AEDF
triadic
#AEB2DF #DFAEB2 #B2DFAE
tetradic
#AEB2DF #DFAECA #DFDBAE #AEDFC2
square
#AEB2DF #DFAECA #DFDBAE #AEDFC2
split-complementary
#AEB2DF #DFC2AE #CADFAE
monochromatic
#565FBC #8288CE #AEB2DF #DADCF0 #E9EAF6
Accessibility & contrast
On white
2.05
#AEB2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#AEB2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2DF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2DF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B7E1
Deuteranopia (green-blind)
#A4B3DE
Tritanopia (blue-blind)
#A3BAC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb2df; /* rgb */ color: rgb(174, 178, 223); /* oklch */ color: oklch(77.6% 0.064 280.8);
Tailwind
colors: {
custom: {
50: '#c6c9e9',
500: '#aeb2df',
950: '#000000',
},
}SCSS
$custom: #aeb2df; $custom-light: #c6c9e9; $custom-dark: #000000;
JSON
{
"hex": "#aeb2df",
"rgb": {
"r": 174,
"g": 178,
"b": 223
},
"hsl": {
"h": 235.102,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.77584,
"c": 0.0642,
"h": 280.8
},
"luminance": 0.46167
}Semantic roles & 50–950 ramp
primary
#AEB2DF
secondary
#EDECDE
accent
#AB2FB6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284