#AEB0DA#AEB0DA
#AEB0DA is a light, muted blue. Relative luminance 0.451; OKLCH L 77.0% C 0.060 H 282.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0DA |
|---|---|
| RGB | rgb(174, 176, 218) |
| HSL | hsl(237, 37%, 77%) |
| HSV | hsv(237, 20%, 85%) |
| CMYK | cmyk(20.2%, 19.3%, 0%, 14.5%) |
| CIE-LAB | lab(72.96, 8.05, -21.35) |
| CIE-LCH | lch(72.96, 22.82, 290.65°) |
| OKLab | oklab(76.99% 0.0132 -0.0583) |
| OKLCH | oklch(76.99% 0.06 282.8) |
| XYZ | xyz(45.6327, 45.1106, 72.6191) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.57
Periwinkle
#CCCCFF
ΔE00 7.70
Lavender
#B39DDB
ΔE00 7.72
Pale Violet
#CEAEFA
ΔE00 9.40
Lightsteelblue
#B0C4DE
ΔE00 9.91
Light Violet
#D6B4FC
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0DA #DAD8AE
analogous
#AEC6DA #AEB0DA #C2AEDA
triadic
#AEB0DA #DAAEB0 #B0DAAE
tetradic
#AEB0DA #DAAEC6 #DAD8AE #AEDAC2
square
#AEB0DA #DAAEC6 #DAD8AE #AEDAC2
split-complementary
#AEB0DA #DAC2AE #C6DAAE
monochromatic
#5A5EB4 #8487C7 #AEB0DA #D8D9ED #EAEBF5
Accessibility & contrast
On white
2.10
#AEB0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AEB0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0DA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0DA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DC
Deuteranopia (green-blind)
#A4B2D9
Tritanopia (blue-blind)
#A4B7BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb0da; /* rgb */ color: rgb(174, 176, 218); /* oklch */ color: oklch(77.0% 0.060 282.8);
Tailwind
colors: {
custom: {
50: '#c6c7e5',
500: '#aeb0da',
950: '#000000',
},
}SCSS
$custom: #aeb0da; $custom-light: #c6c7e5; $custom-dark: #000000;
JSON
{
"hex": "#aeb0da",
"rgb": {
"r": 174,
"g": 176,
"b": 218
},
"hsl": {
"h": 237.273,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.7699,
"c": 0.05982,
"h": 282.8
},
"luminance": 0.45111
}Semantic roles & 50–950 ramp
primary
#AEB0DA
secondary
#ECECDF
accent
#AB35B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284