#AFAFC8#AFAFC8
#AFAFC8 is a light, muted blue. Relative luminance 0.439; OKLCH L 76.2% C 0.035 H 285.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAFC8 |
|---|---|
| RGB | rgb(175, 175, 200) |
| HSL | hsl(240, 19%, 74%) |
| HSV | hsv(240, 13%, 78%) |
| CMYK | cmyk(12.5%, 12.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.19, 4.99, -12.66) |
| CIE-LCH | lch(72.19, 13.61, 291.49°) |
| OKLab | oklab(76.21% 0.0095 -0.0342) |
| OKLCH | oklch(76.21% 0.036 285.5) |
| XYZ | xyz(43.4323, 43.9437, 60.8262) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.66
Light Blue Grey
#B7C9E2
ΔE00 9.84
Light Periwinkle
#C1C6FC
ΔE00 10.30
Cloudy Blue
#ACC2D9
ΔE00 10.55
Thistle
#D8BFD8
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAFC8 #C8C8AF
analogous
#AFBBC8 #AFAFC8 #BBAFC8
triadic
#AFAFC8 #C8AFAF #AFC8AF
tetradic
#AFAFC8 #C8AFBB #C8C8AF #AFC8BB
square
#AFAFC8 #C8AFBB #C8C8AF #AFC8BB
split-complementary
#AFAFC8 #C8BBAF #BBC8AF
monochromatic
#676796 #8B8BAF #AFAFC8 #D3D3E1 #EDEDF3
Accessibility & contrast
On white
2.15
#AFAFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AFAFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAFC8
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAFC8 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2C9
Deuteranopia (green-blind)
#A9B0C7
Tritanopia (blue-blind)
#AAB3B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afafc8; /* rgb */ color: rgb(175, 175, 200); /* oklch */ color: oklch(76.2% 0.035 285.5);
Tailwind
colors: {
custom: {
50: '#c7c6d8',
500: '#afafc8',
950: '#000000',
},
}SCSS
$custom: #afafc8; $custom-light: #c7c6d8; $custom-dark: #000000;
JSON
{
"hex": "#afafc8",
"rgb": {
"r": 175,
"g": 175,
"b": 200
},
"hsl": {
"h": 240,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.7621,
"c": 0.0355,
"h": 285.5
},
"luminance": 0.43944
}Semantic roles & 50–950 ramp
primary
#AFAFC8
secondary
#E9E9E2
accent
#9D499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283