#AAAFCF#AAAFCF
#AAAFCF is a light, muted blue. Relative luminance 0.437; OKLCH L 76.1% C 0.046 H 278.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFCF |
|---|---|
| RGB | rgb(170, 175, 207) |
| HSL | hsl(232, 28%, 74%) |
| HSV | hsv(232, 18%, 81%) |
| CMYK | cmyk(17.9%, 15.5%, 0%, 18.8%) |
| CIE-LAB | lab(72.03, 4.88, -16.78) |
| CIE-LCH | lch(72.03, 17.47, 286.21°) |
| OKLab | oklab(76.07% 0.0066 -0.0456) |
| OKLCH | oklch(76.07% 0.046 278.2) |
| XYZ | xyz(43.1674, 43.7103, 65.1820) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 9.00
Periwinkle
#CCCCFF
ΔE00 9.45
Cloudy Blue
#ACC2D9
ΔE00 9.57
Lavender
#B39DDB
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFCF #CFCAAA
analogous
#AAC2CF #AAAFCF #B8AACF
triadic
#AAAFCF #CFAAAF #AFCFAA
tetradic
#AAAFCF #CFAAC2 #CFCAAA #AACFB8
square
#AAAFCF #CFAAC2 #CFCAAA #AACFB8
split-complementary
#AAAFCF #CFB8AA #C2CFAA
monochromatic
#5C65A3 #838AB9 #AAAFCF #D1D4E5 #EBEDF4
Accessibility & contrast
On white
2.16
#AAAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#AAAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFCF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFCF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D1
Deuteranopia (green-blind)
#A5AFCE
Tritanopia (blue-blind)
#A2B5B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaafcf; /* rgb */ color: rgb(170, 175, 207); /* oklch */ color: oklch(76.1% 0.046 278.2);
Tailwind
colors: {
custom: {
50: '#c3c6dd',
500: '#aaafcf',
950: '#000000',
},
}SCSS
$custom: #aaafcf; $custom-light: #c3c6dd; $custom-dark: #000000;
JSON
{
"hex": "#aaafcf",
"rgb": {
"r": 170,
"g": 175,
"b": 207
},
"hsl": {
"h": 231.892,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.76067,
"c": 0.0461,
"h": 278.2
},
"luminance": 0.43711
}Semantic roles & 50–950 ramp
primary
#AAAFCF
secondary
#EAE9E1
accent
#983FA6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283