#AEBCDC#AEBCDC
#AEBCDC is a light, muted blue. Relative luminance 0.501; OKLCH L 79.5% C 0.048 H 266.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCDC |
|---|---|
| RGB | rgb(174, 188, 220) |
| HSL | hsl(222, 40%, 77%) |
| HSV | hsv(222, 21%, 86%) |
| CMYK | cmyk(20.9%, 14.5%, 0%, 13.7%) |
| CIE-LAB | lab(76.15, 1.95, -17.61) |
| CIE-LCH | lch(76.15, 17.72, 276.32°) |
| OKLab | oklab(79.5% -0.0028 -0.048) |
| OKLCH | oklch(79.5% 0.048 266.6) |
| XYZ | xyz(48.3538, 50.1313, 74.8250) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.11
Light Blue Grey
#B7C9E2
ΔE00 4.60
Cloudy Blue
#ACC2D9
ΔE00 5.49
Light Periwinkle
#C1C6FC
ΔE00 6.58
Pastel Blue
#A2BFFE
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCDC #DCCEAE
analogous
#AED3DC #AEBCDC #B7AEDC
triadic
#AEBCDC #DCAEBC #BCDCAE
tetradic
#AEBCDC #DCAED3 #DCCEAE #AEDCB7
square
#AEBCDC #DCAED3 #DCCEAE #AEDCB7
split-complementary
#AEBCDC #DCB7AE #D3DCAE
monochromatic
#5975B7 #8399CA #AEBCDC #D9DFEE #EAEDF6
Accessibility & contrast
On white
1.90
#AEBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#AEBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCDC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCDC | 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)
#B2BEDE
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#A3C2C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebcdc; /* rgb */ color: rgb(174, 188, 220); /* oklch */ color: oklch(79.5% 0.048 266.6);
Tailwind
colors: {
custom: {
50: '#c6d0e7',
500: '#aebcdc',
950: '#000000',
},
}SCSS
$custom: #aebcdc; $custom-light: #c6d0e7; $custom-dark: #000000;
JSON
{
"hex": "#aebcdc",
"rgb": {
"r": 174,
"g": 188,
"b": 220
},
"hsl": {
"h": 221.739,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.795,
"c": 0.04806,
"h": 266.6
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#AEBCDC
secondary
#B4A27A
accent
#8C33B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131316
muted
#828384