#AEB8DB#AEB8DB
#AEB8DB is a light, muted blue. Relative luminance 0.484; OKLCH L 78.6% C 0.051 H 272.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8DB |
|---|---|
| RGB | rgb(174, 184, 219) |
| HSL | hsl(227, 38%, 77%) |
| HSV | hsv(227, 21%, 86%) |
| CMYK | cmyk(20.5%, 16%, 0%, 14.1%) |
| CIE-LAB | lab(75.07, 3.90, -18.70) |
| CIE-LCH | lch(75.07, 19.10, 281.77°) |
| OKLab | oklab(78.65% 0.0024 -0.051) |
| OKLCH | oklch(78.65% 0.051 272.7) |
| XYZ | xyz(47.3790, 48.3931, 73.8487) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.63
Periwinkle
#CCCCFF
ΔE00 7.52
Cloudy Blue
#ACC2D9
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8DB #DBD1AE
analogous
#AECFDB #AEB8DB #BBAEDB
triadic
#AEB8DB #DBAEB8 #B8DBAE
tetradic
#AEB8DB #DBAECF #DBD1AE #AEDBBB
square
#AEB8DB #DBAECF #DBD1AE #AEDBBB
split-complementary
#AEB8DB #DBBBAE #CFDBAE
monochromatic
#596EB5 #8493C8 #AEB8DB #D8DDEE #EAECF6
Accessibility & contrast
On white
1.97
#AEB8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#AEB8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8DB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8DB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#ABB7DA
Tritanopia (blue-blind)
#A3BEC3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aeb8db; /* rgb */ color: rgb(174, 184, 219); /* oklch */ color: oklch(78.6% 0.051 272.7);
Tailwind
colors: {
custom: {
50: '#c6cde6',
500: '#aeb8db',
950: '#000000',
},
}SCSS
$custom: #aeb8db; $custom-light: #c6cde6; $custom-dark: #000000;
JSON
{
"hex": "#aeb8db",
"rgb": {
"r": 174,
"g": 184,
"b": 219
},
"hsl": {
"h": 226.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.78646,
"c": 0.05103,
"h": 272.7
},
"luminance": 0.48394
}Semantic roles & 50–950 ramp
primary
#AEB8DB
secondary
#ECE9DF
accent
#9634B1
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131315
muted
#828284