#AEB2EB#AEB2EB
#AEB2EB is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.1% C 0.081 H 281.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2EB |
|---|---|
| RGB | rgb(174, 178, 235) |
| HSL | hsl(236, 60%, 80%) |
| HSV | hsv(236, 26%, 92%) |
| CMYK | cmyk(26%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.09, 10.89, -28.89) |
| CIE-LCH | lch(74.09, 30.87, 290.65°) |
| OKLab | oklab(78.06% 0.0158 -0.0796) |
| OKLCH | oklch(78.06% 0.081 281.2) |
| XYZ | xyz(48.3675, 46.8365, 85.0732) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.91
Pale Violet
#CEAEFA
ΔE00 8.42
Lightsteelblue
#B0C4DE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2EB #EBE7AE
analogous
#AED0EB #AEB2EB #C9AEEB
triadic
#AEB2EB #EBAEB2 #B2EBAE
tetradic
#AEB2EB #EBAED0 #EBE7AE #AEEBC9
square
#AEB2EB #EBAED0 #EBE7AE #AEEBC9
split-complementary
#AEB2EB #EBC9AE #D0EBAE
monochromatic
#4C55D3 #7D83DF #AEB2EB #DFE1F7 #E6E8F9
Accessibility & contrast
On white
2.03
#AEB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#AEB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2EB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2EB | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8ED
Deuteranopia (green-blind)
#A0B4EA
Tritanopia (blue-blind)
#9FBCC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb2eb; /* rgb */ color: rgb(174, 178, 235); /* oklch */ color: oklch(78.1% 0.081 281.2);
Tailwind
colors: {
custom: {
50: '#c7c9f1',
500: '#aeb2eb',
950: '#000000',
},
}SCSS
$custom: #aeb2eb; $custom-light: #c7c9f1; $custom-dark: #000000;
JSON
{
"hex": "#aeb2eb",
"rgb": {
"r": 174,
"g": 178,
"b": 235
},
"hsl": {
"h": 236.066,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.78062,
"c": 0.08115,
"h": 281.2
},
"luminance": 0.46838
}Semantic roles & 50–950 ramp
primary
#AEB2EB
secondary
#F0EFDB
accent
#BD1DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284