#AEBDD2#AEBDD2
#AEBDD2 is a light, muted blue. Relative luminance 0.500; OKLCH L 79.4% C 0.034 H 256.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDD2 |
|---|---|
| RGB | rgb(174, 189, 210) |
| HSL | hsl(215, 29%, 75%) |
| HSV | hsv(215, 17%, 82%) |
| CMYK | cmyk(17.1%, 10%, 0%, 17.6%) |
| CIE-LAB | lab(76.10, -0.79, -12.27) |
| CIE-LCH | lch(76.10, 12.30, 266.31°) |
| OKLab | oklab(79.36% -0.0078 -0.0332) |
| OKLCH | oklch(79.36% 0.034 256.8) |
| XYZ | xyz(47.2832, 50.0460, 68.1290) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.54
Cloudy Blue
#ACC2D9
ΔE00 2.54
Light Blue Grey
#B7C9E2
ΔE00 3.30
Light Grey Blue
#9DBCD4
ΔE00 5.14
Dove Gray
#B6B8BD
ΔE00 7.30
Cool Gray
#9AA7B0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDD2 #D2C3AE
analogous
#AECFD2 #AEBDD2 #B1AED2
triadic
#AEBDD2 #D2AEBD #BDD2AE
tetradic
#AEBDD2 #D2AECF #D2C3AE #AED2B1
square
#AEBDD2 #D2AECF #D2C3AE #AED2B1
split-complementary
#AEBDD2 #D2B1AE #CFD2AE
monochromatic
#5F7DA6 #879DBC #AEBDD2 #D5DDE8 #EBEFF4
Accessibility & contrast
On white
1.91
#AEBDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#AEBDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDD2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDD2 | 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)
#B6BED3
Deuteranopia (green-blind)
#B2BAD2
Tritanopia (blue-blind)
#A5C1C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebdd2; /* rgb */ color: rgb(174, 189, 210); /* oklch */ color: oklch(79.4% 0.034 256.8);
Tailwind
colors: {
custom: {
50: '#c6d0df',
500: '#aebdd2',
950: '#000000',
},
}SCSS
$custom: #aebdd2; $custom-light: #c6d0df; $custom-dark: #000000;
JSON
{
"hex": "#aebdd2",
"rgb": {
"r": 174,
"g": 189,
"b": 210
},
"hsl": {
"h": 215,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.79355,
"c": 0.03415,
"h": 256.8
},
"luminance": 0.50047
}Semantic roles & 50–950 ramp
primary
#AEBDD2
secondary
#A8967C
accent
#7B3EA7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384