#AFAEC1#AFAEC1
#AFAEC1 is a light, muted blue. Relative luminance 0.432; OKLCH L 75.8% C 0.027 H 288.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEC1 |
|---|---|
| RGB | rgb(175, 174, 193) |
| HSL | hsl(243, 13%, 72%) |
| HSV | hsv(243, 10%, 76%) |
| CMYK | cmyk(9.3%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(71.71, 4.08, -9.53) |
| CIE-LCH | lch(71.71, 10.37, 293.17°) |
| OKLab | oklab(75.77% 0.0084 -0.0256) |
| OKLCH | oklch(75.77% 0.027 288.2) |
| XYZ | xyz(42.4390, 43.2361, 56.5513) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.22
Dark Gray
#A9A9A9
ΔE00 9.22
Cool Gray
#9AA7B0
ΔE00 9.80
Lightsteelblue
#B0C4DE
ΔE00 9.96
Silver
#C0C0C0
ΔE00 10.03
Light Blue Grey
#B7C9E2
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEC1 #C0C1AE
analogous
#AEB7C1 #AFAEC1 #B9AEC1
triadic
#AFAEC1 #C1AFAE #AEC1AF
tetradic
#AFAEC1 #C1AEB7 #C0C1AE #AEC1B9
square
#AFAEC1 #C1AEB7 #C0C1AE #AEC1B9
split-complementary
#AFAEC1 #C1B9AE #B7C1AE
monochromatic
#6C6A8B #8D8BA6 #AFAEC1 #D1D1DC #EEEEF2
Accessibility & contrast
On white
2.18
#AFAEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#AFAEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEC1
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEC1 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C2
Deuteranopia (green-blind)
#AAAFC0
Tritanopia (blue-blind)
#ACB1B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaec1; /* rgb */ color: rgb(175, 174, 193); /* oklch */ color: oklch(75.8% 0.027 288.2);
Tailwind
colors: {
custom: {
50: '#c7c6d3',
500: '#afaec1',
950: '#000000',
},
}SCSS
$custom: #afaec1; $custom-light: #c7c6d3; $custom-dark: #000000;
JSON
{
"hex": "#afaec1",
"rgb": {
"r": 175,
"g": 174,
"b": 193
},
"hsl": {
"h": 243.158,
"s": 13.287,
"l": 71.961
},
"oklch": {
"l": 0.75766,
"c": 0.02696,
"h": 288.2
},
"luminance": 0.43236
}Semantic roles & 50–950 ramp
primary
#AFAEC1
secondary
#E8E8E3
accent
#974E94
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282