#AEAFC8#AEAFC8
#AEAFC8 is a light, muted blue. Relative luminance 0.438; OKLCH L 76.1% C 0.036 H 283.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFC8 |
|---|---|
| RGB | rgb(174, 175, 200) |
| HSL | hsl(238, 19%, 73%) |
| HSV | hsv(238, 13%, 78%) |
| CMYK | cmyk(13%, 12.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.11, 4.66, -12.79) |
| CIE-LCH | lch(72.11, 13.61, 290.01°) |
| OKLab | oklab(76.13% 0.0084 -0.0346) |
| OKLCH | oklch(76.13% 0.036 283.7) |
| XYZ | xyz(43.2086, 43.8283, 60.8157) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.92
Lightsteelblue
#B0C4DE
ΔE00 9.28
Light Blue Grey
#B7C9E2
ΔE00 9.52
Cloudy Blue
#ACC2D9
ΔE00 10.14
Light Periwinkle
#C1C6FC
ΔE00 10.23
Periwinkle
#CCCCFF
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFC8 #C8C7AE
analogous
#AEBCC8 #AEAFC8 #BAAEC8
triadic
#AEAFC8 #C8AEAF #AFC8AE
tetradic
#AEAFC8 #C8AEBC #C8C7AE #AEC8BA
square
#AEAFC8 #C8AEBC #C8C7AE #AEC8BA
split-complementary
#AEAFC8 #C8BAAE #BCC8AE
monochromatic
#666896 #8A8BAF #AEAFC8 #D2D3E1 #EDEDF3
Accessibility & contrast
On white
2.15
#AEAFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AEAFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFC8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFC8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2C9
Deuteranopia (green-blind)
#A8B0C7
Tritanopia (blue-blind)
#A9B3B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeafc8; /* rgb */ color: rgb(174, 175, 200); /* oklch */ color: oklch(76.1% 0.036 283.7);
Tailwind
colors: {
custom: {
50: '#c6c6d8',
500: '#aeafc8',
950: '#000000',
},
}SCSS
$custom: #aeafc8; $custom-light: #c6c6d8; $custom-dark: #000000;
JSON
{
"hex": "#aeafc8",
"rgb": {
"r": 174,
"g": 175,
"b": 200
},
"hsl": {
"h": 237.692,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.7613,
"c": 0.03557,
"h": 283.7
},
"luminance": 0.43829
}Semantic roles & 50–950 ramp
primary
#AEAFC8
secondary
#E9E9E2
accent
#9A489D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283