#AEBDD4#AEBDD4
#AEBDD4 is a light, muted blue. Relative luminance 0.501; OKLCH L 79.4% C 0.037 H 258.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDD4 |
|---|---|
| RGB | rgb(174, 189, 212) |
| HSL | hsl(216, 31%, 76%) |
| HSV | hsv(216, 18%, 83%) |
| CMYK | cmyk(17.9%, 10.8%, 0%, 16.9%) |
| CIE-LAB | lab(76.16, -0.36, -13.27) |
| CIE-LCH | lch(76.16, 13.27, 268.46°) |
| OKLab | oklab(79.42% -0.0071 -0.036) |
| OKLCH | oklch(79.42% 0.037 258.9) |
| XYZ | xyz(47.5339, 50.1463, 69.4494) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.33
Cloudy Blue
#ACC2D9
ΔE00 2.84
Light Blue Grey
#B7C9E2
ΔE00 3.13
Light Grey Blue
#9DBCD4
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Dove Gray
#B6B8BD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDD4 #D4C5AE
analogous
#AED0D4 #AEBDD4 #B2AED4
triadic
#AEBDD4 #D4AEBD #BDD4AE
tetradic
#AEBDD4 #D4AED0 #D4C5AE #AED4B2
square
#AEBDD4 #D4AED0 #D4C5AE #AED4B2
split-complementary
#AEBDD4 #D4B2AE #D0D4AE
monochromatic
#5E7CAA #869CBF #AEBDD4 #D6DEE9 #EBEFF4
Accessibility & contrast
On white
1.90
#AEBDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#AEBDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDD4
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDD4 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BED5
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#A5C2C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebdd4; /* rgb */ color: rgb(174, 189, 212); /* oklch */ color: oklch(79.4% 0.037 258.9);
Tailwind
colors: {
custom: {
50: '#c6d0e1',
500: '#aebdd4',
950: '#000000',
},
}SCSS
$custom: #aebdd4; $custom-light: #c6d0e1; $custom-dark: #000000;
JSON
{
"hex": "#aebdd4",
"rgb": {
"r": 174,
"g": 189,
"b": 212
},
"hsl": {
"h": 216.316,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.79424,
"c": 0.03666,
"h": 258.9
},
"luminance": 0.50147
}Semantic roles & 50–950 ramp
primary
#AEBDD4
secondary
#AA987C
accent
#7E3CA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384