#AFAFCF#AFAFCF
#AFAFCF is a light, muted blue. Relative luminance 0.443; OKLCH L 76.5% C 0.045 H 285.3°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFCF |
|---|---|
| RGB | rgb(175, 175, 207) |
| HSL | hsl(240, 25%, 75%) |
| HSV | hsv(240, 15%, 81%) |
| CMYK | cmyk(15.5%, 15.5%, 0%, 18.8%) |
| CIE-LAB | lab(72.41, 6.48, -16.17) |
| CIE-LCH | lch(72.41, 17.42, 291.85°) |
| OKLab | oklab(76.46% 0.012 -0.0439) |
| OKLCH | oklch(76.46% 0.045 285.3) |
| XYZ | xyz(44.2691, 44.2784, 65.2337) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.64
Lavender
#B39DDB
ΔE00 9.20
Periwinkle
#CCCCFF
ΔE00 9.24
Lightsteelblue
#B0C4DE
ΔE00 10.12
Light Blue Grey
#B7C9E2
ΔE00 10.33
Thistle
#D8BFD8
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFCF #CFCFAF
analogous
#AFBFCF #AFAFCF #BFAFCF
triadic
#AFAFCF #CFAFAF #AFCFAF
tetradic
#AFAFCF #CFAFBF #CFCFAF #AFCFBF
square
#AFAFCF #CFAFBF #CFCFAF #AFCFBF
split-complementary
#AFAFCF #CFBFAF #BFCFAF
monochromatic
#6363A1 #8989B8 #AFAFCF #D5D5E6 #ECECF4
Accessibility & contrast
On white
2.13
#AFAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#AFAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFCF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFCF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B3D0
Deuteranopia (green-blind)
#A7B1CE
Tritanopia (blue-blind)
#A8B4B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #afafcf; /* rgb */ color: rgb(175, 175, 207); /* oklch */ color: oklch(76.5% 0.045 285.3);
Tailwind
colors: {
custom: {
50: '#c7c6dd',
500: '#afafcf',
950: '#000000',
},
}SCSS
$custom: #afafcf; $custom-light: #c7c6dd; $custom-dark: #000000;
JSON
{
"hex": "#afafcf",
"rgb": {
"r": 175,
"g": 175,
"b": 207
},
"hsl": {
"h": 240,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.76458,
"c": 0.04548,
"h": 285.3
},
"luminance": 0.44279
}Semantic roles & 50–950 ramp
primary
#AFAFCF
secondary
#EAEAE1
accent
#A442A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283