#AFABC6#AFABC6
#AFABC6 is a light, muted blue. Relative luminance 0.423; OKLCH L 75.3% C 0.039 H 292.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABC6 |
|---|---|
| RGB | rgb(175, 171, 198) |
| HSL | hsl(249, 19%, 72%) |
| HSV | hsv(249, 14%, 78%) |
| CMYK | cmyk(11.6%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(71.09, 6.76, -13.22) |
| CIE-LCH | lch(71.09, 14.85, 297.08°) |
| OKLab | oklab(75.33% 0.0146 -0.0357) |
| OKLCH | oklch(75.33% 0.039 292.2) |
| XYZ | xyz(42.4331, 42.3168, 59.3476) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 9.81
Lavender
#B39DDB
ΔE00 10.00
Dove Gray
#B6B8BD
ΔE00 10.46
Lilac
#C8A2C8
ΔE00 10.57
Light Periwinkle
#C1C6FC
ΔE00 10.88
Periwinkle
#CCCCFF
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABC6 #C2C6AB
analogous
#ABB5C6 #AFABC6 #BDABC6
triadic
#AFABC6 #C6AFAB #ABC6AF
tetradic
#AFABC6 #C6ABB5 #C2C6AB #ABC6BD
square
#AFABC6 #C6ABB5 #C2C6AB #ABC6BD
split-complementary
#AFABC6 #C6BDAB #B5C6AB
monochromatic
#6B6493 #8C87AD #AFABC6 #D2CFDF #EEEDF3
Accessibility & contrast
On white
2.22
#AFABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AFABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABC6
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABC6 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC7
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#ABAFB4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afabc6; /* rgb */ color: rgb(175, 171, 198); /* oklch */ color: oklch(75.3% 0.039 292.2);
Tailwind
colors: {
custom: {
50: '#c7c4d7',
500: '#afabc6',
950: '#000000',
},
}SCSS
$custom: #afabc6; $custom-light: #c7c4d7; $custom-dark: #000000;
JSON
{
"hex": "#afabc6",
"rgb": {
"r": 175,
"g": 171,
"b": 198
},
"hsl": {
"h": 248.889,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.75328,
"c": 0.03857,
"h": 292.2
},
"luminance": 0.42317
}Semantic roles & 50–950 ramp
primary
#AFABC6
secondary
#E8E9E2
accent
#9D4891
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183