#AEBCDA#AEBCDA
#AEBCDA is a light, muted blue. Relative luminance 0.500; OKLCH L 79.4% C 0.045 H 265.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCDA |
|---|---|
| RGB | rgb(174, 188, 218) |
| HSL | hsl(221, 37%, 77%) |
| HSV | hsv(221, 20%, 85%) |
| CMYK | cmyk(20.2%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(76.09, 1.50, -16.63) |
| CIE-LCH | lch(76.09, 16.70, 275.17°) |
| OKLab | oklab(79.43% -0.0035 -0.0452) |
| OKLCH | oklch(79.43% 0.045 265.5) |
| XYZ | xyz(48.0905, 50.0260, 73.4383) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.68
Light Blue Grey
#B7C9E2
ΔE00 4.22
Cloudy Blue
#ACC2D9
ΔE00 4.99
Light Periwinkle
#C1C6FC
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCDA #DACCAE
analogous
#AED2DA #AEBCDA #B6AEDA
triadic
#AEBCDA #DAAEBC #BCDAAE
tetradic
#AEBCDA #DAAED2 #DACCAE #AEDAB6
square
#AEBCDA #DAAED2 #DACCAE #AEDAB6
split-complementary
#AEBCDA #DAB6AE #D2DAAE
monochromatic
#5A77B4 #8499C7 #AEBCDA #D8DFED #EAEEF5
Accessibility & contrast
On white
1.91
#AEBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#AEBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCDA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCDA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDB
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#A3C2C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebcda; /* rgb */ color: rgb(174, 188, 218); /* oklch */ color: oklch(79.4% 0.045 265.5);
Tailwind
colors: {
custom: {
50: '#c6d0e5',
500: '#aebcda',
950: '#000000',
},
}SCSS
$custom: #aebcda; $custom-light: #c6d0e5; $custom-dark: #000000;
JSON
{
"hex": "#aebcda",
"rgb": {
"r": 174,
"g": 188,
"b": 218
},
"hsl": {
"h": 220.909,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.79428,
"c": 0.04539,
"h": 265.5
},
"luminance": 0.50027
}Semantic roles & 50–950 ramp
primary
#AEBCDA
secondary
#B1A07B
accent
#8935B0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131315
muted
#828384