#AEAFCF#AEAFCF
#AEAFCF is a light, muted blue. Relative luminance 0.442; OKLCH L 76.4% C 0.046 H 283.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFCF |
|---|---|
| RGB | rgb(174, 175, 207) |
| HSL | hsl(238, 26%, 75%) |
| HSV | hsv(238, 16%, 81%) |
| CMYK | cmyk(15.9%, 15.5%, 0%, 18.8%) |
| CIE-LAB | lab(72.34, 6.16, -16.29) |
| CIE-LCH | lch(72.34, 17.41, 290.71°) |
| OKLab | oklab(76.38% 0.0109 -0.0442) |
| OKLCH | oklch(76.38% 0.046 283.8) |
| XYZ | xyz(44.0455, 44.1631, 65.2232) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.56
Periwinkle
#CCCCFF
ΔE00 9.25
Lavender
#B39DDB
ΔE00 9.29
Lightsteelblue
#B0C4DE
ΔE00 9.79
Light Blue Grey
#B7C9E2
ΔE00 10.05
Cloudy Blue
#ACC2D9
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFCF #CFCEAE
analogous
#AEC0CF #AEAFCF #BEAECF
triadic
#AEAFCF #CFAEAF #AFCFAE
tetradic
#AEAFCF #CFAEC0 #CFCEAE #AECFBE
square
#AEAFCF #CFAEC0 #CFCEAE #AECFBE
split-complementary
#AEAFCF #CFBEAE #C0CFAE
monochromatic
#6163A1 #8889B8 #AEAFCF #D4D5E6 #ECECF4
Accessibility & contrast
On white
2.14
#AEAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AEAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFCF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFCF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D0
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#A7B4B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeafcf; /* rgb */ color: rgb(174, 175, 207); /* oklch */ color: oklch(76.4% 0.046 283.8);
Tailwind
colors: {
custom: {
50: '#c6c6dd',
500: '#aeafcf',
950: '#000000',
},
}SCSS
$custom: #aeafcf; $custom-light: #c6c6dd; $custom-dark: #000000;
JSON
{
"hex": "#aeafcf",
"rgb": {
"r": 174,
"g": 175,
"b": 207
},
"hsl": {
"h": 238.182,
"s": 25.581,
"l": 74.706
},
"oklch": {
"l": 0.76379,
"c": 0.04554,
"h": 283.8
},
"luminance": 0.44164
}Semantic roles & 50–950 ramp
primary
#AEAFCF
secondary
#EAEAE1
accent
#A141A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283