#AEAFCC#AEAFCC
#AEAFCC is a light, muted blue. Relative luminance 0.440; OKLCH L 76.3% C 0.041 H 283.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFCC |
|---|---|
| RGB | rgb(174, 175, 204) |
| HSL | hsl(238, 23%, 74%) |
| HSV | hsv(238, 15%, 80%) |
| CMYK | cmyk(14.7%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(72.24, 5.51, -14.79) |
| CIE-LCH | lch(72.24, 15.78, 290.43°) |
| OKLab | oklab(76.27% 0.0099 -0.0401) |
| OKLCH | oklch(76.27% 0.041 283.8) |
| XYZ | xyz(43.6822, 44.0178, 63.3099) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.23
Lightsteelblue
#B0C4DE
ΔE00 9.57
Light Blue Grey
#B7C9E2
ΔE00 9.81
Periwinkle
#CCCCFF
ΔE00 9.84
Lavender
#B39DDB
ΔE00 10.06
Dove Gray
#B6B8BD
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFCC #CCCBAE
analogous
#AEBECC #AEAFCC #BCAECC
triadic
#AEAFCC #CCAEAF #AFCCAE
tetradic
#AEAFCC #CCAEBE #CCCBAE #AECCBC
square
#AEAFCC #CCAEBE #CCCBAE #AECCBC
split-complementary
#AEAFCC #CCBCAE #BECCAE
monochromatic
#63659D #888AB4 #AEAFCC #D4D4E4 #ECECF3
Accessibility & contrast
On white
2.14
#AEAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AEAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFCC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFCC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CD
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#A8B4B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeafcc; /* rgb */ color: rgb(174, 175, 204); /* oklch */ color: oklch(76.3% 0.041 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6db',
500: '#aeafcc',
950: '#000000',
},
}SCSS
$custom: #aeafcc; $custom-light: #c6c6db; $custom-dark: #000000;
JSON
{
"hex": "#aeafcc",
"rgb": {
"r": 174,
"g": 175,
"b": 204
},
"hsl": {
"h": 238,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76271,
"c": 0.04127,
"h": 283.8
},
"luminance": 0.44018
}Semantic roles & 50–950 ramp
primary
#AEAFCC
secondary
#EAE9E1
accent
#9E44A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283