#AEB3DA#AEB3DA
#AEB3DA is a light, muted blue. Relative luminance 0.463; OKLCH L 77.6% C 0.056 H 279.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3DA |
|---|---|
| RGB | rgb(174, 179, 218) |
| HSL | hsl(233, 37%, 77%) |
| HSV | hsv(233, 20%, 85%) |
| CMYK | cmyk(20.2%, 17.9%, 0%, 14.5%) |
| CIE-LAB | lab(73.74, 6.40, -20.18) |
| CIE-LCH | lch(73.74, 21.17, 287.60°) |
| OKLab | oklab(77.59% 0.009 -0.0551) |
| OKLCH | oklch(77.59% 0.056 279.3) |
| XYZ | xyz(46.2275, 46.3000, 72.8173) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 8.65
Lavender
#B39DDB
ΔE00 8.93
Light Blue Grey
#B7C9E2
ΔE00 9.00
Pastel Blue
#A2BFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3DA #DAD5AE
analogous
#AEC9DA #AEB3DA #BFAEDA
triadic
#AEB3DA #DAAEB3 #B3DAAE
tetradic
#AEB3DA #DAAEC9 #DAD5AE #AEDABF
square
#AEB3DA #DAAEC9 #DAD5AE #AEDABF
split-complementary
#AEB3DA #DABFAE #C9DAAE
monochromatic
#5A64B4 #848CC7 #AEB3DA #D8DAED #EAEBF5
Accessibility & contrast
On white
2.05
#AEB3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#AEB3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3DA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3DA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B7DC
Deuteranopia (green-blind)
#A6B4D9
Tritanopia (blue-blind)
#A4BAC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb3da; /* rgb */ color: rgb(174, 179, 218); /* oklch */ color: oklch(77.6% 0.056 279.3);
Tailwind
colors: {
custom: {
50: '#c6c9e5',
500: '#aeb3da',
950: '#000000',
},
}SCSS
$custom: #aeb3da; $custom-light: #c6c9e5; $custom-dark: #000000;
JSON
{
"hex": "#aeb3da",
"rgb": {
"r": 174,
"g": 179,
"b": 218
},
"hsl": {
"h": 233.182,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.77594,
"c": 0.0558,
"h": 279.3
},
"luminance": 0.46301
}Semantic roles & 50–950 ramp
primary
#AEB3DA
secondary
#ECEBDF
accent
#A235B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284