#AEBFDB#AEBFDB
#AEBFDB is a light, muted blue. Relative luminance 0.514; OKLCH L 80.1% C 0.044 H 260.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFDB |
|---|---|
| RGB | rgb(174, 191, 219) |
| HSL | hsl(217, 38%, 77%) |
| HSV | hsv(217, 21%, 86%) |
| CMYK | cmyk(20.5%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.90, 0.11, -15.93) |
| CIE-LCH | lch(76.90, 15.93, 270.40°) |
| OKLab | oklab(80.08% -0.0073 -0.0433) |
| OKLCH | oklch(80.08% 0.044 260.4) |
| XYZ | xyz(48.8693, 51.3736, 74.3454) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.98
Light Blue Grey
#B7C9E2
ΔE00 2.81
Cloudy Blue
#ACC2D9
ΔE00 3.31
Light Grey Blue
#9DBCD4
ΔE00 5.93
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFDB #DBCAAE
analogous
#AED6DB #AEBFDB #B4AEDB
triadic
#AEBFDB #DBAEBF #BFDBAE
tetradic
#AEBFDB #DBAED6 #DBCAAE #AEDBB4
square
#AEBFDB #DBAED6 #DBCAAE #AEDBB4
split-complementary
#AEBFDB #DBB4AE #D6DBAE
monochromatic
#597CB5 #849EC8 #AEBFDB #D8E0EE #EAEEF6
Accessibility & contrast
On white
1.86
#AEBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AEBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFDB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFDB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#A3C5C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebfdb; /* rgb */ color: rgb(174, 191, 219); /* oklch */ color: oklch(80.1% 0.044 260.4);
Tailwind
colors: {
custom: {
50: '#c6d2e6',
500: '#aebfdb',
950: '#000000',
},
}SCSS
$custom: #aebfdb; $custom-light: #c6d2e6; $custom-dark: #000000;
JSON
{
"hex": "#aebfdb",
"rgb": {
"r": 174,
"g": 191,
"b": 219
},
"hsl": {
"h": 217.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.80082,
"c": 0.04395,
"h": 260.4
},
"luminance": 0.51375
}Semantic roles & 50–950 ramp
primary
#AEBFDB
secondary
#B39D7A
accent
#8234B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384